Changelog entry
Light mode completion sweep — tints, accents, shadows, contrast (V5UI.W5.0A, Issue #790)
2026-04-03
- Added `--tx`, `--t2`, `--t3` text-contrast hierarchy tokens to both dark (`:root`) and light (`html.light`) palettes for consistent foreground-text contrast across all migrated routes.
- Resource dot colors (cash, food, energy, ore, oil, uranium, steel, fuel, munitions, electronics) overridden in `html.light` with saturated, contrast-safe values; `--res-oil` (#e0e0e0) and `--res-munitions` (#b0bec5) were near-invisible on white card backgrounds.
- Supporter page surfaces (`.supporter-hero`, `.supporter-panel`, `.supporter-panel-premium`, `.supporter-panel-danger` and their `::before`/`::after` pseudo-elements) now have explicit `html.light` overrides replacing the hardcoded dark navy gradients that produced dark-on-dark rendering in light mode.
- `.text-glow-gold` glow reduced and shifted to light-mode gold in `html.light` to prevent bleed on bright surfaces.
- `::selection` highlight tinted to light-mode gold in `html.light`.