diff --git a/data/tokens.json b/data/tokens.json index 450bc30c..e3ef6568 100644 --- a/data/tokens.json +++ b/data/tokens.json @@ -82,6 +82,11 @@ } }, "yin": { + "100": { + "value": "$colors.yin.100", + "type": "color", + "description": "NOT for text" + }, "030": { "value": "$colors.yin.030", "type": "color" @@ -577,6 +582,11 @@ "description": "Reference only. Do not use in components." }, "yin": { + "100": { + "value": "rgba(0,0,0,1)", + "type": "color", + "description": "Reference only. Do not use in components." + }, "030": { "value": "rgba(0,0,0,0.3)", "type": "color",