Skip to content

feat: adding dark mode toggle button #94

@anshiky73-svg

Description

@anshiky73-svg

Description

Dark mode support is missing in the project. Adding a dark mode toggle will improve user experience, accessibility, and usability during low-light conditions.

Proposed Solution

Add a dark mode toggle button (icon/button) in the navbar or header.

Use CSS variables / Tailwind dark mode / JS toggle (based on project stack).

Store user preference using localStorage so the theme persists after refresh.

Ensure smooth theme transition.

Acceptance Criteria

Dark mode toggle button is visible and accessible

Theme switches correctly between light and dark

User preference persists after page reload

UI remains readable and responsive in both modes

Additional Context

Dark mode is a widely expected feature and will enhance overall UX and modernize the interface.
please assign me this issue @Renu-code123

Metadata

Metadata

Assignees

Labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions