mirror of https://gitlab.com/bashrc2/epicyon
Header background color
parent
2738254d0b
commit
3af89c8920
1
theme.py
1
theme.py
|
@ -525,6 +525,7 @@ def setThemeStarlight(baseDir: str):
|
|||
setRssIconAtTop(baseDir, True)
|
||||
setPublishButtonAtTop(baseDir, False)
|
||||
themeParams = {
|
||||
"column-left-header-background": "#69282c",
|
||||
"column-left-image-width-mobile": "40vw",
|
||||
"line-spacing-newswire": "120%",
|
||||
"focus-color": "darkred",
|
||||
|
|
Loading…
Reference in New Issue