Skip to content

Commit

Permalink
fix: badly fix broken token references 💩
Browse files Browse the repository at this point in the history
  • Loading branch information
Robbert committed Aug 29, 2024
1 parent 29d8f8d commit f51c27b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions proprietary/design-tokens/figma/figma.tokens.json
Original file line number Diff line number Diff line change
Expand Up @@ -4316,7 +4316,7 @@
},
"background-color": {
"type": "color",
"value": "{tilburg.color.violet.100}"
"value": "{tilburg.document.background-color}"
},
"border-color": {
"type": "color",
Expand Down Expand Up @@ -4532,7 +4532,7 @@
},
"background-color": {
"type": "color",
"value": "{tilburg.color.green.600}"
"value": "{tilburg.color.green.400}"
},
"border-color": {
"type": "color",
Expand Down

0 comments on commit f51c27b

Please sign in to comment.