The Idea
Currently, FreshScan AI is dark-mode only. Let's add a light theme and a system-aware toggle to make the app more accessible!
What needs to be done
- Implement a theme toggle in the Navbar.
- Store the user's preference in
localStorage.
- Ensure the app respects the OS-level
prefers-color-scheme media query.
A perfect, high-visibility first issue for UI lovers!
The Idea
Currently, FreshScan AI is dark-mode only. Let's add a light theme and a system-aware toggle to make the app more accessible!
What needs to be done
localStorage.prefers-color-schememedia query.A perfect, high-visibility first issue for UI lovers!