Link background color

main
Bob Mottram 2020-05-29 11:08:56 +01:00
parent ce96c1efae
commit c38b65bee3
1 changed files with 1 additions and 0 deletions

View File

@ -159,6 +159,7 @@ def setThemeBlue(baseDir: str):
themeParams = {
"main-bg-color": "#002365",
"text-entry-background": "#002365",
"link-bg-color": "#002365",
"main-bg-color-reply": "#002365",
"main-bg-color-report": "#002365",
"day-number2": "#002365",