No description
Find a file
Maaxxs 2af4af0607 Replace the plain gray ramp with a material-tier color system (bronze/silver/gold/platinum/onyx)
Package cards now progress through named material tiers instead of a
single gray/black hue - each tier gets its own accent color for border,
glow and price text (icon chip too), while the CTA button stays brand
green everywhere so the primary action stays recognizable across tiers.

Found and fixed a real bug along the way: blending adjacent materials
directly in HSL swept straight through unrelated hues (e.g. bronze at 24°
to silver at 212° passed through yellow-green), producing a muddy khaki
look instead of a clean bronze-to-silver transition. Blending in RGB space
instead fixes this.

Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
2026-07-07 22:56:46 +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 Replace the plain gray ramp with a material-tier color system (bronze/silver/gold/platinum/onyx) 2026-07-07 22:56:46 +02:00
.gitignore Add Google Analytics dashboard widget (GA4 Data API integration) 2026-07-07 01:57:32 +02:00