AlaskaAirlines / auro-combobox

An auroLabs custom element w/an experimental API. You've been warned.
https://auro.alaskaair.com/components/auroLabs
Apache License 2.0
4 stars 1 forks source link

Update color tokens for theming support #168

Closed jordanjones243 closed 5 months ago

jordanjones243 commented 5 months ago

General Support Request

In order to make Auro components themeable, we need to make sure there are no hard-coded and correct semanticly named tokens within the component. There also needs to be investigation around border rules which have a combination of size and color tokens, making them more complex, as well as background-color and color rules.

Possible Solution

Work with designers to figure out what tokens need updated values or renamed.

Additional context

This work stems from theming work happening to all Auro components:

Rules and tokens to be edited can be found in the comments.

Exit Criteria

All hardcoded values and tier 1 tokens (brand tokens), are removed and replaced by semanticly named tier 2 and 3 tokens

jordanjones243 commented 5 months ago
jordanjones243 commented 5 months ago

This ticket is not needed anymore, as the rule listed above is not a color token.