Skip to content

Commit

Permalink
adds text
Browse files Browse the repository at this point in the history
  • Loading branch information
jake-figma committed May 23, 2024
1 parent 05a8c89 commit 7e9a37f
Show file tree
Hide file tree
Showing 6 changed files with 3,728 additions and 3,694 deletions.
115 changes: 49 additions & 66 deletions scripts/tokens/styles.json
Original file line number Diff line number Diff line change
@@ -1,24 +1,7 @@
[
{
"type": "TEXT",
"name": "Display",
"fontSize": {
"type": "VARIABLE_ALIAS",
"id": "VariableID:66:10189"
},
"fontFamily": {
"type": "VARIABLE_ALIAS",
"id": "VariableID:66:10188"
},
"fontWeight": {
"type": "VARIABLE_ALIAS",
"id": "VariableID:58:8572"
},
"fontStyle": "normal"
},
{
"type": "TEXT",
"name": "Body/Base",
"name": "Body Base",
"fontSize": {
"type": "VARIABLE_ALIAS",
"id": "VariableID:66:10180"
Expand All @@ -35,7 +18,7 @@
},
{
"type": "TEXT",
"name": "Body/Small",
"name": "Body Small",
"fontSize": {
"type": "VARIABLE_ALIAS",
"id": "VariableID:66:10216"
Expand All @@ -52,7 +35,7 @@
},
{
"type": "TEXT",
"name": "Body/Bold",
"name": "Body Strong",
"fontSize": {
"type": "VARIABLE_ALIAS",
"id": "VariableID:66:10180"
Expand All @@ -69,7 +52,7 @@
},
{
"type": "TEXT",
"name": "Body/Italic",
"name": "Body Emphasis",
"fontSize": {
"type": "VARIABLE_ALIAS",
"id": "VariableID:66:10180"
Expand All @@ -85,7 +68,7 @@
},
{
"type": "TEXT",
"name": "Body/Link",
"name": "Body Link",
"fontSize": {
"type": "VARIABLE_ALIAS",
"id": "VariableID:66:10180"
Expand All @@ -100,23 +83,6 @@
},
"fontStyle": "normal"
},
{
"type": "TEXT",
"name": "Caption",
"fontSize": {
"type": "VARIABLE_ALIAS",
"id": "VariableID:9:11196"
},
"fontFamily": {
"type": "VARIABLE_ALIAS",
"id": "VariableID:9:11201"
},
"fontWeight": {
"type": "VARIABLE_ALIAS",
"id": "VariableID:9:11183"
},
"fontStyle": "normal"
},
{
"type": "TEXT",
"name": "Input",
Expand All @@ -136,7 +102,7 @@
},
{
"type": "TEXT",
"name": "Code",
"name": "Body Code",
"fontSize": {
"type": "VARIABLE_ALIAS",
"id": "VariableID:66:10183"
Expand All @@ -156,15 +122,15 @@
"name": "Subtitle",
"fontSize": {
"type": "VARIABLE_ALIAS",
"id": "VariableID:66:10213"
"id": "VariableID:66:10177"
},
"fontFamily": {
"type": "VARIABLE_ALIAS",
"id": "VariableID:66:10191"
"id": "VariableID:66:10176"
},
"fontWeight": {
"type": "VARIABLE_ALIAS",
"id": "VariableID:66:10193"
"id": "VariableID:66:10178"
},
"fontStyle": "normal"
},
Expand All @@ -173,15 +139,15 @@
"name": "Subheading",
"fontSize": {
"type": "VARIABLE_ALIAS",
"id": "VariableID:66:10186"
"id": "VariableID:2103:22308"
},
"fontFamily": {
"type": "VARIABLE_ALIAS",
"id": "VariableID:66:10185"
"id": "VariableID:2103:22306"
},
"fontWeight": {
"type": "VARIABLE_ALIAS",
"id": "VariableID:66:10187"
"id": "VariableID:2103:22310"
},
"fontStyle": "normal"
},
Expand All @@ -190,32 +156,15 @@
"name": "Heading",
"fontSize": {
"type": "VARIABLE_ALIAS",
"id": "VariableID:66:10177"
},
"fontFamily": {
"type": "VARIABLE_ALIAS",
"id": "VariableID:66:10176"
},
"fontWeight": {
"type": "VARIABLE_ALIAS",
"id": "VariableID:66:10178"
},
"fontStyle": "normal"
},
{
"type": "TEXT",
"name": "Hero",
"fontSize": {
"type": "VARIABLE_ALIAS",
"id": "VariableID:66:10189"
"id": "VariableID:66:10186"
},
"fontFamily": {
"type": "VARIABLE_ALIAS",
"id": "VariableID:66:10188"
"id": "VariableID:66:10185"
},
"fontWeight": {
"type": "VARIABLE_ALIAS",
"id": "VariableID:66:10190"
"id": "VariableID:66:10187"
},
"fontStyle": "normal"
},
Expand Down Expand Up @@ -414,6 +363,40 @@
}
]
},
{
"type": "TEXT",
"name": "Title Hero",
"fontSize": {
"type": "VARIABLE_ALIAS",
"id": "VariableID:66:10189"
},
"fontFamily": {
"type": "VARIABLE_ALIAS",
"id": "VariableID:66:10188"
},
"fontWeight": {
"type": "VARIABLE_ALIAS",
"id": "VariableID:66:10190"
},
"fontStyle": "normal"
},
{
"type": "TEXT",
"name": "Title Page",
"fontSize": {
"type": "VARIABLE_ALIAS",
"id": "VariableID:66:10197"
},
"fontFamily": {
"type": "VARIABLE_ALIAS",
"id": "VariableID:58:8569"
},
"fontWeight": {
"type": "VARIABLE_ALIAS",
"id": "VariableID:58:8572"
},
"fontStyle": "normal"
},
{
"key": "438be94d4f8e3c60b6551865b81a02701761ccd3",
"name": "xs",
Expand Down
Loading

0 comments on commit 7e9a37f

Please sign in to comment.