diff --git a/figma-tokens/input/tokens.json b/figma-tokens/input/tokens.json index b9feb0d4a..03c2e7f54 100644 --- a/figma-tokens/input/tokens.json +++ b/figma-tokens/input/tokens.json @@ -4,14 +4,14 @@ "value": "#ffffff", "type": "color" }, - "black": { - "value": "#000000", - "type": "color" - }, "yellow": { "value": "#ffeb00", "type": "color" }, + "black": { + "value": "#000000", + "type": "color" + }, "red": { "value": "#ee402d", "type": "color"