-
-
Notifications
You must be signed in to change notification settings - Fork 182
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
feat(hardcover): init #1665
base: main
Are you sure you want to change the base?
feat(hardcover): init #1665
Conversation
Have you tried https://github.com/catppuccin/userstyles/blob/main/docs/tips-and-tricks/inspect-hard-to-grab-elements.md? |
The tooltip just seems to not exist when I tried to pick them when frozen (or at any other time) |
By not exist does it entirely disappear from the DOM tree? It should still be there in the debugger view, you just might not be able to pick it using the visual picker. If you know keywords you can manually search the DOM for the element while it's frozen. |
I think your issue is timing. You'll need to run the snippet in the console, and then move your mouse over the page and trigger the action (e.g. hover over the thing that causes the tooltip to show up) in the three seconds before the page freezes. Then with the page frozen you should be able to still see the tooltip you triggered and you can inspect it and check it out. |
Co-authored-by: uncenter <uncenter@uncenter.dev>
Co-authored-by: uncenter <uncenter@uncenter.dev>
Co-authored-by: uncenter <uncenter@uncenter.dev>
…into feat/hardcover
Fixed the tooltips. Turns out the element for them was at the very bottom of the html. |
🎉 Theme for Hardcover 🎉
Hardcover is a website to track, discover and share books. hardcover.app
💬 Additional Comments 💬
I couldn't figure out how to theme the tool tips that appear when you hover over a book icon. They don't appear with pusdoclasses and disapear when freezing the page.
🗒 Checklist 🗒
/styles/<name-of-website>
containing the contents of the/template
directory.userstyles.yml
file with information about the new userstyle.catppuccin.user.less
- all the CSS for the userstyle, based on the template.preview.webp
- composite image of all four individual flavor screenshots (taken with the default accent color of mauve) stitched together, generated via Catwalk.