Skip to content

Feature: Dark Mode Toggle Added (#179) #199

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

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

anjali-codes2305
Copy link

Feature: Dark Mode Toggle Implementation

This pull request addresses issue #179 by adding a dark mode toggle to enhance user experience and accessibility.

What's Implemented:

  • Created a toggle switch to enable/disable dark mode
  • Added darkmode.js to handle theme switching and persistence using localStorage
  • Added darkmode.css for dark theme styles
  • Updated README.md with a brief note on dark mode functionality

Testing:

  • Verified that theme toggles correctly between light and dark modes
  • Ensured user preference is retained on page reload
  • No regressions observed in existing UI

Files Modified:

  • README.md
  • assets/darkmode.css
  • assets/darkmode.js

Looking forward to your review. Open to feedback or changes if required.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant