mirror of https://gitlab.com/bashrc2/epicyon
Purple theme time color
parent
7b6e443370
commit
6aae6cbd52
2
theme.py
2
theme.py
|
@ -111,7 +111,7 @@ def setThemePurple(baseDir: str):
|
||||||
"lines-color": "#ff42a0",
|
"lines-color": "#ff42a0",
|
||||||
"day-number": "#3f2145",
|
"day-number": "#3f2145",
|
||||||
"day-number2": "#1f152d",
|
"day-number2": "#1f152d",
|
||||||
"time-color": "#3f2145",
|
"time-color": "#ff42a0",
|
||||||
"place-color": "black",
|
"place-color": "black",
|
||||||
"event-color": "#282c37",
|
"event-color": "#282c37",
|
||||||
"today-foreground": "white",
|
"today-foreground": "white",
|
||||||
|
|
Loading…
Reference in New Issue