diff --git a/tokens/tokens.json b/tokens/tokens.json index a4137fa..a6fb159 100644 --- a/tokens/tokens.json +++ b/tokens/tokens.json @@ -127,7 +127,7 @@ "type": "color" }, "500": { - "value": "#e0008a", + "value": "#34e000", "type": "color" }, "600": { @@ -2233,8 +2233,6 @@ }, "$themes": [], "$metadata": { - "tokenSetOrder": [ - "global" - ] + "tokenSetOrder": ["global"] } -} \ No newline at end of file +}