forked from indymedia/epicyon
Darker
parent
a90bf051dc
commit
225bda1a08
2
theme.py
2
theme.py
|
@ -921,7 +921,7 @@ def setThemeLight(baseDir: str):
|
||||||
def setThemeIndymediaModern(baseDir: str):
|
def setThemeIndymediaModern(baseDir: str):
|
||||||
name = 'indymediamodern'
|
name = 'indymediamodern'
|
||||||
themeParams = {
|
themeParams = {
|
||||||
"icon-brightness-change": "90%",
|
"icon-brightness-change": "70%",
|
||||||
"border-width-header": "0px",
|
"border-width-header": "0px",
|
||||||
"tab-border-width": "3px",
|
"tab-border-width": "3px",
|
||||||
"tab-border-color": "grey",
|
"tab-border-color": "grey",
|
||||||
|
|
Loading…
Reference in New Issue