Night theme style

merge-requests/8/head
Bob Mottram 2020-10-14 20:11:43 +01:00
parent 75af4b8d35
commit ef66cdae39
2 changed files with 5 additions and 5 deletions

Binary file not shown.

Before

Width:  |  Height:  |  Size: 146 KiB

After

Width:  |  Height:  |  Size: 188 KiB

View File

@ -375,17 +375,17 @@ def setThemeNight(baseDir: str):
"link-bg-color": "#0f0d10",
"main-link-color": "ff9900",
"main-link-color-hover": "#d09338",
"main-fg-color": "#a961ab",
"column-left-fg-color": "#a961ab",
"main-fg-color": "#0481f5",
"column-left-fg-color": "#0481f5",
"main-bg-color-dm": "#0b0a0a",
"border-color": "#606984",
"main-bg-color-reply": "#0f0d10",
"main-bg-color-report": "#0f0d10",
"hashtag-vertical-spacing3": "100px",
"hashtag-vertical-spacing4": "150px",
"button-background-hover": "#6961ab",
"button-background": "#a961ab",
"button-selected": "#86579d",
"button-background-hover": "#0481f5",
"button-background": "#07447c",
"button-selected": "#0481f5",
"calendar-bg-color": "#0f0d10",
"lines-color": "#a961ab",
"day-number": "#a961ab",