@synergy-design-system/tokens
Version:
Design tokens for Synergy, the SICK Design System
30 lines • 555 B
JSON
{
"link": {
"color": {
"value": "{primary.600}",
"type": "color"
},
"color-hover": {
"value": "{primary.900}",
"type": "color"
},
"color-active": {
"value": "{primary.950}",
"type": "color"
},
"quiet": {
"color": {
"value": "{typography.color.text}",
"type": "color"
},
"color-hover": {
"value": "{primary.900}",
"type": "color"
},
"color-active": {
"value": "{primary.950}",
"type": "color"
}
}
}
}