@devoinc/genesys-tokens
Version:
Design tokens generator
28 lines (27 loc) • 587 B
JSON
{
"cmp": {
"contentSwitcher": {
"button": {
"color": {
"background": {
"activated": {
"value": "{alias.handlers.color.background.value}"
}
},
"text": {
"activated": {
"value": "{alias.color.text.action.accentHigh.enabled.value}"
}
}
},
"elevation": {
"boxShadow": {
"activated": {
"value": "{alias.handlers.elevation.boxShadow.enabled.value}"
}
}
}
}
}
}
}