implemented dark toggle bar#421
Open
dbharathi9599 wants to merge 1 commit into
Open
Conversation
|
@dbharathi9599 is attempting to deploy a commit to the Lovely Mahour's projects Team on Vercel. A member of the Team first needs to authorize it. |
Author
|
Hi @maintainers, The Vercel deployment checks are failing with an “Authorization required” error since the deployment is restricted to the project team.I have tested the changes locally and also deployed them successfully on my own Vercel setup. The feature is working as expected.Kindly review the PR and let me know if any changes are needed. Thank you 🙂 |
|
@lovelymahor I am a GSSoC contributor and i wish to work in this issue and complete it |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
📌 Description
This pull request introduces a dark mode toggle bar to enhance user experience during late-night study sessions. The feature allows users to switch between light and dark themes seamlessly, reducing eye strain and improving readability in low-light environments.
⚙️ Changes Made
🎯 Benefits
✅ Testing
📎 Notes
This feature is implemented following the existing project structure and maintains UI consistency throughout the application.