Closed jordanjones243 closed 1 month ago
Transparent
none
var(--ds-color-base-white, $ds-color-base-white);
Ticket is blocked until auro-button
's theming support changes are complete.
Need design to revise the semantic tokens being used within the tokens.scss file.
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 asbackground-color
andcolor
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.
Acceptance Criteria: