mirror of https://gitlab.com/bashrc2/epicyon
Event background for purple theme
parent
265ff914c7
commit
f99fff54fa
2
theme.py
2
theme.py
|
@ -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",
|
||||||
|
|
Loading…
Reference in New Issue