diff --git a/theme.py b/theme.py index b7dd3a473..903ebf8dd 100644 --- a/theme.py +++ b/theme.py @@ -1019,7 +1019,7 @@ def setThemeIndymediaModern(baseDir: str): fontStrItalic = \ "url('./fonts/NimbusSanL-italic.otf') format('opentype')" themeParams = { - "column-left-header-line-color": "#767674", + "column-left-header-line-color": "#BBBBBB", "column-left-header-line-width": "1px", "column-left-header-color": "black", "column-left-header-background": "white",