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

Edit button hover effect in dark mode #466

Merged
merged 3 commits into from
Jun 14, 2023

Conversation

Palakkgoyal
Copy link
Contributor

This PR fixes issue no. #457
The issue was occuring because when the dark mode button is clicked, it inverted the whole website color using=>
filter: invert(100%)
Screenshot 2023-06-11 150510
Screenshot 2023-06-13 143726

@narayan954 narayan954 linked an issue Jun 14, 2023 that may be closed by this pull request
Copy link
Owner

@narayan954 narayan954 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

looks good to me!

@narayan954 narayan954 merged commit 41d9c07 into narayan954:master Jun 14, 2023
4 checks passed
@narayan954
Copy link
Owner

Thanks for your contribution :)

@Palakkgoyal Palakkgoyal deleted the editBtnHoverEffect branch June 15, 2023 09:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: No status
Development

Successfully merging this pull request may close these issues.

Button hover effect need improvment
2 participants