Dropdown colors

main
Bob Mottram 2020-05-29 22:08:24 +01:00
parent b3d2b059eb
commit 915e756b82
1 changed files with 2 additions and 0 deletions

View File

@ -364,6 +364,8 @@ def setThemeLight(baseDir: str):
"text-entry-foreground": "#111",
"text-entry-background": "white",
"font-color-header": "black",
"dropdown-fg-color": "#222",
"dropdown-fg-color-hover": "#222",
"dropdown-bg-color": "white",
"dropdown-bg-color-hover": "lightgrey",
"cw-background": "white",