mirror of
https://github.com/encounter/numix-blue-gtk-theme.git
synced 2026-07-10 12:18:49 -07:00
Tweaked insensitive toolbar font color
This commit is contained in:
@@ -1704,7 +1704,7 @@ GtkColorButton.button {
|
||||
}
|
||||
|
||||
.toolbar:insensitive {
|
||||
color: alpha (@theme_fg_color, 0.6);
|
||||
color: mix(@toolbar_fg_color, @toolbar_bg_color, 0.5);
|
||||
background-color: shade(@toolbar_bg_color, 0.9);
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user