dm background color

main
Bob Mottram 2020-06-12 22:49:38 +01:00
parent 0b9ff44081
commit ff2a0ff5c2
1 changed files with 1 additions and 1 deletions

View File

@ -293,7 +293,7 @@ def setThemeHenge(baseDir: str):
"main-link-color": "white",
"main-visited-color": "#e1c4bc",
"main-fg-color": "white",
"main-bg-color-dm": "#0b0a0a",
"main-bg-color-dm": "#343335",
"border-color": "#222",
"border-width": "5px",
"main-bg-color-reply": "#383335",