@devoinc/genesys-tokens
Version:
Design tokens generator
29 lines (28 loc) • 665 B
JSON
{
"cmp": {
"table": {
"headCellGrabber": {
"elevation": {
"zIndex": {
"value": "{alias.elevation.zIndex.depth.overlay.value}"
}
},
"color": {
"background": {
"after": {
"value": "{alias.color.background.surface.secondary.base.value}"
},
"hovered": {
"value": "{alias.color.background.backdrop.secondary.base.value}"
}
}
},
"mutation": {
"transitionDuration": {
"value": "{alias.mutation.transitionDuration.action.value}"
}
}
}
}
}
}