Commit 4f6a0d2
fix(a11y): improve chapter description text contrast to meet WCAG AA (#136)
Chapter hint text on title browse pages used text-gray-400 which fails
WCAG AA contrast (4.39:1 on warm-white, needs 4.5:1). Changed to
text-slate (dark mode: text-gray-400) which provides 6.48:1+ contrast.
Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com>1 parent 3607e15 commit 4f6a0d2
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
182 | 182 | | |
183 | 183 | | |
184 | 184 | | |
185 | | - | |
| 185 | + | |
186 | 186 | | |
187 | 187 | | |
188 | 188 | | |
| |||
0 commit comments