feat: add 5 theme pairs (ocean, forest, sunset, rose, nord) with light/dark/auto modes\n\n- Override Tabler dark-mode surface/border CSS variables per theme to remove blue tint\n- Add theme accent colors for badges, buttons, links, forms\n- Make Ocean the default theme, auto-migrate legacy values (auto/light/dark)\n- Update settings dropdown with grouped theme options\n- Update user-guide docs with new theme descriptions"
This commit is contained in:
@@ -88,11 +88,23 @@ Navigate to **Settings** to manage your account:
|
||||
|
||||
### Theme
|
||||
|
||||
Choose between:
|
||||
- **Auto** — Follows your system/browser preference
|
||||
KeyWarden offers five color themes, each available in three modes:
|
||||
|
||||
| Theme | Description |
|
||||
|-------|-------------|
|
||||
| **Ocean** (default) | Cyan/teal accent |
|
||||
| **Forest** | Green accent |
|
||||
| **Sunset** | Amber/orange accent |
|
||||
| **Rose** | Pink accent |
|
||||
| **Nord** | Cool blue-gray accent |
|
||||
|
||||
Each theme supports:
|
||||
- **System** — Follows your system/browser preference (light or dark)
|
||||
- **Light** — Always light mode
|
||||
- **Dark** — Always dark mode
|
||||
|
||||
> Existing installations using the previous theme values (`auto`, `light`, `dark`) are automatically migrated to the Ocean theme.
|
||||
|
||||
### Password Change
|
||||
|
||||
Change your password. The new password must comply with the configured password policy (displayed on the form).
|
||||
|
||||
Reference in New Issue
Block a user