Skip to content

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