@visual-framework/vf-design-tokens
Version:
A collection of design tokens for consumption across projects and products
239 lines (238 loc) • 5.81 kB
JSON
{
"properties": [
{
"type": "sans-serif",
"category": "font",
"name": "textHeading1",
"value": {
"fontSize": "42px",
"fontWeight": 700,
"lineHeight": 1.547
},
"meta": {
"friendlyName": "text-heading--1",
"sassMap": "text-heading--1",
"comment": null,
"pangram": "The five boxing wizards jump quickly."
},
"section" : "Headings",
"id" : "headings"
},
{
"type": "sans-serif",
"category": "font",
"name": "textHeading2",
"value": {
"fontSize": "30px",
"fontWeight": 500,
"lineHeight": 1.333
},
"meta": {
"friendlyName": "text-heading--2",
"sassMap": "text-heading--2",
"comment": null,
"pangram": "The five boxing wizards jump quickly."
},
"section" : "Headings",
"id" : "headings"
},
{
"type": "sans-serif",
"category": "font",
"name": "textHeading3",
"value": {
"fontSize": "24px",
"fontWeight": 500,
"lineHeight": 1.333
},
"meta": {
"friendlyName": "text-heading--3",
"sassMap": "text-heading--3",
"comment": null,
"pangram": "The five boxing wizards jump quickly."
},
"section" : "Headings",
"id" : "headings"
},
{
"type": "sans-serif",
"category": "font",
"name": "textHeading4",
"value": {
"fontSize": "21px",
"fontWeight": 500,
"lineHeight": 1.29
},
"meta": {
"friendlyName": "text-heading--4",
"sassMap": "text-heading--4",
"comment": null,
"pangram": "The five boxing wizards jump quickly."
},
"section" : "Headings",
"id" : "headings"
},
{
"type": "sans-serif",
"category": "font",
"name": "textHeading5",
"value": {
"fontSize": "19px",
"fontWeight": 500,
"lineHeight": 1.5
},
"meta": {
"friendlyName": "text-heading--5",
"sassMap": "text-heading--5",
"comment": null,
"pangram": "The five boxing wizards jump quickly."
},
"section" : "Headings",
"id" : "headings"
},
{
"type": "sans-serif",
"category": "font",
"name": "textBody1",
"value": {
"fontSize": "28px",
"fontWeight": 500,
"lineHeight": 1.3125
},
"meta": {
"friendlyName": "text-body--1",
"sassMap": "text-body--1",
"comment": null,
"pangram": "The five boxing wizards jump quickly."
},
"section" : "Body texts",
"id" : "bodytexts"
},
{
"type": "sans-serif",
"category": "font",
"name": "textBody2",
"value": {
"fontSize": "19px",
"fontWeight": 400,
"lineHeight": 1.421
},
"meta": {
"friendlyName": "text-body--2",
"sassMap": "text-body--2",
"comment": null,
"pangram": "The five boxing wizards jump quickly."
},
"section" : "Body texts",
"id" : "bodytexts"
},
{
"type": "sans-serif",
"category": "font",
"name": "textBody3",
"value": {
"fontSize": "16px",
"fontWeight": 400,
"lineHeight": 1.71
},
"meta": {
"friendlyName": "text-body--3",
"sassMap": "text-body--3",
"comment": null,
"pangram": "The five boxing wizards jump quickly."
},
"section" : "Body texts",
"id" : "bodytexts"
},
{
"type": "sans-serif",
"category": "font",
"name": "textBody4",
"value": {
"fontSize": "14px",
"fontWeight": 500,
"lineHeight": 1.57
},
"meta": {
"friendlyName": "text-body--4",
"sassMap": "text-body--4",
"comment": null,
"pangram": "The five boxing wizards jump quickly."
},
"section" : "Body texts",
"id" : "bodytexts"
},
{
"type": "sans-serif",
"category": "font",
"name": "textBody5",
"value": {
"fontSize": "14px",
"fontWeight": 400,
"lineHeight": 1.57
},
"meta": {
"friendlyName": "text-body--5",
"sassMap": "text-body--5",
"comment": null,
"pangram": "The five boxing wizards jump quickly."
},
"section" : "Body texts",
"id" : "bodytexts"
},
{
"type": "sans-serif",
"category": "font",
"name": "textBody6",
"value": {
"fontSize": "11px",
"fontWeight": 600,
"lineHeight": 1.5
},
"meta": {
"friendlyName": "text-body--6",
"sassMap": "text-body--6",
"comment": null,
"pangram": "The five boxing wizards jump quickly."
},
"section" : "Body texts",
"id" : "bodytexts"
},
{
"type": "sans-serif",
"category": "font",
"name": "textButton1",
"value": {
"fontSize": "24px",
"fontWeight": 700,
"lineHeight": 1
},
"meta": {
"friendlyName": "text-button--1",
"sassMap": "text-button--1",
"comment": null,
"pangram": "The five boxing wizards jump quickly."
},
"section" : "Buttons",
"id" : "buttons"
},
{
"type": "sans-serif",
"category": "font",
"name": "textButton2",
"value": {
"fontSize": "16px",
"fontWeight": 700,
"lineHeight": 1
},
"meta": {
"friendlyName": "text-button--2",
"sassMap": "text-button--2",
"comment": null,
"pangram": "The five boxing wizards jump quickly."
},
"section" : "Buttons",
"id" : "buttons"
}
]
}