@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.
210 lines (209 loc) • 5.41 kB
JSON
{
"ams": {
"avatar": {
"aspect-ratio": {
"$value": "{ams.aspect-ratio.1-1}",
"$extensions": {
"nl.amsterdam.type": "aspectRatio"
}
},
"background-color": {
"$value": "{ams.color.highlight.purple}",
"$extensions": {
"nl.amsterdam.type": "color"
}
},
"border-color": {
"$value": "{ams.color.highlight.purple}",
"$extensions": {
"nl.amsterdam.type": "color"
}
},
"border-style": {
"$value": "solid",
"$extensions": {
"nl.amsterdam.type": "borderStyle"
}
},
"border-width": {
"$value": "{ams.border.width.m}",
"$extensions": {
"nl.amsterdam.type": "borderWidth"
}
},
"color": {
"$value": "{ams.color.text.inverse}",
"$extensions": {
"nl.amsterdam.type": "color"
}
},
"font-family": {
"$value": "{ams.typography.font-family}",
"$extensions": {
"nl.amsterdam.type": "fontFamily"
}
},
"font-size": {
"$value": "{ams.typography.body-text.small.font-size}",
"$extensions": {
"nl.amsterdam.type": "fontSize"
}
},
"font-weight": {
"$value": "{ams.typography.body-text.font-weight}",
"$extensions": {
"nl.amsterdam.type": "fontWeight"
}
},
"line-height": {
"$value": "{ams.typography.body-text.small.line-height}",
"$extensions": {
"nl.amsterdam.subtype": "lineHeight",
"nl.amsterdam.type": "number"
}
},
"padding-block": {
"$value": "{ams.space.xs}",
"$extensions": {
"nl.amsterdam.subtype": "space",
"nl.amsterdam.type": "dimension"
}
},
"padding-inline": {
"$value": "{ams.space.xs}",
"$extensions": {
"nl.amsterdam.subtype": "space",
"nl.amsterdam.type": "dimension"
}
},
"forced-colors": {
"border-width": {
"$value": "{ams.border.width.m}",
"$extensions": {
"nl.amsterdam.type": "borderWidth"
}
}
},
"azure": {
"background-color": {
"$value": "{ams.color.highlight.azure}",
"$extensions": {
"nl.amsterdam.type": "color"
}
},
"border-color": {
"$value": "{ams.color.highlight.azure}",
"$extensions": {
"nl.amsterdam.type": "color"
}
},
"color": {
"$value": "{ams.color.text.inverse}",
"$extensions": {
"nl.amsterdam.type": "color"
}
}
},
"green": {
"background-color": {
"$value": "{ams.color.highlight.green}",
"$extensions": {
"nl.amsterdam.type": "color"
}
},
"border-color": {
"$value": "{ams.color.highlight.green}",
"$extensions": {
"nl.amsterdam.type": "color"
}
},
"color": {
"$value": "{ams.color.text.inverse}",
"$extensions": {
"nl.amsterdam.type": "color"
}
}
},
"lime": {
"background-color": {
"$value": "{ams.color.highlight.lime}",
"$extensions": {
"nl.amsterdam.type": "color"
}
},
"border-color": {
"$value": "{ams.color.highlight.lime}",
"$extensions": {
"nl.amsterdam.type": "color"
}
},
"color": {
"$value": "{ams.color.text.default}",
"$extensions": {
"nl.amsterdam.type": "color"
}
}
},
"magenta": {
"background-color": {
"$value": "{ams.color.highlight.magenta}",
"$extensions": {
"nl.amsterdam.type": "color"
}
},
"border-color": {
"$value": "{ams.color.highlight.magenta}",
"$extensions": {
"nl.amsterdam.type": "color"
}
},
"color": {
"$value": "{ams.color.text.inverse}",
"$extensions": {
"nl.amsterdam.type": "color"
}
}
},
"orange": {
"background-color": {
"$value": "{ams.color.highlight.orange}",
"$extensions": {
"nl.amsterdam.type": "color"
}
},
"border-color": {
"$value": "{ams.color.highlight.orange}",
"$extensions": {
"nl.amsterdam.type": "color"
}
},
"color": {
"$value": "{ams.color.text.default}",
"$extensions": {
"nl.amsterdam.type": "color"
}
}
},
"yellow": {
"background-color": {
"$value": "{ams.color.highlight.yellow}",
"$extensions": {
"nl.amsterdam.type": "color"
}
},
"border-color": {
"$value": "{ams.color.highlight.yellow}",
"$extensions": {
"nl.amsterdam.type": "color"
}
},
"color": {
"$value": "{ams.color.text.default}",
"$extensions": {
"nl.amsterdam.type": "color"
}
}
}
}
}
}