Fix mode hint not using gruvbox
This commit is contained in:
		@@ -39,7 +39,7 @@ window#waybar {
 | 
				
			|||||||
}
 | 
					}
 | 
				
			||||||
#mode {
 | 
					#mode {
 | 
				
			||||||
	background: #fb4934;
 | 
						background: #fb4934;
 | 
				
			||||||
	color: @theme_base_color;
 | 
						color: #ebdbb2;
 | 
				
			||||||
	padding: 0 1em;
 | 
						padding: 0 1em;
 | 
				
			||||||
}
 | 
					}
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user