-
Notifications
You must be signed in to change notification settings - Fork 0
Add dark mode toggle #8
Copy link
Copy link
Closed
Labels
launch-codespaceAuto-launch a Coder workspace for this issueAuto-launch a Coder workspace for this issue
Description
Add a dark mode toggle to the app:
- Add a sun/moon toggle button in the top-right corner of the page
- Use Tailwind's dark mode (class strategy) to switch between light and dark themes
- Persist the user's preference in localStorage
- Default to the system preference (prefers-color-scheme)
- Style the existing page content for both light and dark modes
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
launch-codespaceAuto-launch a Coder workspace for this issueAuto-launch a Coder workspace for this issue