Skip to content

Commit

Permalink
Build latest figma tokens
Browse files Browse the repository at this point in the history
  • Loading branch information
va-mobile-automation-robot committed May 29, 2024
1 parent 766d94d commit 5376e54
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 2 deletions.
6 changes: 5 additions & 1 deletion packages/tokens/figma/dark.json
Original file line number Diff line number Diff line change
Expand Up @@ -439,6 +439,10 @@
"$value": "{uswds-system-color-gray-30}",
"$type": "color"
},
"vads-color-action-foreground-default-on-dark": {
"$value": "{uswds-system-color-blue-vivid-30}",
"$type": "color"
},
"vads-color-action-surface-default-on-dark": {
"$value": "{uswds-system-color-blue-vivid-30}",
"$type": "color"
Expand Down Expand Up @@ -543,7 +547,7 @@
"$value": "{uswds-system-color-yellow-vivid-80}",
"$type": "color"
},
"vads-color-fg-default-on-dark": {
"vads-color-foreground-default-on-dark": {
"$value": "{vads-color-base-lightest}",
"$type": "color"
},
Expand Down
6 changes: 5 additions & 1 deletion packages/tokens/figma/light.json
Original file line number Diff line number Diff line change
Expand Up @@ -459,6 +459,10 @@
"$value": "{uswds-system-color-yellow-vivid-20}",
"$type": "color"
},
"vads-color-action-foreground-default-on-light": {
"$value": "{vads-color-primary}",
"$type": "color"
},
"vads-color-base": {
"$value": "{uswds-system-color-gray-90}",
"$type": "color"
Expand Down Expand Up @@ -531,7 +535,7 @@
"$value": "{uswds-system-color-red-warm-10}",
"$type": "color"
},
"vads-color-fg-default-on-light": {
"vads-color-foreground-default-on-light": {
"$value": "{vads-color-base}",
"$type": "color"
},
Expand Down

0 comments on commit 5376e54

Please sign in to comment.