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

Dark mode feature #12

Closed
wants to merge 1 commit into from
Closed

Conversation

abhi9ab
Copy link
Contributor

@abhi9ab abhi9ab commented Oct 7, 2024

This PR introduces a dark mode feature to the Cal-Buddy application using the shadcn/ui library. The dark mode provides an alternative theme that is easier on the eyes, especially in low-light environments.

Changes

  • Implemented dark mode toggle functionality.
  • Applied dark mode styles using shadcn/ui across all major components and pages.
  • Added a persistent setting to remember user preference for dark mode.
  • Updated the navigation bar to include a dark mode toggle switch.
  • Ensured compatibility and responsiveness across different devices and screen sizes.

Screenshots
Dark Mode:

Screenshot 2024-10-07 225101

Screenshot 2024-10-07 225123

Screenshot 2024-10-07 225153

Related Issues
Issue #11 - Implement Dark Mode

Copy link

vercel bot commented Oct 7, 2024

@abhi9ab is attempting to deploy a commit to the Chirag Aggarwal's projects Team on Vercel.

A member of the Team first needs to authorize it.

@ChiragAgg5k
Copy link
Owner

@abhi9ab you need to be assigned first.

@ChiragAgg5k ChiragAgg5k closed this Oct 7, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants