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

Make the dark mode functional in login page of issue #91 #97

Open
wants to merge 6 commits into
base: master
Choose a base branch
from

Conversation

abansal15
Copy link
Contributor

@abansal15 abansal15 commented Jul 18, 2023

Overview

  1. This PR fixes or fixes part of [BUG]: Dark mode not working in login page #91 .
  2. This PR does the following: [This pr makes the dark mode functional in log in page]

Essential Checklist

  • The PR title starts with "Fix [BUG]: Dark mode not working in login page #91 : ", followed by a short, clear summary of the changes. (If this PR fixes part of an issue, prefix the title with "Fix part of #bugnum: ...".)
  • "Allow edits from maintainers" is checked. (See here for instructions on how to enable it.)
  • The PR is made from a branch that's not called "main/master".

Proof that changes are correct

PR Pointers

  • If you need a review or an answer to a question, and don't have permissions to assign people, leave a comment like the following: "{{Question/comment}} @{{reviewer_username}} PTAL".
  • Never force push. If you do, your PR will be closed.

@sambhavgupta0705 sambhavgupta0705 added the difficulty-easy PR with easy difficulty label Jul 22, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
difficulty-easy PR with easy difficulty
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[BUG]: Dark mode not working in login page
2 participants