diff --git a/figma-tokens/input/tokens.json b/figma-tokens/input/tokens.json index 7a17335eb..395d1564e 100644 --- a/figma-tokens/input/tokens.json +++ b/figma-tokens/input/tokens.json @@ -7,6 +7,10 @@ "black": { "value": "#000000", "type": "color" + }, + "yellow": { + "value": "#FFEB00", + "type": "color" } }, "$themes": [],