@devoinc/genesys-tokens
Version:
Design tokens generator
31 lines (30 loc) • 673 B
JSON
{
"cmp": {
"table": {
"afterRowAction": {
"color": {
"background": {
"hovered": {
"value": "{alias.color.background.backdrop.secondary.weakest.value}"
}
},
"text": {
"hovered": {
"value": "{alias.color.text.link.enabled.value}"
}
}
},
"typo": {
"fontSize": {
"value": "{alias.typo.fontSize.icon.sm.value}"
}
},
"mutation": {
"transitionDuration": {
"value": "{alias.mutation.transitionDuration.action.value}"
}
}
}
}
}
}