-
Notifications
You must be signed in to change notification settings - Fork 0
Add dark mode toggle #9
Copy link
Copy link
Open
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 CSS v4 dark mode with the class strategy to switch themes
- Persist the user preference in localStorage
- Default to the system preference via prefers-color-scheme media query
- 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