berrypod/lib/simpleshop_theme/theme
Jamey Greenwood 364ac8fa0e fix: improve accent color contrast for WCAG AA compliance
Add WCAG AA compliant accent color variants and update default accent
to meet 4.5:1 contrast ratio requirements.

- Add --t-accent-text (darker for text on light backgrounds)
- Add --t-accent-button (darker for button backgrounds with white text)
- Change default accent from #3b82f6 to #2563eb (better contrast)
- Update presets and tests for new default

These changes ensure accent colors meet accessibility standards while
maintaining visual consistency with the brand palette.

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-25 00:33:52 +00:00
..
css_cache.ex feat: add CSS generation system with custom properties and ETS cache 2025-12-30 21:41:25 +00:00
css_generator.ex feat: add centralized fonts module for dynamic font loading 2026-01-25 00:33:24 +00:00
fonts.ex feat: add centralized fonts module for dynamic font loading 2026-01-25 00:33:24 +00:00
presets.ex fix: improve accent color contrast for WCAG AA compliance 2026-01-25 00:33:52 +00:00
preview_data.ex perf: use responsive images for theme preview mockups 2026-01-25 00:33:38 +00:00