Skip to content

Add dark mode toggle #9

@noeljackson

Description

@noeljackson

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    launch-codespaceAuto-launch a Coder workspace for this issue

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions