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

feat: dark-light toggle mode for better UI/UX #1131

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

PiyushG-dev
Copy link

What does this PR do?

This pull request improves the user experience of the application by giving the users a way to switch between dark and light mode.

Fixes #84

Screen.Recording.2023-12-17.at.2.52.33.PM.mov

Type of change

  • New feature (non-breaking change which adds functionality)

How should this be tested?

  • Go to the homepage and check the Navbar to the far right.
  • A interactive switch is made to toggle between light and dark mode.

Mandatory Tasks

  • Make sure you have self-reviewed the code. A decent size PR without self-review might be rejected.

Checklist

  • I haven't checked if my PR needs changes to the documentation

Copy link

vercel bot commented Dec 17, 2023

Someone is attempting to deploy a commit to a Personal Account owned by @piyushgarg-dev on Vercel.

@piyushgarg-dev first needs to authorize it.

@github-actions github-actions bot added Amazing This Indicates that the issue/PR is amazing and worth checking UI/UX Issues Related to UI UX labels Dec 17, 2023
@PiyushG-dev PiyushG-dev changed the title [feat]: Feature/dark light toggle [feat]: dark-light toggle mode for better UI/UX Dec 17, 2023
@PiyushG-dev PiyushG-dev changed the title [feat]: dark-light toggle mode for better UI/UX feat: dark-light toggle mode for better UI/UX Dec 17, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Amazing This Indicates that the issue/PR is amazing and worth checking UI/UX Issues Related to UI UX
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Feature Request: Dark/Light Theme Toggle Support
1 participant