berrypod/lib/simpleshop_theme/theme
Jamey Greenwood 1ca703e548 feat: add dark mode support, accordion UI, and current combination display
- Update Theme Studio sidebar to use DaisyUI theme-aware classes for dark mode
- Convert Customise accordion to native details/summary elements for proper interaction
- Add "Current combination" card showing active theme settings
- Add SVG recolorer for logo color customization
- Add image controller for serving uploaded images
- Implement header background image controls (zoom, position)
- Add toggle_customise event handler to preserve accordion state across re-renders

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2025-12-31 18:55:44 +00:00
..
css_cache.ex feat: add CSS generation system with custom properties and ETS cache 2025-12-30 21:41:25 +00:00
css_generator.ex fix: support grid-cols-4, accent color, and header layout controls 2025-12-31 00:45:14 +00:00
presets.ex feat: add dark mode support, accordion UI, and current combination display 2025-12-31 18:55:44 +00:00
preview_data.ex feat: add smart preview data system with mock fallback 2025-12-30 21:46:54 +00:00