Event background for purple theme

merge-requests/8/head
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",
"today-foreground": "white",
"today-circle": "red",
"event-background": "yellow",
"event-background": "#444",
"event-foreground": "white",
"title-text": "white",
"title-background": "#ff42a0",