-
Notifications
You must be signed in to change notification settings - Fork 0
Add dark mode toggle to the app #3
Copy link
Copy link
Closed as not planned
Labels
launch-codespaceAuto-launch a Coder workspace for this issueAuto-launch a Coder workspace for this issue
Description
Add a dark mode toggle button to the top-right corner of the app.
Requirements
- Toggle button switches between light and dark themes
- Use Tailwind CSS dark mode (class strategy)
- Persist preference in localStorage
- Default to system preference
Acceptance criteria
- Dark mode toggle visible in header
- Theme persists across page reloads
- Respects prefers-color-scheme on first visit
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
launch-codespaceAuto-launch a Coder workspace for this issueAuto-launch a Coder workspace for this issue