dm background color

main
Bob Mottram 2020-05-29 22:34:25 +01:00
parent 2c6fe8f2be
commit 268a512486
1 changed files with 1 additions and 0 deletions

View File

@ -315,6 +315,7 @@ def setThemeHacker(baseDir: str):
themeParams = {
"main-bg-color": "black",
"link-bg-color": "black",
"main-bg-color-dm": "#0b0a0a",
"main-bg-color-reply": "#030202",
"main-bg-color-report": "#050202",
"main-header-color-roles": "#1f192d",