@devoinc/genesys-tokens
Version:
Design tokens generator
24 lines (23 loc) • 484 B
JSON
{
"cmp": {
"table": {
"cellMarker": {
"color": {
"text": {
"enabled": {
"value": "{alias.color.text.body.weak.value}"
},
"hovered": {
"value": "{alias.color.text.link.enabled.value}"
}
}
},
"mutation": {
"transitionDuration": {
"value": "{alias.mutation.transitionDuration.action.value}"
}
}
}
}
}
}