berrypod/assets/css/admin
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
..
components.css rework setup wizard into phased flow 2026-02-20 21:07:07 +00:00
icons.css remove Tailwind + DaisyUI theme + heroicons plugin, admin fully custom CSS (Phase 7) 2026-02-18 01:15:28 +00:00
reset.css fix admin font loading and theme CSS cache miss bug 2026-02-20 18:39:41 +00:00
themes.css add theme bridge and .themed wrapper to admin 2026-02-20 23:56:43 +00:00
utilities.css remove Tailwind + DaisyUI theme + heroicons plugin, admin fully custom CSS (Phase 7) 2026-02-18 01:15:28 +00:00