diff --git a/theme/gnome-shell_css/datemenu.css b/theme/gnome-shell_css/datemenu.css index d8f3bea..1ea833c 100644 --- a/theme/gnome-shell_css/datemenu.css +++ b/theme/gnome-shell_css/datemenu.css @@ -62,6 +62,11 @@ color: TEXT-PRIMARY-COLOR; } +/* day of week heading */ +.calendar-day.calendar-day-heading { + color: TEXT-SECONDARY-COLOR; +} + /* day buttons, prev/next month button */ .calendar-day, .calendar-month-header .pager-button {