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 Dec 19, 2023
1 parent fdc3696 commit b65639c
Showing 1 changed file with 94 additions and 0 deletions.
94 changes: 94 additions & 0 deletions packages/tokens/figma/color.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,94 @@
{
"primaryDarker": {
"$value": "#003e73",
"$type": "color"
},
"primaryAltLightest": {
"$value": "#e1f3f8",
"$type": "color"
},
"secondaryLightest": {
"$value": "#f9dede",
"$type": "color"
},
"white": {
"$value": "#ffffff",
"$type": "color"
},
"black": {
"$value": "#000000",
"$type": "color"
},
"gray": {
"$value": "#5b616b",
"$type": "color"
},
"grayDark": {
"$value": "#323a45",
"$type": "color"
},
"grayMedium": {
"$value": "#757575",
"$type": "color"
},
"grayLight": {
"$value": "#aeb0b5",
"$type": "color"
},
"grayLightAlt": {
"$value": "#eeeeee",
"$type": "color"
},
"grayLighter": {
"$value": "#d6d7d9",
"$type": "color"
},
"grayLightest": {
"$value": "#f1f1f1",
"$type": "color"
},
"grayWarmDark": {
"$value": "#494440",
"$type": "color"
},
"grayWarmLight": {
"$value": "#e4e2e0",
"$type": "color"
},
"grayCoolLight": {
"$value": "#dce4ef",
"$type": "color"
},
"uswdsSystemColorBlueVivid30": {
"$value": "#58b4ff",
"$type": "color"
},
"uswdsSystemColorBlueVivid60": {
"$value": "#005ea2",
"$type": "color"
},
"uswdsSystemColorBlueWarmVivid80": {
"$value": "#162e51",
"$type": "color"
},
"uswdsSystemColorGray30": {
"$value": "#adadad",
"$type": "color"
},
"uswdsSystemColorGray80": {
"$value": "#2e2e2e",
"$type": "color"
},
"uswdsSystemColorRedVivid40": {
"$value": "#fb5a47",
"$type": "color"
},
"uswdsSystemColorRedVivid60": {
"$value": "#b50909",
"$type": "color"
},
"uswdsSystemColorRedVivid80": {
"$value": "#5c1111",
"$type": "color"
}
}

0 comments on commit b65639c

Please sign in to comment.