Visual comparison of current issues and proposed fixes
White text on grey background fails WCAG AA requirements (needs 4.5:1 minimum)
Minimal theme uses white text on yellow, while Default theme correctly uses black
White text on pink background barely fails WCAG AA for normal text
The accent color (teal/blue) used for hover states is too dark against dark backgrounds
This is the menu dropdown issue you mentioned - project names are hard to read
The "Grayscale Reverse" color scheme uses nearly invisible colors in dark mode
Comparing all status labels before and after fixes
Additional improvements for ADHD, Autism, and Dyslexia
Three options ranging from bold to subtle:
2px dark outline
Hard to see on dark bg
3px + glow
Maximum visibility
2px bright, no glow
Recommended
2px semi-transparent
For "Less" theme
Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur.
Line height: 1.5 | Letter spacing: 0 | No max-width | Justified text
Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur.
Line height: 1.8 | Letter spacing: 0.03em | Max-width: 65ch | Left-aligned
| Issue | Current | Proposed | Impact |
|---|---|---|---|
| Grey label text | #fff (2.3:1) | #000 (7.0:1) | +204% |
| Yellow label (minimal) | #fff (2.1:1) | #000 (8.5:1) | +305% |
| Pink label text | #fff (3.1:1) | #000 (5.5:1) | +77% |
| Dark mode hover | #0052a3 (3.4:1) | #66b3ff (6.8:1) | +100% |
| Grayscale2 primary (dark) | #4a4a4a (1.4:1) | #a0a0a0 (5.0:1) | +257% |