Commit 67d42ba
committed
A11y: Darken
The Linux E2E a11y test found the AI label in the search dialog failed
WCAG AA contrast (2.17:1 vs required 4.5:1). The `color-mix()` with 55%
black wasn't aggressive enough when the system accent color is light.
Bumped to 65% black so the variable meets its documented ≥4.5:1 contract
regardless of the system accent color.--color-accent-text to meet 4.5:1 contrast1 parent ee90ba2 commit 67d42ba
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
48 | 48 | | |
49 | 49 | | |
50 | 50 | | |
51 | | - | |
| 51 | + | |
52 | 52 | | |
53 | 53 | | |
54 | 54 | | |
| |||
0 commit comments