berrypod/lib/berrypod_web/components
jamey d68768ad84 add theme bridge and .themed wrapper to admin
Phase 3: Rewrite admin/themes.css as a bridge mapping DaisyUI --color-*
variables to --t-* theme tokens. Admin components still reference
--color-base-100, --color-primary etc but these now resolve through the
bridge to the merchant's theme colours. Status colours (error, success,
warning, info) stay hardcoded.

Add .themed wrapper with data-mood to admin_root.html.heex. Remove the
old data-theme JS toggle script — dark mode now comes from the theme
system mood setting. Admin inherits theme colours, typography, and shape
from the merchant's chosen theme.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-20 23:56:43 +00:00
..
layouts add theme bridge and .themed wrapper to admin 2026-02-20 23:56:43 +00:00
page_templates rename project from SimpleshopTheme to Berrypod 2026-02-18 21:23:15 +00:00
shop_components rename project from SimpleshopTheme to Berrypod 2026-02-18 21:23:15 +00:00
core_components.ex extract setup wizard to dedicated /admin/setup page 2026-02-18 23:55:42 +00:00
layouts.ex rename project from SimpleshopTheme to Berrypod 2026-02-18 21:23:15 +00:00
page_templates.ex rename project from SimpleshopTheme to Berrypod 2026-02-18 21:23:15 +00:00
shop_components.ex rename project from SimpleshopTheme to Berrypod 2026-02-18 21:23:15 +00:00