-
-
Notifications
You must be signed in to change notification settings - Fork 169
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(pinterest): misc #1581
base: main
Are you sure you want to change the base?
fix(pinterest): misc #1581
Conversation
light color icon begin white in latte theme
…riables i just invert(1) and did difference mix-blend-mode that's what best I can do to make it visible since the icon is actually a background-image of an svg so I can't change it's color
Co-authored-by: uncenter <[email protected]>
Co-authored-by: uncenter <[email protected]>
Not that it matters much, but since you used
The Conventional Commits standard references the Angular commit convention types, which says that |
I think this is good for now. |
🔧 What does this fix? 🔧
add multiple messing variables like
--color-background-box-info-weak
,--color-background-tabs-base
...--color-background-box-info-weak
variable--color-text-formfield-default
variable--color-background-tabs-(base/hover)
variables--color-background-box-light
to match bg color@text
style for pin hover icons (doesn't match there bg)--color-background-button-white-(default/hover)
variables🗒 Checklist 🗒