diff --git a/theme.py b/theme.py index eb4717344..f46e9afd6 100644 --- a/theme.py +++ b/theme.py @@ -663,6 +663,7 @@ def setThemeZen(baseDir: str): setRssIconAtTop(baseDir, True) setPublishButtonAtTop(baseDir, False) themeParams = { + "newswire-date-color": "yellow", "main-bg-color": "#5c4e41", "column-left-color": "#5c4e41", "text-entry-background": "#5c4e41",