iiitl / Note_Generator

Note Generator is a note-taking app for the web.
MIT License
0 stars 14 forks source link

Implement Dark Mode Feature #3

Open AkhileshJyotishi opened 4 months ago

AkhileshJyotishi commented 4 months ago

Overview

To enhance user experience and cater to different preferences, we aim to introduce a Dark Mode feature in our notes app. Dark Mode provides users with a visually comfortable experience in low-light environments and reduces eye strain, thereby improving usability and accessibility.

- Design And Planning

Define the scope of Dark Mode implementation, including which elements (e.g., background, text, buttons) will be affected. Plan the integration of Dark Mode toggle functionality into the app's user interface.

Karanagarwal12 commented 4 months ago

Hey @AkhileshJyotishi, I would like work on this issue, please assign this to me. Thanks

Dishant-garg commented 4 months ago

Hey @AkhileshJyotishi, please assign this issue to me. thanks

AkhileshJyotishi commented 4 months ago

You both can commence addressing the issue.

Prior to beginning, kindly inform me of the implementation you intend to pursue.

Dishant-garg commented 4 months ago

@AkhileshJyotishi this is final output that i achieved by doing changes in css file for dark mode and light mode Screenshot (433) pls tell more changes that should i have to implement in it

Dishant-garg commented 4 months ago

it is working according to toggle button

AkhileshJyotishi commented 4 months ago

@Dishant-garg

Following changes are needed :

Dishant-garg commented 4 months ago

@AkhileshJyotishi okk