berrypod/lib/berrypod_web
jamey 8f9ed5657f theme auth/setup pages and unify resets
Phase 7: add LoadTheme to base :browser pipeline so auth and setup
pages get theme settings. Update root.html.heex with .themed wrapper,
font preloads, layer declaration, and generated CSS injection.
Remove old data-theme JS toggle script.

Phase 8: upgrade admin/reset.css to a proper @layer reset matching
the shop reset structure. Remove dead theme toggle CSS rules.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-21 00:17:23 +00:00
..
components theme auth/setup pages and unify resets 2026-02-21 00:17:23 +00:00
controllers improve error pages: minimal version when site not live 2026-02-20 22:19:21 +00:00
live replace --color-* with --t-* tokens, delete bridge and .preview-frame 2026-02-21 00:13:33 +00:00
plugs fix admin font loading and theme CSS cache miss bug 2026-02-20 18:39:41 +00:00
admin_layout_hook.ex migrate accent colours from HSL to oklch, inject theme into admin 2026-02-20 23:53:42 +00:00
cart_hook.ex rename project from SimpleshopTheme to Berrypod 2026-02-18 21:23:15 +00:00
endpoint.ex rename project from SimpleshopTheme to Berrypod 2026-02-18 21:23:15 +00:00
gettext.ex rename project from SimpleshopTheme to Berrypod 2026-02-18 21:23:15 +00:00
router.ex theme auth/setup pages and unify resets 2026-02-21 00:17:23 +00:00
search_hook.ex rename project from SimpleshopTheme to Berrypod 2026-02-18 21:23:15 +00:00
telemetry.ex rename project from SimpleshopTheme to Berrypod 2026-02-18 21:23:15 +00:00
theme_hook.ex fix admin font loading and theme CSS cache miss bug 2026-02-20 18:39:41 +00:00
user_auth.ex add setup onboarding page, dashboard launch checklist, provider registry 2026-02-20 00:34:06 +00:00