diff --git a/theme.py b/theme.py index bc752b06..a54bf0b1 100644 --- a/theme.py +++ b/theme.py @@ -462,6 +462,7 @@ def setThemeNight(baseDir: str): fontStrItalic = \ "url('./fonts/solidaric-italic.woff2') format('woff2')" themeParams = { + "column-left-header-background": "#07447c", "banner-height": "15vh", "banner-height-mobile": "10vh", "focus-color": "blue",