From b71f89a2e1ae316af8b066daec5810bdcaf6000a Mon Sep 17 00:00:00 2001 From: Uyanide Date: Fri, 1 Aug 2025 18:47:24 +0200 Subject: [PATCH] . --- .scripts/change-colortheme.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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