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}",