theme: Make today weekend fg color legible
- when a weekend is today, the insensitive color was illegible Fixes https://gitlab.gnome.org/GNOME/gnome-shell/-/issues/6846 Part-of: <https://gitlab.gnome.org/GNOME/gnome-shell/-/merge_requests/2857>
This commit is contained in:
parent
b227d63e93
commit
b6658cd2b7
@ -98,6 +98,7 @@
|
||||
|
||||
&.calendar-today {
|
||||
@extend .button, .default;
|
||||
color: $selected_fg_color; /* override weekends */
|
||||
}
|
||||
|
||||
&.calendar-day-with-events {
|
||||
|
Loading…
Reference in New Issue
Block a user