Solidaric button background color

merge-requests/8/head
Bob Mottram 2020-10-15 15:42:49 +01:00
parent 46cc5ea596
commit 9b0e0451c2
1 changed files with 2 additions and 0 deletions

View File

@ -840,6 +840,8 @@ def setThemeLight(baseDir: str):
def setThemeSolidaric(baseDir: str):
name = 'solidaric'
themeParams = {
"button-highlighted": "darkred",
"button-selected-highlighted": "darkred",
"newswire-date-color": "grey",
"focus-color": "grey",
"font-size-button-mobile": "36px",