-
Notifications
You must be signed in to change notification settings - Fork 111
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
Added dark mode toggle #98
Added dark mode toggle #98
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Great job, @thevijayshankersharma! 🎉 Thank you for submitting your pull request. Your contribution is valuable and we appreciate your efforts to improve our project.
We will promptly review your changes and offer feedback. Keep up the excellent work! Kindly remember to check our contributing guidelines
show me some demo work |
@Sahil1786 You can check the edited comment above |
@Sahil1786 you didn't assign any level label under gssoc. |
@Sahil1786 ?? |
Please add level labels and GSSOC to the PR |
@sanjay-kv, can't it be level 3 because it took me time to do it? It was my first time contributing to the node.js repo. Please take a look at this PR. |
This pull request introduces an animated toggle for switching between dark and light modes in the application. The toggle provides users with a visually appealing way to switch between different color schemes, enhancing the user experience. This feature improves accessibility and customization options for users who prefer different modes based on their preferences or environmental conditions. The implementation follows best practices for user interface design and includes smooth transitions for a seamless experience.