managarten/apps/chat/apps
Till-JS 54383bf7c2 feat(theme): add ThemePage components and distinct background colors
- Add unique background colors for each theme variant:
  - Lume: warm cream/gold tint
  - Nature: green tint in dark mode
  - Stone: blue-gray tint in dark mode
  - Ocean: blue tint in dark mode

- Create shared-theme-ui components:
  - ThemeColorPreview: color circles preview component
  - ThemeCard: individual theme card with status support
  - ThemeGrid: responsive grid layout
  - ThemePage: full page component with mode selector

- Integrate theme page in Chat app:
  - Add /themes route with ThemePage component
  - Add "🎨 Alle Themes" link to PillNavigation dropdown
  - Add palette icon to shared-ui icon set

- Migrate Presi and Picture apps to shared-theme system
- Update semantic color usage across all apps

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

Co-Authored-By: Claude <noreply@anthropic.com>
2025-11-29 09:03:20 +01:00
..
backend fix(chat): resolve CORS and build issues for local development 2025-11-28 20:51:14 +01:00
landing style: auto-format codebase with Prettier 2025-11-27 18:33:16 +01:00
mobile style: auto-format codebase with Prettier 2025-11-27 18:33:16 +01:00
web feat(theme): add ThemePage components and distinct background colors 2025-11-29 09:03:20 +01:00