diff --git a/theme.py b/theme.py index 37260f93..bd0d3d88 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": "10px", - "cw-glow-radius2": "11px", - "cw-glow-radius3": "12px", - "cw-glow-radius4": "13px", - "cw-glow-radius5": "14px", + "cw-glow-radius1": "5px", + "cw-glow-radius2": "6px", + "cw-glow-radius3": "7px", + "cw-glow-radius4": "8px", + "cw-glow-radius5": "9px", "cw-glow-color1": "#7961ab", "cw-glow-color2": "#7961ab", "cw-glow-color3": "#7961ab",