-
Notifications
You must be signed in to change notification settings - Fork 342
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
Enhanced font color for components heading in dark mode #822
Conversation
Changed the font colours for the components accordingly and also changed the hover color for footer social media icons to red colour which suits for the navigation bar color when clicked.
✅ Deploy Preview for beautiify ready!
To edit notification comments on pull requests, go to your Netlify site configuration. |
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.
Hey @KARTHIK174, Welcome to the project Beautiify! 🎊
Thanks for your contribution! Your effort makes this project better. Keep it up! 🙌
Please wait for the PR to be reviewed. Happy Coding!! ✨
Make the heading color changes only for the dark mode, no changes to the light theme @KARTHIK174 |
when we toggle from light to dark theme then the font colour changes according to the theme we selected.
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.
Congrats, Your pull request has been successfully merged 🥳🎉 Thank you for your contribution to my project 🚀 Keep Contributing!! ✨ @KARTHIK174 |
Fixes Issue🛠️
Closes #650
Description👨💻
Changed the font colors for the components accordingly and also changed the hover color for footer social media icons to red color which suits for the navigation bar color when clicked.
Type of change📄
How this has been tested✅
Tested locally.
Checklist✅
Screenshots/GIF📷