mirror of https://gitlab.com/bashrc2/epicyon
Closer icons
parent
5b730b4ba6
commit
880902460b
1
theme.py
1
theme.py
|
@ -1026,6 +1026,7 @@ def setThemeIndymediaModern(baseDir: str):
|
||||||
fontStrItalic = \
|
fontStrItalic = \
|
||||||
"url('./fonts/NimbusSanL-italic.otf') format('opentype')"
|
"url('./fonts/NimbusSanL-italic.otf') format('opentype')"
|
||||||
themeParams = {
|
themeParams = {
|
||||||
|
"containericons-horizontal-spacing": "0%",
|
||||||
"font-size-header": "14px",
|
"font-size-header": "14px",
|
||||||
"font-size": "22px",
|
"font-size": "22px",
|
||||||
"font-size2": "16px",
|
"font-size2": "16px",
|
||||||
|
|
Loading…
Reference in New Issue