-
Notifications
You must be signed in to change notification settings - Fork 1.4k
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
fix-#275: Correct the icon color in dark mode #441
Conversation
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
Hey @shivansh84ya! Thanks for sticking to the guidelines! High five! 🙌🏻 |
Kindly attach image @shivansh84ya in PR description of both themes |
So that i can merge this @shivansh84ya |
Hey @shivansh84ya! Thanks for sticking to the guidelines! High five! 🙌🏻 |
Hey @krishnaacharyaa , |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thank you @shivansh84ya, thank you for the quick and sweet solution
Summary
This PR aims to correct the icon color in dark mode to ensure consistency with the theme.
Description
The current implementation of the icon color in dark mode does not match the overall theme, resulting in a less cohesive user interface. This PR addresses this issue by inverting the icon color in dark mode to ensure it aligns with the theme's color scheme.
Image
Issue(s) Addressed
Closes #275 Correct the icon color in dark mode
Prerequisites