AlaskaAirlines / AuroDesignTokens

Abstract UI atomic values to support the Auro Design System.
https://auro.alaskaair.com/getting-started/developers/design-tokens
Apache License 2.0
19 stars 7 forks source link

Add missing design tokens #137

Closed leeejune closed 10 months ago

leeejune commented 11 months ago

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

UI background

border

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.

jordanjones243 commented 11 months ago

ds-color-ui-default-inverse and ds-color-ui-hover-inverse already exist in our design tokens

leeejune commented 11 months ago

ds-color-ui-default-inverse and ds-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.

Screenshot 2023-12-12 at 12 17 45 PM