theme: on light theme use light variante instead of default
This commit is contained in:
		
							parent
							
								
									a023a9f103
								
							
						
					
					
						commit
						d9d2d2aae6
					
				
					 1 changed files with 2 additions and 2 deletions
				
			
		| 
						 | 
				
			
			@ -54,8 +54,8 @@ let
 | 
			
		|||
      };
 | 
			
		||||
    };
 | 
			
		||||
    light = {
 | 
			
		||||
      gtk_theme = "Orchis-Red-Compact";
 | 
			
		||||
      icon_theme = "Papirus";
 | 
			
		||||
      gtk_theme = "Orchis-Red-Light-Compact";
 | 
			
		||||
      icon_theme = "Papirus-Light";
 | 
			
		||||
      cursor_theme = "Bibata-Modern-Classic";
 | 
			
		||||
 | 
			
		||||
      background = "~/.local/share/backgrounds/nixos-light-pattern.png";
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue