Distinguishing date color

main
Bob Mottram 2020-10-28 23:19:10 +00:00
parent 3ab809e820
commit 9dc7396228
1 changed files with 1 additions and 0 deletions

View File

@ -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",