Square look

merge-requests/30/head
Bob Mottram 2020-10-24 23:16:33 +01:00
parent 9658eb1375
commit c9512ae2e0
1 changed files with 2 additions and 0 deletions

View File

@ -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",