From b45423df26bfeef18a97993f73c9dc3b9fd2af37 Mon Sep 17 00:00:00 2001 From: Ben Stevens Date: Thu, 11 Jan 2024 17:54:29 +0000 Subject: [PATCH] Added color.decor.background.terracotta.200 --- tokens.json | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/tokens.json b/tokens.json index 39eab61..2b3cfa9 100644 --- a/tokens.json +++ b/tokens.json @@ -824,7 +824,13 @@ }, "100": { "value": "{color.terracotta100}", - "type": "color" + "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.terracotta200}", + "type": "color", + "description": "Decor tokens do not convey a meaning, they are purely decorative. Use only when a more appropriate token does not exist" }, "400": { "value": "{color.terracotta400}",