Solidaric theme date color

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

View File

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