diff --git a/theme.py b/theme.py index de6b3424..37260f93 100644 --- a/theme.py +++ b/theme.py @@ -192,11 +192,11 @@ def setThemeNight(baseDir: str): "font-size3": "40px", "font-size4": "24px", "font-size5": "22px", - "cw-glow-radius1": "30px", - "cw-glow-radius2": "40px", - "cw-glow-radius3": "50px", - "cw-glow-radius4": "60px", - "cw-glow-radius5": "70px", + "cw-glow-radius1": "10px", + "cw-glow-radius2": "11px", + "cw-glow-radius3": "12px", + "cw-glow-radius4": "13px", + "cw-glow-radius5": "14px", "cw-glow-color1": "#7961ab", "cw-glow-color2": "#7961ab", "cw-glow-color3": "#7961ab",