LCD theme banner

main
Bob Mottram 2020-05-28 18:27:16 +01:00
parent 2fa1ff48a0
commit 45e9e9ec50
3 changed files with 4 additions and 3 deletions

BIN
img/banner_lcd.png 100644

Binary file not shown.

After

Width:  |  Height:  |  Size: 4.4 KiB

BIN
img/image_lcd.png 100644

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.3 KiB

View File

@ -183,9 +183,10 @@ def setThemeLCD(baseDir: str):
"border-width": "5px",
"main-link-color": "#9fb42b",
"main-visited-color": "#9fb42b",
"button-selected": "#01b82b",
"button-background": "#65d82b",
"button-text": "black",
"button-selected": "black",
"button-highlighted": "green",
"button-background": "#33390d",
"button-text": "#9fb42b",
"color: #FFFFFE;": "color: #9fb42b;",
"calendar-bg-color": "#eee",
"lines-color": "#ff42a0",