Skip to content

Conversation

@JiyaBatra
Copy link

📌 Description

Resolved the light/dark theme toggle issue that was assigned (#106). Now, the theme switches correctly across all pages and components without breaking existing styles.

Fixes #106

🔧 Type of Change

Bug fix (non-breaking change which fixes an issue)

How Has This Been Tested?

Manually tested the theme toggle on all pages to ensure proper switching.

Verified that no component styling breaks during theme change.

Checklist:

  1. My code follows the style guidelines of this project
  2. I have performed a self-review of my own code
  3. I have commented my code, particularly in hard-to-understand areas
  4. My changes generate no new warnings

Screenshot

Uploading SaveBook _ Your Personal Notebook & Cloud Note-Taking App - Google Chrome 2026-01-25 15-35-25.mp4…

@vercel
Copy link

vercel bot commented Jan 25, 2026

@JiyaBatra is attempting to deploy a commit to the Harsh Yadav's projects Team on Vercel.

A member of the Team first needs to authorize it.

Copy link

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🎉 Thank you @JiyaBatra for your first PR to SaveBook!

We really appreciate your contribution 🙌

What happens next:

  • 🔍 Maintainers will review your PR
  • 🧪 Automated checks will run
  • ✨ Feedback may be shared if needed

Please confirm your PR includes:

  • ✔️ Clear summary of changes
  • ✔️ Linked issue (e.g., Fixes #123)
  • ✔️ Steps to test
  • ✔️ Screenshots (for UI changes)

📘 Contribution Standards:
👉 https://github.com/HarshYadav152/SaveBook/blob/main/CONTRIBUTING.md


💬 Stay Connected with Our Community

🎯 Discord (Official Communication)
For formal discussions, code reviews, and project updates:
👉 https://discord.gg/eMTePUK3gJ

💚 WhatsApp (Friendly Community)
For informal chats, quick help, and building friendships with contributors:
👉 https://chat.whatsapp.com/I8GYXd3mHlDCC2iXhNGeqV

🌟 Our Philosophy: We value both professional collaboration (Discord) and personal connections (WhatsApp). Join both to get the complete SS-Capture community experience!


Thanks for helping improve SaveBook 🚀
Let's build something amazing together! 💪

@HarshYadav152
Copy link
Owner

@JiyaBatra Why your PR have so much files changes.
Take care of it .
image

@HarshYadav152
Copy link
Owner

@JiyaBatra Why your PR have so much files changes. Take care of it . image

Having any problem reach out to us.

@JiyaBatra
Copy link
Author

@HarshYadav152 Thanks for the feedback! Most of the changes are from working on Navbar.js, plus some updates in global.css and Tailwind CSS. The rest are files added/updated due to npm install and dependencies.

@HarshYadav152
Copy link
Owner

@HarshYadav152 Thanks for the feedback! Most of the changes are from working on Navbar.js, plus some updates in global.css and Tailwind CSS. The rest are files added/updated due to npm install and dependencies.

keep node_modules folder name inside .gitignore

@JiyaBatra
Copy link
Author

@HarshYadav152 I don’t have internet right now, I’ll add it to .gitignore tomorrow or just add the three files, and sorry for this mistake.

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

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Implement Light/Dark Mode Toggle with Optimized Viewport Coverage and Readability.

3 participants