website/tokens.json

209 lines
4.6 KiB
JSON

{
"color": {
"background-darker": {
"description": "",
"type": "color",
"value": "#16161eff",
"blendMode": "normal",
"extensions": {
"org.lukasoppermann.figmaDesignTokens": {
"styleId": "S:c14092e9078f63843ef1fbc82edb069d6e496fb2,",
"exportKey": "color"
}
}
},
"background": {
"description": "",
"type": "color",
"value": "#252530ff",
"blendMode": "normal",
"extensions": {
"org.lukasoppermann.figmaDesignTokens": {
"styleId": "S:7ceeaa1ec628e1c96dd919c745334090dbd412e1,",
"exportKey": "color"
}
}
},
"outline": {
"description": "",
"type": "color",
"value": "#414152ff",
"blendMode": "normal",
"extensions": {
"org.lukasoppermann.figmaDesignTokens": {
"styleId": "S:d9dcb2276ceff26246b993ae0950cec6db93c133,",
"exportKey": "color"
}
}
},
"text-color": {
"description": "",
"type": "color",
"value": "#aaaabbff",
"blendMode": "normal",
"extensions": {
"org.lukasoppermann.figmaDesignTokens": {
"styleId": "S:c28b4cbc6bca23e9ae26c317c2814cba5561ca72,",
"exportKey": "color"
}
}
},
"background-light": {
"description": "",
"type": "color",
"value": "#2c2c3aff",
"blendMode": "normal",
"extensions": {
"org.lukasoppermann.figmaDesignTokens": {
"styleId": "S:ee4ae2d55787a0ac528b7f04cb5c89bcba4cb13a,",
"exportKey": "color"
}
}
},
"outline-dark": {
"description": "",
"type": "color",
"value": "#24242fff",
"blendMode": "normal",
"extensions": {
"org.lukasoppermann.figmaDesignTokens": {
"styleId": "S:0b90f3e2c86764551f754fc34ea49c9fd3816439,",
"exportKey": "color"
}
}
},
"background-dark": {
"description": "",
"type": "color",
"value": "#1f1f28ff",
"blendMode": "normal",
"extensions": {
"org.lukasoppermann.figmaDesignTokens": {
"styleId": "S:a8e80212e0a470e9d2470a9833f6669491f3fc8e,",
"exportKey": "color"
}
}
}
},
"gradient": {
"background-gradient": {
"description": "",
"type": "custom-gradient",
"value": {
"gradientType": "linear",
"rotation": 121.70142699523774,
"stops": [
{
"position": 0,
"color": "#252530ff"
},
{
"position": 1,
"color": "#181820ff"
}
]
},
"extensions": {
"org.lukasoppermann.figmaDesignTokens": {
"styleId": "S:d21ddcaecf0af9c55d7c4b31e704e70c884b077a,",
"exportKey": "gradient"
}
}
}
},
"typography": {
"h2": {
"fontSize": {
"type": "dimension",
"value": 25
},
"textDecoration": {
"type": "string",
"value": "none"
},
"fontFamily": {
"type": "string",
"value": "Roboto"
},
"fontWeight": {
"type": "number",
"value": 300
},
"fontStyle": {
"type": "string",
"value": "normal"
},
"fontStretch": {
"type": "string",
"value": "normal"
},
"letterSpacing": {
"type": "dimension",
"value": 0
},
"lineHeight": {
"type": "dimension",
"value": 30
},
"paragraphIndent": {
"type": "dimension",
"value": 0
},
"paragraphSpacing": {
"type": "dimension",
"value": 0
},
"textCase": {
"type": "string",
"value": "none"
}
},
"p": {
"fontSize": {
"type": "dimension",
"value": 16
},
"textDecoration": {
"type": "string",
"value": "none"
},
"fontFamily": {
"type": "string",
"value": "Nunito Sans"
},
"fontWeight": {
"type": "number",
"value": 200
},
"fontStyle": {
"type": "string",
"value": "normal"
},
"fontStretch": {
"type": "string",
"value": "normal"
},
"letterSpacing": {
"type": "dimension",
"value": 0
},
"lineHeight": {
"type": "dimension",
"value": 19.2
},
"paragraphIndent": {
"type": "dimension",
"value": 0
},
"paragraphSpacing": {
"type": "dimension",
"value": 0
},
"textCase": {
"type": "string",
"value": "none"
}
}
}
}