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

Implement Dark Mode Feature #3

Open
AkhileshJyotishi opened this issue Mar 14, 2024 · 7 comments
Open

Implement Dark Mode Feature #3

AkhileshJyotishi opened this issue Mar 14, 2024 · 7 comments

Comments

@AkhileshJyotishi
Copy link
Contributor

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
Copy link

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

@Dishant-garg
Copy link

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

@AkhileshJyotishi
Copy link
Contributor Author

You both can commence addressing the issue.

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

@Dishant-garg
Copy link

@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
Copy link

it is working according to toggle button

@AkhileshJyotishi
Copy link
Contributor Author

AkhileshJyotishi commented Mar 15, 2024

@Dishant-garg

Following changes are needed :

  • place the the toggle button above the add note button
  • selected note should have a green background and white text (for text and date both)
  • note heading and text should have padding .

@Dishant-garg
Copy link

@AkhileshJyotishi
okk

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment