lcd theme date color

merge-requests/8/head
Bob Mottram 2020-10-15 11:49:33 +01:00
parent 4406328591
commit c08ffe46a9
1 changed files with 3 additions and 0 deletions

View File

@ -597,6 +597,9 @@ def setThemeHighVis(baseDir: str):
def setThemeLCD(baseDir: str):
name = 'lcd'
themeParams = {
"newswire-date-color": "#cfb42b",
"column-left-header-background": "#9fb42b",
"column-left-header-color": "#33390d",
"main-bg-color": "#9fb42b",
"column-left-color": "#33390d",
"column-left-fg-color": "#9fb42b",