mirror of https://gitlab.com/bashrc2/epicyon
Square look
parent
9658eb1375
commit
c9512ae2e0
2
theme.py
2
theme.py
|
@ -906,6 +906,8 @@ def setThemeLight(baseDir: str):
|
|||
def setThemeIndymediaModern(baseDir: str):
|
||||
name = 'indymediamodern'
|
||||
themeParams = {
|
||||
"button-corner-radius": "7px",
|
||||
"timeline-border-radius": "0px",
|
||||
"publish-button-background": "#25408f",
|
||||
"publish-button-text": "white",
|
||||
"hashtag-background-color": "lightblue",
|
||||
|
|
Loading…
Reference in New Issue