mirror of
https://github.com/Memo-2023/mana-monorepo.git
synced 2026-05-17 06:19:41 +02:00
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. |
||
|---|---|---|
| .. | ||
| ForgotPasswordPage.svelte | ||
| LoginPage.svelte | ||
| RegisterPage.svelte | ||