diff --git a/theme.py b/theme.py index 3816578bc..bc752b061 100644 --- a/theme.py +++ b/theme.py @@ -525,6 +525,7 @@ def setThemeStarlight(baseDir: str): setRssIconAtTop(baseDir, True) setPublishButtonAtTop(baseDir, False) themeParams = { + "column-left-header-background": "#69282c", "column-left-image-width-mobile": "40vw", "line-spacing-newswire": "120%", "focus-color": "darkred",