diff --git a/.scripts/change-colortheme.py b/.scripts/change-colortheme.py index 8ea5bba..6717705 100755 --- a/.scripts/change-colortheme.py +++ b/.scripts/change-colortheme.py @@ -188,7 +188,7 @@ def change_wlogout(flavor): def match_color(color: str) -> str: """ Matches a given color to the closest color in the palette.""" - # HUE distance of the given and returned color must not exceed this value + # HUE distance of the given and returned color must no