From a77cd22d3fba3be929027e868d4c8275d957dddd Mon Sep 17 00:00:00 2001 From: Jonathan Berger Date: Wed, 10 Apr 2024 14:17:15 +0200 Subject: [PATCH] Change text subtle value Change-type: patch --- tokens/design-tokens.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tokens/design-tokens.json b/tokens/design-tokens.json index 6775302..990d248 100644 --- a/tokens/design-tokens.json +++ b/tokens/design-tokens.json @@ -505,7 +505,7 @@ }, "subtle": { "type": "color", - "value": "{color.palette.neutral.700}" + "value": "{color.palette.neutral.600}" }, "subtlest": { "type": "color",