Closed leeejune closed 10 months ago
ds-color-ui-default-inverse
and ds-color-ui-hover-inverse
already exist in our design tokens
ds-color-ui-default-inverse
andds-color-ui-hover-inverse
already exist in our design tokens @jordanjones243 I was referring to the "color palette" page on the doc site and it seems like it's not fully up to date with the "design tokens" page. If it already exists, no need to add it! I'll edit the issue.
Is your feature request related to a problem? Please describe.
There are a few design tokens that were deprecated but are still in use/are missing:
Alias
~
ds-color-ui-default-inverse: ds-color-brand-breeze-300
~ ~ds-color-ui-hover-inverse: ds-color-brand-breeze-200
~UI active tokens
ds-color-ui-active-inverse: ds-color-brand-breeze-200
UI background
ds-color-ui-bkg-default-default: #00000008
ds-color-ui-bkg-default-inverse: #FFFFFF08
ds-color-ui-bkg-hover-inverse: #FFFFFF0F
border
ds-color-border-active-inverse: ds-color-brand-breeze-300
Describe the solution you'd like
Add the listed design tokens to the library.
Describe alternatives you've considered
No response
Additional context
This will resolve: https://github.com/AlaskaAirlines/auro-button/pull/228#discussion_r1416494893
Exit Criteria
Validate that the new tokens show up on the doc site.