mirror of https://gitlab.com/bashrc2/epicyon
Opentype
parent
3f58731c7b
commit
9c509bc94d
2
theme.py
2
theme.py
|
@ -947,7 +947,7 @@ def setThemeLight(baseDir: str):
|
|||
def setThemeIndymediaModern(baseDir: str):
|
||||
name = 'indymediamodern'
|
||||
fontStr = \
|
||||
"url('./fonts/NimbusSanL.otf') format('otf')"
|
||||
"url('./fonts/NimbusSanL.otf') format('opentype')"
|
||||
themeParams = {
|
||||
"container-button-padding": "0px",
|
||||
"container-button-margin": "0px",
|
||||
|
|
Loading…
Reference in New Issue