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

FIX: Make hover color work on version switcher #731

Merged
merged 1 commit into from
Jun 15, 2022

Conversation

drammock
Copy link
Collaborator

This adds :hover highlighting to elements in the version switcher. I think this used to work before the various scss refactorings / color variable standardizations (which are great BTW!)... I think so because when building our site based on current main of the theme I see this in the inspector:

Screenshot_2022-06-14_09-28-19

but git grep "248, 249, 250" fails as does git grep -i f8f9fa so I'm assuming that rule's been cleaned up/removed already?

@drammock
Copy link
Collaborator Author

drammock commented Jun 14, 2022

Works! Screenshot from the PR build (you can't see the mouse in the screenshot, but it's over the 0.8.0 item):

Screenshot_2022-06-14_11-02-58

Dark mode:

Screenshot_2022-06-14_11-05-03

Copy link
Collaborator

@12rambau 12rambau left a comment

Choose a reason for hiding this comment

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

Nice catch !

@choldgraf choldgraf changed the title make hover color work on version switcher FIX: Make hover color work on version switcher Jun 15, 2022
@choldgraf choldgraf merged commit 262455c into pydata:main Jun 15, 2022
@drammock drammock deleted the fix-version-switcher-hover branch June 15, 2022 13:21
@jarrodmillman jarrodmillman added this to the 0.10 milestone Jul 26, 2022
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.

None yet

4 participants