Calendar colors

main
Bob Mottram 2020-06-09 15:21:33 +01:00
parent 3ce0a47f2e
commit 5cc52370b6
1 changed files with 3 additions and 1 deletions

View File

@ -252,9 +252,11 @@ def setThemeStarlight(baseDir: str):
"button-background": "#69282c",
"button-selected": "#a34046",
"calendar-bg-color": "#0f0d10",
"title-text": "#ffc4bc",
"title-background": "#69282c",
"lines-color": "#ffc4bc",
"day-number": "#ffc4bc",
"day-number2": "#555",
"day-number2": "#aaa",
"event-background": "#111",
"cw-glow-radius1": "30px",
"cw-glow-radius2": "40px",