Skip to content

Commit

Permalink
Updated tokens
Browse files Browse the repository at this point in the history
  • Loading branch information
larz0 committed Aug 27, 2024
1 parent 1406529 commit 290c2d7
Show file tree
Hide file tree
Showing 8 changed files with 12 additions and 12 deletions.
2 changes: 1 addition & 1 deletion src/tokens-studio/spectrum-non-colors/$metadata.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,4 +19,4 @@
"spectrum/typography.component/desktop",
"spectrum/typography.component/mobile"
]
}
}
2 changes: 1 addition & 1 deletion src/tokens-studio/spectrum-non-colors/$themes.json
Original file line number Diff line number Diff line change
Expand Up @@ -61,4 +61,4 @@
},
"group": "S.Color-theme"
}
]
]
Original file line number Diff line number Diff line change
Expand Up @@ -59,4 +59,4 @@
}
}
}
}
}
Original file line number Diff line number Diff line change
Expand Up @@ -59,4 +59,4 @@
}
}
}
}
}
Original file line number Diff line number Diff line change
Expand Up @@ -59,4 +59,4 @@
}
}
}
}
}
Original file line number Diff line number Diff line change
Expand Up @@ -59,4 +59,4 @@
}
}
}
}
}
Original file line number Diff line number Diff line change
Expand Up @@ -630,7 +630,7 @@
}
},
"detail-cjk-emphasized-font-weight": {
"value": "{black-font-weight}",
"value": "{extra-bold-font-weight}",
"type": "fontWeights",
"$extensions": {
"spectrum-tokens": {
Expand Down Expand Up @@ -770,7 +770,7 @@
}
},
"detail-cjk-strong-emphasized-font-weight": {
"value": "{black-font-weight}",
"value": "{extra-bold-font-weight}",
"type": "fontWeights",
"$extensions": {
"spectrum-tokens": {
Expand All @@ -790,7 +790,7 @@
}
},
"detail-cjk-strong-font-weight": {
"value": "{black-font-weight}",
"value": "{extra-bold-font-weight}",
"type": "fontWeights",
"$extensions": {
"spectrum-tokens": {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -630,7 +630,7 @@
}
},
"detail-cjk-emphasized-font-weight": {
"value": "{black-font-weight}",
"value": "{extra-bold-font-weight}",
"type": "fontWeights",
"$extensions": {
"spectrum-tokens": {
Expand Down Expand Up @@ -770,7 +770,7 @@
}
},
"detail-cjk-strong-emphasized-font-weight": {
"value": "{black-font-weight}",
"value": "{extra-bold-font-weight}",
"type": "fontWeights",
"$extensions": {
"spectrum-tokens": {
Expand All @@ -790,7 +790,7 @@
}
},
"detail-cjk-strong-font-weight": {
"value": "{black-font-weight}",
"value": "{extra-bold-font-weight}",
"type": "fontWeights",
"$extensions": {
"spectrum-tokens": {
Expand Down

0 comments on commit 290c2d7

Please sign in to comment.