Dark Mode in the Britive UI
Dark Mode in the Britive UI
What’s New
The Britive console now supports Dark Mode. Users can pick between three theme options:
| Option | Behavior |
|---|---|
| Light | Force light theme regardless of OS setting. |
| Dark | Force dark theme regardless of OS setting. |
| System | Follow the operating system’s current appearance setting; switches automatically when the OS theme changes. |
Dark Mode improves readability in low-light environments, reduces glare during long admin sessions, and refreshes the visual baseline of the console.
How to Switch
The theme picker is in the user menu (top-right of the console). Select Light, Dark, or System — the choice is saved per user and persists across sessions and devices.
Notes
- Choice is per-user, not per-tenant.
- The setting applies to the entire console UI; embedded views and email notifications keep their existing styling.
- System mode honors
prefers-color-schememedia query — the console responds to OS-level theme toggles in real time without a refresh.
Last updated on