managarten/apps/questions/apps/web
Till-JS b097d89318 feat(matrix-web): add theme mode selector in settings
Replace placeholder appearance section with actual theme controls:
- Light mode button with sun icon
- Dark mode button with moon icon
- System mode button (follows OS preference)
- Shows current active mode status

Uses shared-theme store for consistent theming across the app.

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-29 18:50:27 +01:00
..
src feat(matrix-web): add theme mode selector in settings 2026-01-29 18:50:27 +01:00
.env.example feat(questions): implement SvelteKit web app 2026-01-29 00:00:53 +00:00
package.json ♻️ refactor: migrate calendar, picture, nutriphi, planta, questions, skilltree to shared-api-client 2026-01-29 14:32:47 +01:00
svelte.config.js feat(questions): implement SvelteKit web app 2026-01-29 00:00:53 +00:00
tsconfig.json feat(questions): implement SvelteKit web app 2026-01-29 00:00:53 +00:00
vite.config.ts ♻️ refactor: migrate 15 web apps to @manacore/shared-vite-config 2026-01-29 16:47:55 +01:00