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 dark mode feature #231

Merged
merged 2 commits into from
Oct 6, 2024
Merged

Conversation

om453
Copy link
Contributor

@om453 om453 commented Oct 5, 2024

This pull request introduces a dark mode feature to the website and includes various HTML, CSS and JS changes to support this new functionality. The changes primarily focus on adding a dark mode toggle button, updating styles for dark mode, and ensuring consistency across different sections of the site.

Overall, these changes enhance the user experience by providing a dark mode option and improving the consistency and readability of the code.

Final Result Video
https://github.com/user-attachments/assets/70ba447c-3336-49b0-bc8e-48f3839cb365

kindly check this PR and do merge it as well

Fixes #156

Pull Request Checklist

  • I have added screenshots and videos to show the working of my code.
  • I have ensured that the screen size is set to 100% while capturing the screenshot.
  • I have synced the latest fork with my local repository and resolved any conflicts.

@tushargupta1504 tushargupta1504 merged commit a7a5e27 into tushargupta1504:main Oct 6, 2024
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 Dark Mode Functionality for Enhanced User Experience
2 participants