mirror of
https://github.com/edu4rdshl/gnome-shell.git
synced 2026-07-17 23:24:51 +00:00
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
1 changed files with 1 additions and 0 deletions
|
|
@ -98,6 +98,7 @@
|
|||
|
||||
&.calendar-today {
|
||||
@extend .button, .default;
|
||||
color: $selected_fg_color; /* override weekends */
|
||||
}
|
||||
|
||||
&.calendar-day-with-events {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue