No description
Find a file
Maaxxs dea2a936a1 Guarantee a minimum text contrast margin instead of a fixed light/dark split
Label, tagline, list and price text only had their contrast verified for
the "dark card" side of the isDarkCard split - the "light card" side was
never checked against the actual background lightness, so a borderline
mid-gray tier (e.g. "The Statement") could land close enough to the muted
neutral-gray text to become nearly unreadable. Text colors are now
computed with a guaranteed lightness delta from the real background,
checked across all 8 tiers in both themes.

Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
2026-07-07 23:04:24 +02:00
.github/workflows Fix deploy branch: preserve hifi/ subfolder instead of flattening 2026-07-05 16:35:12 +02:00
hifi Make package cards configurable and give them a proper tiered design 2026-07-07 21:13:55 +02:00
hifi-src Guarantee a minimum text contrast margin instead of a fixed light/dark split 2026-07-07 23:04:24 +02:00
.gitignore Add Google Analytics dashboard widget (GA4 Data API integration) 2026-07-07 01:57:32 +02:00