Megh2005 / Med-o-Next

Full stack medical application providing almost all D2C medical services
https://med-o-next.vercel.app
MIT License
17 stars 39 forks source link

[ISSUE]:- Add Dark Mode Toggle Button for Improved User Experience #167

Open Piyush01-672 opened 2 hours ago

Piyush01-672 commented 2 hours ago

ISSUE NAME

Add dark mode toggle

ISSUE BRANCH

main

ISSUE DESCRIPTION

Implement a dark mode toggle button on the navigation bar to allow users to switch between light and dark themes. This feature will improve accessibility and user comfort, especially in low-light settings.

YOUR APPROACH

  1. Add Toggle Button: Place a dark mode toggle button/icon in the navbar.
  2. Define Dark Mode Styles: Update CSS for a darker background, lighter text, and adjusted link colors.
  3. Save User Preference: Use local storage to remember user’s theme preference across sessions.

YOUR NAME

Piyush Sharma

YOUR GITHUB PROFILE URL

https://github.com/Piyush01-672

Please select the applicable categories

github-actions[bot] commented 2 hours ago

We will review your issue and get back to you asap