From 36a001c19f0f25c441ec8267f7cac51315a36520 Mon Sep 17 00:00:00 2001 From: Alex Bueno <44420072+aweell@users.noreply.github.com> Date: Mon, 25 Mar 2024 14:59:45 +0100 Subject: [PATCH] Revert inactive background to match neutralLow value --- tokens/blau.json | 4 ++-- tokens/movistar.json | 4 ++-- tokens/o2.json | 4 ++-- tokens/telefonica.json | 4 ++-- tokens/tu.json | 4 ++-- tokens/vivo-new.json | 4 ++-- tokens/vivo.json | 4 ++-- 7 files changed, 14 insertions(+), 14 deletions(-) diff --git a/tokens/blau.json b/tokens/blau.json index 0aa70fdab3..14b4592ed2 100644 --- a/tokens/blau.json +++ b/tokens/blau.json @@ -601,9 +601,9 @@ "description": "blauBlueSecondary10" }, "tagBackgroundInactive": { - "value": "{palette.grey2}", + "value": "{palette.grey1}", "type": "color", - "description": "grey2" + "description": "grey1" }, "tagBackgroundSuccess": { "value": "{palette.blauGreen10}", diff --git a/tokens/movistar.json b/tokens/movistar.json index 767195037d..b8def72155 100644 --- a/tokens/movistar.json +++ b/tokens/movistar.json @@ -601,9 +601,9 @@ "description": "movistarBlue10" }, "tagBackgroundInactive": { - "value": "{palette.grey2}", + "value": "{palette.grey1}", "type": "color", - "description": "grey2" + "description": "grey1" }, "tagBackgroundSuccess": { "value": "{palette.movistarGreen10}", diff --git a/tokens/o2.json b/tokens/o2.json index 10bae6d732..750714568f 100644 --- a/tokens/o2.json +++ b/tokens/o2.json @@ -601,9 +601,9 @@ "description": "o2BluePrimary10" }, "tagBackgroundInactive": { - "value": "{palette.grey2}", + "value": "{palette.grey1}", "type": "color", - "description": "grey2" + "description": "grey1" }, "tagBackgroundSuccess": { "value": "{palette.o2Green10}", diff --git a/tokens/telefonica.json b/tokens/telefonica.json index afccae2c8f..a9188eaaaf 100644 --- a/tokens/telefonica.json +++ b/tokens/telefonica.json @@ -601,9 +601,9 @@ "description": "telefonicaBlue10" }, "tagBackgroundInactive": { - "value": "{palette.grey2}", + "value": "{palette.grey1}", "type": "color", - "description": "grey2" + "description": "grey1" }, "tagBackgroundSuccess": { "value": "{palette.turquoise10}", diff --git a/tokens/tu.json b/tokens/tu.json index f8f9e45811..cc83f26b7d 100644 --- a/tokens/tu.json +++ b/tokens/tu.json @@ -601,9 +601,9 @@ "description": "blue10" }, "tagBackgroundInactive": { - "value": "{palette.grey2}", + "value": "{palette.grey1}", "type": "color", - "description": "grey2" + "description": "grey1" }, "tagBackgroundSuccess": { "value": "{palette.green10}", diff --git a/tokens/vivo-new.json b/tokens/vivo-new.json index bb6e39d254..01de52d009 100644 --- a/tokens/vivo-new.json +++ b/tokens/vivo-new.json @@ -601,9 +601,9 @@ "description": "vivoPurpleLight10" }, "tagBackgroundInactive": { - "value": "{palette.grey2}", + "value": "{palette.grey1}", "type": "color", - "description": "grey2" + "description": "grey1" }, "tagBackgroundSuccess": { "value": "{palette.vivoGreenLight10}", diff --git a/tokens/vivo.json b/tokens/vivo.json index 2396d22e7d..244760d88d 100644 --- a/tokens/vivo.json +++ b/tokens/vivo.json @@ -601,9 +601,9 @@ "description": "vivoPurpleLight10" }, "tagBackgroundInactive": { - "value": "{palette.grey2}", + "value": "{palette.grey1}", "type": "color", - "description": "grey2" + "description": "grey1" }, "tagBackgroundSuccess": { "value": "{palette.vivoGreenLight10}",