PromucFlow_constructor/app/client/packages/wds/tokens.json
Pawan Kumar 8dc2942a7c
chore: Generate tokens.json for figma (#21432)
This PR adds a script that generates tokens json file that will be used
by figma.
2023-03-17 13:26:53 +05:30

98 lines
1.7 KiB
JSON

{
"semantic": {
"color-bg-accent": {
"value": "#1a7f37",
"type": "color"
},
"color-bg-accent-hover": {
"value": "#278840",
"type": "color"
},
"color-bg-accent-light": {
"value": "#9af8a9",
"type": "color"
},
"color-bg-accent-active": {
"value": "#1a7f37",
"type": "color"
},
"color-bg-accent-light-active": {
"value": "#9af5a9",
"type": "color"
},
"color-bg-accent-light-hover": {
"value": "#a4ffb3",
"type": "color"
},
"color-text-accent": {
"value": "#1a7f37",
"type": "color"
},
"color-text-onaccent": {
"value": "#fff",
"type": "color"
},
"color-border-accent": {
"value": "#1a7f37",
"type": "color"
},
"color-border-onaccent": {
"value": "#006119",
"type": "color"
},
"color-border-onaccent-light": {
"value": "#eefff0",
"type": "color"
}
},
"raw": {
"0": {
"spacing0": {
"value": "0px",
"type": "sizing"
}
},
"1": {
"spacing1": {
"value": "4px",
"type": "sizing"
}
},
"2": {
"spacing2": {
"value": "8px",
"type": "sizing"
}
},
"3": {
"spacing3": {
"value": "12px",
"type": "sizing"
}
},
"4": {
"spacing4": {
"value": "16px",
"type": "sizing"
}
},
"5": {
"spacing5": {
"value": "20px",
"type": "sizing"
}
},
"6": {
"spacing6": {
"value": "24px",
"type": "sizing"
}
},
"7": {
"spacing7": {
"value": "28px",
"type": "sizing"
}
}
}
}