Commit 7880214
fix(a11y): Improve color swatch text contrast for WCAG 2 AA compliance (#3510)
* fix(a11y): Improve color swatch text contrast for WCAG 2 AA compliance
Change unselected color swatch text from gray.200 to gray.600 to meet
the minimum contrast ratio of 4.5:1 against white backgrounds.
🤖 Generated with [Claude Code](https://claude.com/claude-code)
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
* trigger ci
---------
Co-authored-by: Claude Opus 4.5 <noreply@anthropic.com>1 parent 4de195b commit 7880214
File tree
1 file changed
+1
-1
lines changed- packages/template-retail-react-app/app/theme/components/project
1 file changed
+1
-1
lines changedLines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
41 | 41 | | |
42 | 42 | | |
43 | 43 | | |
44 | | - | |
| 44 | + | |
45 | 45 | | |
46 | 46 | | |
47 | 47 | | |
| |||
0 commit comments