drawdb
drawdb copied to clipboard
feat: Add dark/light theme toggle to Landing Page
- Add ThemeContext for theme state management with localStorage persistence
- Add ThemeToggle component with sun/moon icons
- Update Navbar with theme toggle and dynamic logo switching
- Add comprehensive dark mode classes throughout Landing Page
- Enhance logo visibility with glassmorphism (Warp) and brightness filters (DB logos)
- Maintain existing animations and layout structure
- Support system preference detection (prefers-color-scheme)
- Ensure WCAG AAA contrast compliance in both themes
Fixes: Landing Page theme toggle implementation
@ish1416 is attempting to deploy a commit to the dottle's projects Team on Vercel.
A member of the Team first needs to authorize it.
@1ilit Can you review this PR?
out of scope