managarten/packages/shared-theme-ui/src
Till-JS f436fbb99d feat(theme): migrate theme emojis to Phosphor icons and integrate theme system into Zitare
- Replace emoji with Phosphor icon components in ThemeCard
- Add icon property to ThemeVariantDefinition type
- Add theme icon SVG paths to PillDropdown (sparkle, leaf, hexagon, waves)
- Update all app layouts to use icon instead of emoji for theme variants
- Integrate shared-theme system into Zitare web app
- Migrate Zitare from Tailwind v3 to v4
- Add themes page to Zitare
- Update Zitare settings page with icon-based theme display
- Add missing shared-icons dependency to Presi and Zitare

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

Co-Authored-By: Claude <noreply@anthropic.com>
2025-11-29 09:24:32 +01:00
..
components feat(theme): migrate theme emojis to Phosphor icons and integrate theme system into Zitare 2025-11-29 09:24:32 +01:00
pages feat(theme): add ThemePage components and distinct background colors 2025-11-29 09:03:20 +01:00
index.ts feat(theme): add ThemePage components and distinct background colors 2025-11-29 09:03:20 +01:00
ThemeModeSelector.svelte feat(icons): migrate to phosphor-svelte for all icon usage 2025-11-29 07:02:59 +01:00
ThemeSelector.svelte style: auto-format codebase with Prettier 2025-11-27 18:33:16 +01:00
ThemeToggle.svelte feat(icons): migrate to phosphor-svelte for all icon usage 2025-11-29 07:02:59 +01:00
types.ts feat(theme): add ThemePage components and distinct background colors 2025-11-29 09:03:20 +01:00