managarten/packages/shared-auth-ui/src/pages
Till-JS 1e2cc037d5 feat(shared-auth-ui): add theme toggle to auth pages
Add light/dark mode toggle button to top-left corner of all auth pages:
- LoginPage: refactored from CSS media queries to class-based theming
- RegisterPage: added toggle with reactive theme state
- ForgotPasswordPage: added toggle with reactive theme state

Theme state defaults to system preference but can be manually toggled.
2025-12-01 15:40:22 +01:00
..
ForgotPasswordPage.svelte feat(shared-auth-ui): add theme toggle to auth pages 2025-12-01 15:40:22 +01:00
LoginPage.svelte feat(shared-auth-ui): add theme toggle to auth pages 2025-12-01 15:40:22 +01:00
RegisterPage.svelte feat(shared-auth-ui): add theme toggle to auth pages 2025-12-01 15:40:22 +01:00