mirror of https://gitlab.com/bashrc2/epicyon
Comma
parent
23d94ee614
commit
b3f7ad2e72
2
theme.py
2
theme.py
|
@ -311,7 +311,7 @@ def setThemeIndymedia(baseDir: str):
|
|||
"column-center-width": "70vw",
|
||||
"column-right-width": "20vw",
|
||||
"column-right-icon-size": "11%",
|
||||
"login-button-color": "red"
|
||||
"login-button-color": "red",
|
||||
"login-button-fg-color": "white"
|
||||
}
|
||||
setThemeFromDict(baseDir, name, themeParams, bgParams)
|
||||
|
|
Loading…
Reference in New Issue