mirror of https://gitlab.com/bashrc2/epicyon
Calendar colors
parent
3ce0a47f2e
commit
5cc52370b6
4
theme.py
4
theme.py
|
@ -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",
|
||||
|
|
Loading…
Reference in New Issue