From 013c43f89af0bb81d6bfdfd3e2c92f0609bb5905 Mon Sep 17 00:00:00 2001 From: clairedenning Date: Wed, 18 Jan 2023 17:06:16 +0000 Subject: [PATCH] feat(data): reorder origin yang tokens in the code --- data/tokens.json | 9 ++++----- 1 file changed, 4 insertions(+), 5 deletions(-) diff --git a/data/tokens.json b/data/tokens.json index 7f087bed..ba26e47c 100644 --- a/data/tokens.json +++ b/data/tokens.json @@ -3769,6 +3769,10 @@ "type": "color", "description": "Reference only. Do not use in components." }, + "010": { + "value": "#FFFFFF1A", + "type": "color" + }, "030": { "value": "rgba(255,255,255,0.3)", "type": "color", @@ -3778,11 +3782,6 @@ "value": "rgba(255,255,255,0.8)", "type": "color", "description": "Reference only. Do not use in components." - }, - "010": { - "value": "#FFFFFF1A", - "type": "color", - "description": "Reference only. Do not use in components." } }, "malachite": {