You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I've noted the .bg-hover-primary-token now shows a surface color tone. We should test secondary, tertiary, etc as well just in case. We should review how these are being inserted into the Tailwind plugin and ensure all is well.
The primary version should have a semi-transparent green tone when using the Skeleton theme. However this is coming through as a neutral surface tone instead.
Went digging through our past PRs to see where the first occurrence for this came from and I think it may have been this one: #1577 which aimed to resolve this issue: #1574.
Current Behavior
I've noted the
.bg-hover-primary-token
now shows asurface
color tone. We should test secondary, tertiary, etc as well just in case. We should review how these are being inserted into the Tailwind plugin and ensure all is well.@AdrianGonz97 pining you as an FYI.
Expected Behavior
The
primary
version should have a semi-transparent green tone when using the Skeleton theme. However this is coming through as a neutral surface tone instead.Steps To Reproduce
View on any page that uses these styles, including our doc site navigation or the List element styles:
https://www.skeleton.dev/elements/lists
The text was updated successfully, but these errors were encountered: