[AI] Add white-labeling tokens for the chat quick action button #15920
Labels
area: AI
Used to filter issues in the Carbon for AI project.
package: styles
@carbon/styles
role: dev 🤖
The watson assistant team requested we help them support their white labeling needs. They want the chat quick action buttons to be disassociated from the core tokens (right now, we're using tokens like
$link-primary
andbackground
tokens in the button. I've made a list of new tokens to add and just daisy-chained the values to our tokens for our themes but this will allow better control for white labeling. I did keep some core tokens in use for the more generic button states like skeleton and disabled.Note: This is not a blocker for the watson assistant team, just a nice-to-have.
New tokens to add
$link-primary
$link-primary
$link-primary
$link-primary
$background-hover
$background-hover
$background-hover
$background-hover
$background-active
$background-active
$background-active
$background-active
$background-selected
$background-selected
$background-selected
$background-selected
$text-secondary
$text-secondary
$text-secondary
$text-secondary
Updated spec
The text was updated successfully, but these errors were encountered: