Zen banner height

merge-requests/30/head
Bob Mottram 2020-10-28 23:48:47 +00:00
parent 9fb9c9b308
commit 0155637fa9
1 changed files with 2 additions and 0 deletions

View File

@ -663,6 +663,8 @@ def setThemeZen(baseDir: str):
setRssIconAtTop(baseDir, True)
setPublishButtonAtTop(baseDir, False)
themeParams = {
"banner-height": "25vh",
"banner-height-mobile": "10vh",
"newswire-date-color": "yellow",
"main-bg-color": "#5c4e41",
"column-left-color": "#5c4e41",