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

Added the Dark Mode option to the project - Ritankar_Saha Fixes #357 #417

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

Conversation

ritankarsaha
Copy link

@ritankarsaha ritankarsaha commented May 23, 2024

### PR Description

This PR successfully fixes the issue #357 raised by me - Ritankar Saha. The issue was regarding adding the dark mode component to the website. The dark mode is successfully integrated thereby rendering a nice UI component.

Fixes #357

Screenshots and Explanations:-

Screenshot 2024-05-24 at 12 17 48 AM

The dark mode can be rendered from here in the above navbar. Clicking on it will switch to dark mode and at the same time will render the text to change to light mode and clicking on it back to light mode - default setting of the website

Screenshot 2024-05-24 at 12 18 24 AM Screenshot 2024-05-24 at 12 18 49 AM Screenshot 2024-05-24 at 12 19 17 AM Screenshot 2024-05-24 at 12 19 34 AM Screenshot 2024-05-24 at 12 19 52 AM Screenshot 2024-05-24 at 12 20 05 AM Screenshot 2024-05-24 at 12 20 21 AM Screenshot 2024-05-24 at 12 20 32 AM

These are all screenshots of how the website looks under the dark mode and light mode.

Additional Information:-

I have followed the CONTRIBUTION GUIDELINES.
I have self reviewed my code.
I have commented all my code, particularly in hard-to-understand areas.
My changes generates no new warnings.

Fixes #357

Thank you.

Copy link

vercel bot commented May 23, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
tourism-sxn0 ✅ Ready (Inspect) Visit Preview 💬 Add feedback May 23, 2024 7:42pm

@ritankarsaha
Copy link
Author

I have added the necessary feature regarding the dark mode of the website fixing issue #357 and also opening a PR for the same #417.
Thank You.

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.

Adding Light Mode/Dark Mode to the Project.
1 participant