lcd theme dropdown background

main
Bob Mottram 2020-05-28 15:23:04 +01:00
parent b677c3994e
commit b0574567f1
1 changed files with 2 additions and 0 deletions

View File

@ -208,6 +208,8 @@ def setThemeLCD(baseDir: str):
"gallery-font-size-mobile": "55px",
"button-corner-radius": "1px",
"timeline-border-radius": "1px",
"dropdown-bg-color": "#9fb42b",
"dropdown-bg-color-hover": "#4fb42b",
"*font-family": "'LcdSolid'",
"*src": "url('./fonts/LcdSolid.ttf') format('truetype')"
}