diff --git a/tokens.json b/tokens.json index 2b3cfa9..42b661a 100644 --- a/tokens.json +++ b/tokens.json @@ -843,6 +843,11 @@ "value": "{color.skyblue50}", "type": "color", "description": "Decor tokens do not convey a meaning, they are purely decorative. Use only when a more appropriate token does not exist" + }, + "200": { + "value": "{color.skyblue200}", + "type": "color", + "description": "Decor tokens do not convey a meaning, they are purely decorative. Use only when a more appropriate token does not exist" } } }