Skip to content

Add dark mode toggle to documentation page #4

@willamhou

Description

@willamhou

Description

The /docs page currently follows the global theme. Add a standalone dark/light mode toggle button to the docs page for better reading experience.

Where to Look

  • src/app/docs/page.tsx — docs page component
  • src/contexts/ThemeContext.tsx — existing theme provider

Acceptance Criteria

  • Toggle button visible on /docs page
  • Respects system preference on first load
  • Persists choice in localStorage

Difficulty

Beginner — React state + Tailwind dark mode classes.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions