Skip to content

Commit

Permalink
chore(tokens): 🎨 update tokens (#3884)
Browse files Browse the repository at this point in the history
Merge this PR to update the tokens in the main branch.

---------

Co-authored-by: Travaglini Alessio <[email protected]>
Co-authored-by: Alizé Debray <[email protected]>
Co-authored-by: Alizé Debray <[email protected]>
  • Loading branch information
4 people authored Nov 5, 2024
1 parent 136abd1 commit da7bc02
Showing 1 changed file with 15 additions and 6 deletions.
21 changes: 15 additions & 6 deletions packages/tokens/tokensstudio-generated/tokens.json
Original file line number Diff line number Diff line change
Expand Up @@ -6574,6 +6574,14 @@
"$type": "spacing",
"$value": "{post.core.dimension.16}"
}
},
"font-weight": {
"$type": "fontWeights",
"$value": "{post.device.font-weight.bold}"
},
"font-size": {
"$type": "fontSizes",
"$value": "{post.device.font-size.5}"
}
}
}
Expand Down Expand Up @@ -8627,7 +8635,7 @@
"$value": "{post.theme.accent.bg-scheme.brand}"
}
},
"emphasis": {
"accent": {
"bg": {
"$type": "color",
"$value": "{post.theme.color.accent.emphasis.bg}"
Expand Down Expand Up @@ -10033,8 +10041,7 @@
"Scheme/Dark": "source",
"Components/Close": "enabled",
"Components/Accordion": "enabled",
"Components/Quote": "enabled",
"Helpers/Palette": "disabled"
"Components/Quote": "enabled"
},
"$figmaCollectionId": "VariableCollectionId:808:5504",
"$figmaModeId": "808:0",
Expand Down Expand Up @@ -10416,6 +10423,8 @@
"post.quote.padding.inline.start": "7a1872b53d95b09254aedb9c83134c16f257d859",
"post.quote.padding.inline.end": "4aaac936d03e419c78861c16341f44cc5aa12c27",
"post.quote.gap.inline": "dc6aadb7c7375ca7445e8e3a7123c31a62ad9b63",
"post.quote.font-weight": "bbbd5bcf6682a14dd804110603e0f781f880f819",
"post.quote.font-size": "0ca009d91f5f9572660f874598908a4c2f0fdaa2",
"post.radio-button.enabled-bg": "981537511aa6b68e6575007cd1724da013be2dcc",
"post.radio-button.enabled-fg": "ad56c5542bcfd074a5baf4037297d0884420cd6d",
"post.radio-button.hover-bg": "f8df140d31e8b662762a8ad65af72207185e25a6",
Expand Down Expand Up @@ -10792,9 +10801,9 @@
"post.helper.color.brand.bg": "154c666338ba0bbaa6b937440b16ea6379c921f1",
"post.helper.color.brand.fg": "662e59cf84b469528b4912250de6c6b4e63e6fbe",
"post.helper.color.brand.bg-scheme": "35e3fb74f1d179155ceaa634eac2125de1201f6d",
"post.helper.color.emphasis.bg": "804b4156a383d9664e9c8554dda79db09e5e43ad",
"post.helper.color.emphasis.fg": "b51ad3628fe85ca59f9af070f7fbc3f631b3a124",
"post.helper.color.emphasis.bg-scheme": "5dff219fb8818db014a49bdfe6fa579a8cd34590"
"post.helper.color.accent.bg": "804b4156a383d9664e9c8554dda79db09e5e43ad",
"post.helper.color.accent.fg": "b51ad3628fe85ca59f9af070f7fbc3f631b3a124",
"post.helper.color.accent.bg-scheme": "5dff219fb8818db014a49bdfe6fa579a8cd34590"
},
"$figmaCollectionId": "VariableCollectionId:6402:53852",
"$figmaModeId": "6402:0",
Expand Down

0 comments on commit da7bc02

Please sign in to comment.