mirror of
https://github.com/encounter/numix-blue-gtk-theme.git
synced 2026-07-10 12:18:49 -07:00
Adjust menubar highlight text color
This commit is contained in:
@@ -849,6 +849,7 @@ GtkComboBox .menu {
|
||||
border-color: mix(@menubar_bg_color, @menubar_fg_color, 0.21);
|
||||
background-color: mix(@menubar_bg_color, @menubar_fg_color, 0.21);
|
||||
background-image: none;
|
||||
color: shade(@menubar_fg_color, 1.08);
|
||||
}
|
||||
|
||||
.menubar .menuitem *:hover {
|
||||
|
||||
Reference in New Issue
Block a user