-
-
Notifications
You must be signed in to change notification settings - Fork 5
Description
This is a continuation of the discussion started in https://codeberg.org/dnkl/foot/pulls/1331
In short, the red and magenta (and at least for me, the red in particular) are a bit hard to read. Not excessively so, but still a bit worse than the other colors.
At least for me, it's perceived as red and magenta almost being a bit blurry.
Relevant comments from the codeberg issue
This theme maybe helpful for colorblind people but it does have some accessibility issues
* the red color (CF1745) fails WCAG AA and AAA against the background (242424)
* the magenta color (D926AC) also fails WCAG AA and AAA against the background (242424)The lightness values of the colors on the CIELAB color space are also considerably different which makes the perception of colors to be skewed.
https://codeberg.org/dnkl/foot/pulls/1331#issuecomment-891796
and
I personally think this would be a fairly good default theme. I do however agree with @ayushnix that the magenta, and red in particular, are a bit hard to read.
@helene have you considered upping their intensity levels a bit? Or darkening the background?
FWIW, the bright colors appear to be fine.
https://codeberg.org/dnkl/foot/pulls/1331#issuecomment-979642