The 2026 rebrand swept surface hexes from dark to light but left near-white text colors baked into components. Three approved fixes: - FeaturedBento.tsx:255 — 2x2 grid card titles base color #e0e0e0 -> #0F172A (brand-navy). Hover stays #1D4ED8. - tailwind.css .nav-link-bb — base color #cccccc -> var(--brand-text). Hover unchanged. - ArticleFeed.tsx :375 + :385 — date input text #888 -> #475569 (brand-text-muted) and dropped [color-scheme:dark] so Chrome stops rendering the dark date-picker chrome on a now-white input. Findings #2, #3, #6 in the audit were not touched — Ryan flagged them as unverified.
42 KiB
42 KiB