mirror of https://gitlab.com/bashrc2/epicyon
Background colors of dms
parent
32f4570a93
commit
f13973d4cb
3
theme.py
3
theme.py
|
@ -190,6 +190,9 @@ def setThemeNight(baseDir: str):
|
|||
"text-entry-background": "#0f0d10",
|
||||
"link-bg-color": "#0f0d10",
|
||||
"main-fg-color": "#7961ab",
|
||||
"main-bg-color-dm": "#0b0a0a",
|
||||
"main-bg-color-reply": "#030202",
|
||||
"main-bg-color-report": "#050202",
|
||||
"border-color": "#7961ab",
|
||||
"main-bg-color-reply": "#0f0d10",
|
||||
"main-bg-color-report": "#0f0d10",
|
||||
|
|
Loading…
Reference in New Issue