Skip to content

✨ Feature: Add Dark Mode Toggle for Better UX #74

@Tejasri-T

Description

@Tejasri-T

Description:

Currently, SkinSense only supports a light theme. Adding a Dark Mode toggle will improve usability for users who prefer darker interfaces, reduce eye strain, and modernize the UI.

Proposed Solution:

Add a dark mode toggle button (moon/sun icon) in the navigation bar or footer.

Use CSS variables to switch between light and dark themes.

Store user preference in localStorage so it persists across sessions.

Expected Outcome:

Users can switch between Light and Dark themes easily.

The choice is saved and persists after reload or navigation.

Consistent theme across all pages (index.html, login.html, dashboard.html, etc.).

Can you assign this issue to me?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions