Background colors of dms

main
Bob Mottram 2020-06-05 22:41:11 +01:00
parent 32f4570a93
commit f13973d4cb
1 changed files with 3 additions and 0 deletions

View File

@ -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",