mirror of https://gitlab.com/bashrc2/epicyon
Henge theme right column image
parent
bd049ff0b4
commit
54726c689d
Binary file not shown.
After Width: | Height: | Size: 25 KiB |
2
theme.py
2
theme.py
|
@ -478,6 +478,8 @@ def setThemeHenge(baseDir: str):
|
|||
removeTheme(baseDir)
|
||||
setThemeInConfig(baseDir, name)
|
||||
themeParams = {
|
||||
"column-left-image-width-mobile": "40vw",
|
||||
"column-right-image-width-mobile": "40vw",
|
||||
"font-size-button-mobile": "36px",
|
||||
"font-size": "32px",
|
||||
"font-size2": "26px",
|
||||
|
|
Loading…
Reference in New Issue