INCREASE border to fullfill a11y contrast

This commit is contained in:
GithubAnon0000 2025-07-06 19:21:39 +02:00
parent f927aa5788
commit b4e422e434

View file

@ -153,7 +153,7 @@ $vars: (
default: (
"Border color with medium contrast against window background",
(
light: palette(lightgray, 6),
light: palette(lightgray, 9),
dark: palette(darkgray, 7),
),
),