Add theme switcher. Currently only dark theme exists. Scope: - Add light theme CSS variables in globals.css - Toggle button in Topbar.tsx - Persist preference in localStorage Files: frontend/src/app/globals.css, frontend/src/components/Topbar.tsx
Add theme switcher. Currently only dark theme exists.
Scope:
Files: frontend/src/app/globals.css, frontend/src/components/Topbar.tsx