From d65876a1085b4e5f2e98e38edc8ea0b9e4f8b436 Mon Sep 17 00:00:00 2001 From: Joe Tower Date: Fri, 6 Dec 2024 08:35:23 -0600 Subject: [PATCH] feat(IYY-297): change hex value for deep teal --- tokens/figma-export/tokens.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tokens/figma-export/tokens.json b/tokens/figma-export/tokens.json index ed4abd9..1df2238 100644 --- a/tokens/figma-export/tokens.json +++ b/tokens/figma-export/tokens.json @@ -137,7 +137,7 @@ "type": "color" }, "deep-teal": { - "value": "#163C50", + "value": "#314253", "type": "color" } },