From 4ae40bb7a5ebdf8b9ff529c489c61d7152379f18 Mon Sep 17 00:00:00 2001 From: lukasballier Date: Wed, 20 Nov 2024 11:28:23 +0100 Subject: [PATCH] Updated the core colors: core.customer-color-dark.3 --- packages/swirl-tokens/figma-tokens.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/packages/swirl-tokens/figma-tokens.json b/packages/swirl-tokens/figma-tokens.json index e425f7ebc..0ca465aa5 100644 --- a/packages/swirl-tokens/figma-tokens.json +++ b/packages/swirl-tokens/figma-tokens.json @@ -509,15 +509,15 @@ "type": "color" }, "3-default": { - "value": "#568FDE", + "value": "#6DA8FB", "type": "color" }, "3-hovered": { - "value": "#79A4DF", + "value": "#8DBCFF", "type": "color" }, "3-pressed": { - "value": "#96B5E0", + "value": "#B6D5FF", "type": "color" } },