diff --git a/theme.py b/theme.py index 54de6cd3a..891d9ed9c 100644 --- a/theme.py +++ b/theme.py @@ -921,7 +921,7 @@ def setThemeLight(baseDir: str): def setThemeIndymediaModern(baseDir: str): name = 'indymediamodern' themeParams = { - "icon-brightness-change": "90%", + "icon-brightness-change": "70%", "border-width-header": "0px", "tab-border-width": "3px", "tab-border-color": "grey",