managarten/packages/shared-theme/src
Till-JS 12ba2cf824 refactor(theme): remove custom theme editor and community themes
Remove unused custom theme functionality:
- Delete custom-themes-store.svelte.ts from shared-theme
- Remove ThemeEditor, ColorPicker, ThemeLivePreview components
- Remove CommunityThemeGallery, ThemeCommunityCard components
- Remove ThemeEditorPage, CommunityThemesPage
- Simplify ThemePage to show only built-in themes
- Remove editor and community routes from contacts app
- Update THEMING.md documentation

The built-in theme variants (default, ocean, forest, sunset, etc.)
provide sufficient customization. Custom theme creation was never
fully implemented and added unnecessary complexity.

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

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2025-12-12 02:34:43 +01:00
..
a11y-constants.ts feat(a11y): add accessibility settings and theme improvements 2025-12-02 22:56:09 +01:00
a11y-store.svelte.ts feat(a11y): add accessibility settings and theme improvements 2025-12-02 22:56:09 +01:00
a11y-utils.ts improve code quality 2025-12-03 23:42:37 +01:00
app-routes.ts refactor(todo): rename Labels to Tags for consistency across apps 2025-12-10 21:12:08 +01:00
constants.ts feat: major update with network graphs, themes, todo extensions, and more 2025-12-10 02:37:46 +01:00
index.ts refactor(theme): remove custom theme editor and community themes 2025-12-12 02:34:43 +01:00
store.svelte.ts feat(theme): add ThemePage components and distinct background colors 2025-11-29 09:03:20 +01:00
types.ts refactor(theme): remove custom theme editor and community themes 2025-12-12 02:34:43 +01:00
user-settings-store.svelte.ts feat(settings): add device-specific settings storage 2025-12-11 23:49:18 +01:00
utils.ts improve code quality 2025-12-03 23:42:37 +01:00