@amsterdam/design-system-tokens
Version:
All design tokens from the Amsterdam Design System. Use it to apply its visual design to your website or application.
40 lines (39 loc) • 738 B
JSON
{
"ams": {
"logo": {
"block-size": {
"$value": "{ams.space.xl}",
"$extensions": {
"nl.amsterdam.type": "dimension"
}
},
"min-block-size": {
"$value": {
"value": 2.5,
"unit": "rem"
},
"$type": "dimension"
},
"emblem": {
"color": {
"$value": "#ec0000",
"$type": "color"
}
},
"subsite": {
"color": {
"$value": "{ams.color.text.default}",
"$extensions": {
"nl.amsterdam.type": "color"
}
}
},
"title": {
"color": {
"$value": "#ec0000",
"$type": "color"
}
}
}
}
}