@primer/primitives
Version:
Typography, spacing, and color primitives for Primer design system
107 lines (106 loc) • 2.72 kB
JSON
{
"base-text-weight-light": {
"$type": "fontWeight",
"$value": 300,
"$extensions": {
"org.primer.figma": {
"collection": "base/typography",
"scopes": ["fontWeight"]
}
},
"filePath": "src/tokens/base/typography/typography.json5",
"isSource": true,
"original": {
"$type": "fontWeight",
"$value": 300,
"$extensions": {
"org.primer.figma": {
"collection": "base/typography",
"scopes": ["fontWeight"]
}
}
},
"name": "base-text-weight-light",
"attributes": {},
"path": ["base", "text", "weight", "light"],
"key": "{base.text.weight.light}"
},
"base-text-weight-medium": {
"$value": 500,
"$type": "fontWeight",
"$extensions": {
"org.primer.figma": {
"collection": "base/typography",
"scopes": ["fontWeight"]
}
},
"filePath": "src/tokens/base/typography/typography.json5",
"isSource": true,
"original": {
"$value": 500,
"$type": "fontWeight",
"$extensions": {
"org.primer.figma": {
"collection": "base/typography",
"scopes": ["fontWeight"]
}
}
},
"name": "base-text-weight-medium",
"attributes": {},
"path": ["base", "text", "weight", "medium"],
"key": "{base.text.weight.medium}"
},
"base-text-weight-normal": {
"$value": 400,
"$type": "fontWeight",
"$extensions": {
"org.primer.figma": {
"collection": "base/typography",
"scopes": ["fontWeight"]
}
},
"filePath": "src/tokens/base/typography/typography.json5",
"isSource": true,
"original": {
"$value": 400,
"$type": "fontWeight",
"$extensions": {
"org.primer.figma": {
"collection": "base/typography",
"scopes": ["fontWeight"]
}
}
},
"name": "base-text-weight-normal",
"attributes": {},
"path": ["base", "text", "weight", "normal"],
"key": "{base.text.weight.normal}"
},
"base-text-weight-semibold": {
"$value": 600,
"$type": "fontWeight",
"$extensions": {
"org.primer.figma": {
"collection": "base/typography",
"scopes": ["fontWeight"]
}
},
"filePath": "src/tokens/base/typography/typography.json5",
"isSource": true,
"original": {
"$value": 600,
"$type": "fontWeight",
"$extensions": {
"org.primer.figma": {
"collection": "base/typography",
"scopes": ["fontWeight"]
}
}
},
"name": "base-text-weight-semibold",
"attributes": {},
"path": ["base", "text", "weight", "semibold"],
"key": "{base.text.weight.semibold}"
}
}