Skip to content

Commit

Permalink
feat(data): fixing typo in the progress group
Browse files Browse the repository at this point in the history
  • Loading branch information
ljemmo committed Sep 23, 2024
1 parent 2be5cb3 commit 2d2011c
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 4 deletions.
5 changes: 2 additions & 3 deletions data/tokens/$themes.json
Original file line number Diff line number Diff line change
Expand Up @@ -6470,7 +6470,7 @@
"progress.size.stepindicator.stepcircle.S": "3d0b5e44605997b38d5fcb051e5587e16de319d3",
"progress.size.stepindicator.stepcircle.M": "a89e9407e8381eafba08c9b13a0bde7784d9e90a",
"progress.color.inverse.bg-default": "1a6517124b4509b7db5e809d3dbfcab1af7ac181",
"progress.color.inverse.fg-default": "7862fe29ac354b295f7109473d4e7337262bad01",
"progress.color.inverse.fg-default": "faccd095d9a70ea2ceab24c8cc0d9234b386d113",
"progress.color.inverse.label-alt": "5734cee9dca396330b9e470e96ef9a048f10be8a",
"progress.color.inverse.label-default": "958965b2469e7cc9776562fbb309444badcec20f",
"progress.color.inverse.stepindicator.bg-active": "46fe55c9cfda2dd706fcb360ea6d8410b36e08fa",
Expand Down Expand Up @@ -6832,8 +6832,7 @@
"table.size.row.doubleheight.M": "fd8b4294f36728d0bdfa5d11a4d2394423d7ab74",
"table.size.row.doubleheight.L": "08153a98d6961882c19b2ff16f692f872037fd02",
"table.size.row.doubleheight.XL": "70535daff091a35935ea141e439c950b56411a05",
"table.size.icon.M": "363888f715356de485ac064398423405e533c548",
"progress.color.inverse.fg-default-copy": "faccd095d9a70ea2ceab24c8cc0d9234b386d113"
"table.size.icon.M": "363888f715356de485ac064398423405e533c548"
},
"group": "Context"
}
Expand Down
2 changes: 1 addition & 1 deletion data/tokens/context/marketing.json
Original file line number Diff line number Diff line change
Expand Up @@ -244,7 +244,7 @@
"progress": {
"color": {
"inverse": {
"fg-default-copy": {
"fg-default": {
"value": "{modes.color.interactive.monochrome.standard.withActiveAlt2}",
"type": "color"
}
Expand Down

0 comments on commit 2d2011c

Please sign in to comment.