Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add Dark Mode Support #11

Open
Durgesh4993 opened this issue Jan 27, 2025 · 0 comments
Open

Add Dark Mode Support #11

Durgesh4993 opened this issue Jan 27, 2025 · 0 comments
Labels
enhancement New feature or request medium

Comments

@Durgesh4993
Copy link
Member

Description

The website currently only supports a light theme. Adding dark mode will improve usability for users in low-light environments.

Steps to Implement

  1. Define CSS variables for light and dark themes.
  2. Add a toggle switch to switch between themes.
  3. Store user preferences in local storage.
  4. Test the feature across all pages and devices.

Expected Outcome

Users can toggle between light and dark modes seamlessly.

@Durgesh4993 Durgesh4993 added enhancement New feature or request medium labels Jan 27, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request medium
Projects
None yet
Development

No branches or pull requests

1 participant