Skip to content

Commit

Permalink
refactor(token):removed teaser card colors as they are defined in the…
Browse files Browse the repository at this point in the history
… card component already
  • Loading branch information
Vandapanda committed Feb 4, 2025
1 parent 6db26bf commit f5e219c
Showing 1 changed file with 0 additions and 15 deletions.
15 changes: 0 additions & 15 deletions packages/tokens/tokensstudio-generated/tokens.json
Original file line number Diff line number Diff line change
Expand Up @@ -7333,23 +7333,11 @@
}
}
},
"enabled-bg": {
"$type": "color",
"$value": "{post.scheme.color.interactive.primary.enabled.bg1}"
},
"content": {
"enabled-fg": {
"$type": "color",
"$value": "{post.scheme.color.interactive.primary.enabled.fg1}"
},
"hover-fg": {
"$type": "color",
"$value": "{post.scheme.color.interactive.primary.hover.fg1}"
}
},
"hover-bg": {
"$type": "color",
"$value": "{post.scheme.color.interactive.primary.hover.bg4}"
}
}
}
Expand Down Expand Up @@ -10762,10 +10750,7 @@
"post.teaser.card.lg.section.content.gap": "c838062f96129e9b66cddaaf664e24a53a80dd5a",
"post.teaser.card.lg.heading.font-size": "0f3a213b39a0c53f46d60602bdf8f0255d49a874",
"post.teaser.card.lg.content.gap": "c5363014eb94be30e06a55c98f9c9799e8e7a5aa",
"post.teaser.card.enabled-bg": "e264d69dc6c093ca0899a6b08713d04d9ccc0ac4",
"post.teaser.card.content.enabled-fg": "f5873b609c3f86b4513243564e2f857934ead3bb",
"post.teaser.card.content.hover-fg": "bc215ee485842dc3b12dcd34d7589921fd3fc0f0",
"post.teaser.card.hover-bg": "be7b9f4dfc1dde85a254a4a43a70b60ca2c98f8d",
"post.textarea.enabled-bg": "9f294c42d575aff74d6cf90d734367a803194216",
"post.textarea.enabled-fg": "7d5bb970bd293753c57df39aaeaa38b7d279a90c",
"post.textarea.hover-bg": "91d02a0756c0a534d57e42cdb64636d2d2e368dd",
Expand Down

0 comments on commit f5e219c

Please sign in to comment.