diff --git a/theme.py b/theme.py index 60df1026..8f71c0b5 100644 --- a/theme.py +++ b/theme.py @@ -865,7 +865,7 @@ def setThemePurple(baseDir: str): "day-number2": "lightgrey", "today-foreground": "white", "today-circle": "red", - "event-background": "yellow", + "event-background": "#444", "event-foreground": "white", "title-text": "white", "title-background": "#ff42a0",