change gtk theme
This commit is contained in:
		
							parent
							
								
									387aea1a21
								
							
						
					
					
						commit
						816224ccd8
					
				
					 1 changed files with 6 additions and 9 deletions
				
			
		| 
						 | 
					@ -15,18 +15,15 @@
 | 
				
			||||||
      size = 11;
 | 
					      size = 11;
 | 
				
			||||||
    };
 | 
					    };
 | 
				
			||||||
    iconTheme = {
 | 
					    iconTheme = {
 | 
				
			||||||
      name = "Catppuccin-Icons-Mocciatio";
 | 
					      package = pkgs.papirus-icon-theme;
 | 
				
			||||||
      package = pkgs.catppuccin-papirus-folders.override {
 | 
					      name = "Papirus-Dark";
 | 
				
			||||||
        flavor = "mocha";
 | 
					 | 
				
			||||||
        accent = "lavender";
 | 
					 | 
				
			||||||
      };
 | 
					 | 
				
			||||||
    };
 | 
					    };
 | 
				
			||||||
    theme = {
 | 
					    theme = {
 | 
				
			||||||
      name = "Catppuccin-Macchiato-Lavender";
 | 
					      name = "Catppuccin-Macchiato-Compact-Pink-Dark";
 | 
				
			||||||
      package = pkgs.catppuccin-gtk.override {
 | 
					      package = pkgs.catppuccin-gtk.override {
 | 
				
			||||||
        accents = [ "lavender" ];
 | 
					        accents = [ "pink" ];
 | 
				
			||||||
        size = "standard";
 | 
					        size = "compact";
 | 
				
			||||||
        tweaks = [ "normal" ];
 | 
					        tweaks = [ "rimless" ];
 | 
				
			||||||
        variant = "macchiato";
 | 
					        variant = "macchiato";
 | 
				
			||||||
      };
 | 
					      };
 | 
				
			||||||
    };
 | 
					    };
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue