Skip to content

Commit

Permalink
feat(data): updating the subtitle color to be lighter for inverse con…
Browse files Browse the repository at this point in the history
…tainer comps
  • Loading branch information
ljemmo committed Aug 2, 2024
1 parent e074a6a commit 632f5c7
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions data/tokens/components/container.json
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@
"description": "Enabled label for standard accordion."
},
"textAlt-enabled": {
"value": "{base.color.generic.content.inverse.moderate}",
"value": "{base.color.generic.content.inverse.firm}",
"type": "color",
"description": "Enabled label for subtle accordion."
},
Expand All @@ -93,7 +93,7 @@
"value": "{base.color.generic.bg.inverse.nought}",
"type": "color"
},
"border-enabled-copy": {
"border-enabled": {
"value": "{base.color.generic.fg.inverse.moderate}",
"type": "color"
}
Expand Down

0 comments on commit 632f5c7

Please sign in to comment.