You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
-**System Theme Awareness:** Dark mode now falls back to the OS `prefers-color-scheme` setting when no explicit user preference has been stored.
16
-
-**Login Page:** Theme toggle button added to the login screen. Aurora and gradient applied to the login background.
16
+
-**Login Page:** Theme toggle button added to the login screen. Aurora and gradient applied to the login background. Split Login Design.
17
17
-**Webmail - Profile Settings:** New Profile section in Settings lets users update their display name. The current formatted From address (`Name <email>`) is previewed live. Changes persist immediately and reflect across the session without re-login.
18
18
-**Webmail - Design Refresh:** Visual overhaul aligning the webmail with the DockFlare website design system.
19
19
-**New Logo:** Replaced animated GIF with the updated static SVG logo. Light and dark variants swap automatically based on active theme.
20
20
-**Aurora Background:** Animated conic-gradient aurora layer (blue-violet) added to both login and mail views, matching the website aesthetic.
21
21
-**Light Mode Background:** Subtle radial blue gradient at the top of the light mode background, consistent with the website.
22
22
-**Font:** Body font updated to Inter, matching the website. Outfit retained for branding text.
23
23
-**Brand Orange:** Accent color aligned to `#f97316` across all components (compose button, unread indicators, active tabs, folder highlights, settings nav).
24
-
-**Login Page:** Theme toggle button (sun/moon) added to the login screen. Logo enlarged and "Webmail" sub-label removed for a cleaner presentation.
24
+
-**Login Page:** Theme toggle button (sun/moon) added to the login screen. Logo enlarged and "Webmail" sub-label removed for a cleaner presentation. Split Login Design.
25
25
-**System Theme Awareness:** Dark mode now falls back to the OS `prefers-color-scheme` setting when no explicit user preference has been stored.
26
26
27
27
-**Self-Contained Static Assets:** All third-party frontend dependencies are now bundled locally — no external CDN requests at runtime. Inter font (variable), Tom Select (CSS + JS), and country flag SVGs are served directly from the Flask static directory, enabling fully offline / air-gapped deployments.
0 commit comments