-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Labels
enhancementNew feature or requestNew feature or requestgood first issueGood for newcomersGood for newcomers
Description
The web dashboard currently uses a fixed dark theme. Add a theme toggle button that switches between dark and light modes.
Acceptance criteria:
- Toggle button in dashboard header
- Persist preference to localStorage
- CSS variables for both themes
- No flash of wrong theme on page load
Good starting point: dashboard/src/App.tsx for the toggle, CSS variables in dashboard/index.html
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or requestgood first issueGood for newcomersGood for newcomers