mirror of https://gitlab.com/bashrc2/epicyon
Zen banner height
parent
9fb9c9b308
commit
0155637fa9
2
theme.py
2
theme.py
|
@ -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",
|
||||
|
|
Loading…
Reference in New Issue