mirror of
https://github.com/encounter/numix-blue-gtk-theme.git
synced 2026-07-10 12:18:49 -07:00
Fixed GtcCalendar color
This commit is contained in:
@@ -481,13 +481,10 @@ GtkCalendar {
|
||||
padding: 3px;
|
||||
}
|
||||
|
||||
GtkCalendar:inconsistent {
|
||||
color: alpha(@theme_fg_color, 0.6);
|
||||
}
|
||||
|
||||
GtkCalendar.view,
|
||||
GtkCalendar.header,
|
||||
GtkCalendar.button,
|
||||
GtkCalendar.button:hover,
|
||||
GtkCalendar.button:insensitive {
|
||||
border-width: 0;
|
||||
background-color: transparent;
|
||||
@@ -498,7 +495,6 @@ GtkCalendar.button:insensitive {
|
||||
GtkCalendar.highlight {
|
||||
border-width: 0;
|
||||
background-color: transparent;
|
||||
color: shade(@theme_fg_color, 0.6);
|
||||
}
|
||||
|
||||
/******************
|
||||
|
||||
Reference in New Issue
Block a user