@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.
64 lines (63 loc) • 1.57 kB
JSON
{
"ams": {
"accordion": {
"gap": {
"$value": "{ams.space.s}",
"$extensions": {
"nl.amsterdam.subtype": "space",
"nl.amsterdam.type": "dimension"
}
},
"button": {
"color": {
"$value": "{ams.color.interactive.default}",
"$extensions": {
"nl.amsterdam.type": "color"
}
},
"cursor": {
"$value": "{ams.cursor.interactive}",
"$extensions": {
"nl.amsterdam.type": "cursor"
}
},
"gap": {
"$value": "{ams.space.s}",
"$extensions": {
"nl.amsterdam.subtype": "space",
"nl.amsterdam.type": "dimension"
}
},
"outline-offset": {
"$value": "{ams.focus.outline-offset}",
"$extensions": {
"nl.amsterdam.subtype": "space",
"nl.amsterdam.type": "dimension"
}
},
"padding-block": {
"$value": "{ams.space.s}",
"$extensions": {
"nl.amsterdam.subtype": "space",
"nl.amsterdam.type": "dimension"
}
},
"padding-inline": {
"$value": "0",
"$type": "dimension",
"$extensions": {
"nl.amsterdam.subtype": "space"
}
},
"hover": {
"color": {
"$value": "{ams.color.interactive.hover}",
"$extensions": {
"nl.amsterdam.type": "color"
}
}
}
}
}
}
}