Commit 53d8820
Light mode: darken secondary/metadata text for AA contrast
The light --muted/--faint greys were washed out: --faint #978996 was only
3.1:1 on white (failed WCAG-AA), used for metadata, star counts, the hero
pills and the footer. Darken:
- --muted #6A5965 -> #5E5159 (~7.1:1) for more presence
- --faint #978996 -> #766678 (~5.0:1, was 3.1 — now passes AA)
Both live on @btravstack/theme, so the docs sites' light secondary text
(--vp-c-text-2/-3) gets the same lift. Verified: pills 7.1:1, stars/footer
5.0:1; build green.
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>1 parent 7eda276 commit 53d8820
1 file changed
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
147 | 147 | | |
148 | 148 | | |
149 | 149 | | |
150 | | - | |
151 | | - | |
| 150 | + | |
| 151 | + | |
152 | 152 | | |
153 | 153 | | |
154 | 154 | | |
| |||
0 commit comments