From 300190bdd18fe7043ada40063748804a047dc026 Mon Sep 17 00:00:00 2001 From: Alex Bueno <44420072+aweell@users.noreply.github.com> Date: Thu, 8 Feb 2024 17:48:09 +0100 Subject: [PATCH] Update controlInverse in blau --- tokens/blau.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/tokens/blau.json b/tokens/blau.json index dfdeaa4174..b90adf8116 100644 --- a/tokens/blau.json +++ b/tokens/blau.json @@ -296,9 +296,9 @@ "description": "blauBlueSecondary" }, "controlInverse": { - "value": "{palette.grey2}", + "value": "{palette.blauBluePrimary20}", "type": "color", - "description": "grey2" + "description": "blauBluePrimary20" }, "controlActivatedInverse": { "value": "{palette.white}",