berrypod/lib/simpleshop_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
..
accounts mix phx.gen.auth Accounts User users 2025-12-30 12:26:46 +00:00
images feat: enhance image optimization with on-demand JPEG fallbacks 2026-01-25 00:33:09 +00:00
media feat: add image metadata fields for optimization pipeline 2026-01-21 22:08:19 +00:00
printify feat: optimize mockup images with WebP and auto-regeneration 2026-01-25 00:30:42 +00:00
settings perf: improve SEO and accessibility for PageSpeed 2026-01-21 21:55:55 +00:00
theme fix: improve accent color contrast for WCAG AA compliance 2026-01-25 00:33:52 +00:00
accounts.ex mix phx.gen.auth Accounts User users 2025-12-30 12:26:46 +00:00
application.ex feat: enhance image optimization with on-demand JPEG fallbacks 2026-01-25 00:33:09 +00:00
mailer.ex mix phx.new simpleshop_theme --database sqlite3 --adapter bandit --binary-id 2025-12-30 12:26:26 +00:00
media.ex feat: enhance image optimization with on-demand JPEG fallbacks 2026-01-25 00:33:09 +00:00
repo.ex mix phx.new simpleshop_theme --database sqlite3 --adapter bandit --binary-id 2025-12-30 12:26:26 +00:00
settings.ex feat: add shop storefront with optimized theme CSS 2026-01-17 16:19:35 +00:00