Commit 79461a9
committed
fix(web): bump ledger .tag color to vermilion-glow for AA contrast
The ledger row tags (AMD, PFN, SFT, EDINET, BO-5, KG-2, MIT) rendered
--vermilion (#E8503A) at 9 px on the dark ink-card row, measuring
4.32-4.5:1 against axe — just under the 4.5:1 WCAG AA threshold for
small text. Switched the tag color and border to --vermilion-glow
(#FF6B52), which lifts the ratio to ~5.7:1 and unblocks CI's
a11y.spec.ts run.1 parent d046623 commit 79461a9
1 file changed
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2071 | 2071 | | |
2072 | 2072 | | |
2073 | 2073 | | |
2074 | | - | |
2075 | | - | |
| 2074 | + | |
| 2075 | + | |
2076 | 2076 | | |
2077 | 2077 | | |
2078 | 2078 | | |
| |||
0 commit comments