Event background for purple theme

main
Bob Mottram 2020-11-12 10:08:07 +00:00
parent 265ff914c7
commit f99fff54fa
1 changed files with 1 additions and 1 deletions

View File

@ -865,7 +865,7 @@ def setThemePurple(baseDir: str):
"day-number2": "lightgrey", "day-number2": "lightgrey",
"today-foreground": "white", "today-foreground": "white",
"today-circle": "red", "today-circle": "red",
"event-background": "yellow", "event-background": "#444",
"event-foreground": "white", "event-foreground": "white",
"title-text": "white", "title-text": "white",
"title-background": "#ff42a0", "title-background": "#ff42a0",