mirror of
				https://github.com/WarrenHood/dotfiles.git
				synced 2025-11-04 10:38:40 +00:00 
			
		
		
		
	Make systray bg consistent
This commit is contained in:
		
							parent
							
								
									982b558ec9
								
							
						
					
					
						commit
						bdec70f047
					
				| 
						 | 
					@ -24,7 +24,7 @@ theme.bg_normal     = "#222222AA"
 | 
				
			||||||
theme.bg_focus      = "#222222AA"
 | 
					theme.bg_focus      = "#222222AA"
 | 
				
			||||||
theme.bg_urgent     = "#cc0088"
 | 
					theme.bg_urgent     = "#cc0088"
 | 
				
			||||||
theme.bg_minimize   = "#222222"
 | 
					theme.bg_minimize   = "#222222"
 | 
				
			||||||
theme.bg_systray    = "#7777DD"
 | 
					theme.bg_systray    = "#444444"
 | 
				
			||||||
 | 
					
 | 
				
			||||||
theme.fg_normal     = "#FFFFFF"
 | 
					theme.fg_normal     = "#FFFFFF"
 | 
				
			||||||
theme.fg_focus      = "#77DDDD"
 | 
					theme.fg_focus      = "#77DDDD"
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
		Reference in a new issue