Skip to content

Add dark/light mode toggle to the frontend #40

Description

@vestor-dev

The UI is currently dark-only. Add theme support:

(1) Use next-themes for theme management.
(2) Persist preference in localStorage.
(3) Respect OS prefers-color-scheme as default.
(4) Add a sun/moon toggle button to the navbar.
(5) Ensure all custom CSS variables have light-mode equivalents in globals.css.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions