-
Notifications
You must be signed in to change notification settings - Fork 355
Closed
Labels
kind: bugSomething isn't workingSomething isn't working
Description
I noticed that the hover color for the "back to top" button is hardcoded to violet, so changing --pst-color-secondary results in strange/unexpected behaviour where the button goes from the custom color to violet on hover. I checked the behaviour when no colors are changed and I noticed the hover has a darkening effect between two shades of violet. I also noticed the --pst-color-secondary-highlight that is defined when using sphinx-design which would give nearly the same effect (and work for any --pst-secondary-color).
Would it be ok to include the ...-highlight colors as part of the theme and use that for the hover effect in "back to top" button?
Metadata
Metadata
Assignees
Labels
kind: bugSomething isn't workingSomething isn't working