Matching glow

main
Bob Mottram 2020-06-08 11:00:12 +01:00
parent ae3d4edcef
commit d291ac278c
1 changed files with 5 additions and 5 deletions

View File

@ -197,11 +197,11 @@ def setThemeNight(baseDir: str):
"cw-glow-radius3": "50px", "cw-glow-radius3": "50px",
"cw-glow-radius4": "60px", "cw-glow-radius4": "60px",
"cw-glow-radius5": "70px", "cw-glow-radius5": "70px",
"cw-glow-color1": "blue", "cw-glow-color1": "#7961ab",
"cw-glow-color2": "blue", "cw-glow-color2": "#7961ab",
"cw-glow-color3": "blue", "cw-glow-color3": "#7961ab",
"cw-glow-color4": "blue", "cw-glow-color4": "#7961ab",
"cw-glow-color5": "blue", "cw-glow-color5": "#7961ab",
"cw-background": "black", "cw-background": "black",
"main-bg-color": "#0f0d10", "main-bg-color": "#0f0d10",
"text-entry-background": "#0f0d10", "text-entry-background": "#0f0d10",