UNPKG

@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.

103 lines (102 loc) 2.87 kB
{ "ams": { "pagination": { "font-family": { "$value": "{ams.typography.font-family}", "$extensions": { "nl.amsterdam.type": "fontFamily" } }, "font-size": { "$value": "{ams.typography.body-text.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.line-height}", "$extensions": { "nl.amsterdam.subtype": "lineHeight", "nl.amsterdam.type": "number" } }, "link": { "color": { "$value": "{ams.links.color}", "$extensions": { "nl.amsterdam.type": "color" } }, "gap": { "$value": "{ams.space.xs}", "$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-inline": { "$value": "{ams.space.s}", "$extensions": { "nl.amsterdam.subtype": "space", "nl.amsterdam.type": "dimension" } }, "text-decoration-line": { "$value": "{ams.links.subtle.text-decoration-line}", "$extensions": { "nl.amsterdam.type": "textDecorationLine" } }, "text-decoration-thickness": { "$value": "{ams.links.text-decoration-thickness}", "$extensions": { "nl.amsterdam.subtype": "space", "nl.amsterdam.type": "dimension" } }, "text-underline-offset": { "$value": "{ams.links.text-underline-offset}", "$extensions": { "nl.amsterdam.subtype": "space", "nl.amsterdam.type": "dimension" } }, "current": { "font-weight": { "$value": "{ams.typography.body-text.bold.font-weight}", "$extensions": { "nl.amsterdam.type": "fontWeight" } } }, "hover": { "color": { "$value": "{ams.links.hover.color}", "$extensions": { "nl.amsterdam.type": "color" } }, "text-decoration-line": { "$value": "{ams.links.subtle.hover.text-decoration-line}", "$extensions": { "nl.amsterdam.type": "textDecorationLine" } } } } } } }