berrypod/assets/css
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
..
admin add theme bridge and .themed wrapper to admin 2026-02-20 23:56:43 +00:00
shop migrate accent colours from HSL to oklch, inject theme into admin 2026-02-20 23:53:42 +00:00
admin.css remove Tailwind + DaisyUI theme + heroicons plugin, admin fully custom CSS (Phase 7) 2026-02-18 01:15:28 +00:00
shop.css replace Tailwind in content + collection, remove shop Tailwind entirely (Phase 5c) 2026-02-17 19:07:15 +00:00
theme-layer2-attributes.css migrate accent colours from HSL to oklch, inject theme into admin 2026-02-20 23:53:42 +00:00
theme-primitives.css feat: implement professional typography system with curated font pairings 2026-01-15 01:16:21 +00:00
theme-semantic.css migrate accent colours from HSL to oklch, inject theme into admin 2026-02-20 23:53:42 +00:00