diff --git a/tokens/blau.json b/tokens/blau.json index d0c506162a..df79eee27c 100644 --- a/tokens/blau.json +++ b/tokens/blau.json @@ -814,7 +814,7 @@ "description": "blauPurple" }, "buttonLinkDangerBackgroundInverse": { - "value": "rgba({palette.white}, 0.01)", + "value": "rgba({palette.white}, 0)", "type": "color", "description": "blauPurple" }, diff --git a/tokens/movistar.json b/tokens/movistar.json index b06c0fb81d..ee1f850699 100644 --- a/tokens/movistar.json +++ b/tokens/movistar.json @@ -814,7 +814,7 @@ "description": "white" }, "buttonLinkDangerBackgroundInverse": { - "value": "rgba({palette.white}, 0.01)", + "value": "rgba({palette.white}, 0)", "type": "color", "description": "white" }, diff --git a/tokens/o2-new.json b/tokens/o2-new.json index c65be0589f..cf4d0e7bc3 100644 --- a/tokens/o2-new.json +++ b/tokens/o2-new.json @@ -830,7 +830,7 @@ "description": "white" }, "buttonLinkDangerBackgroundInverse": { - "value": "rgba({palette.white}, 0.01)", + "value": "rgba({palette.white}, 0)", "type": "color", "description": "white" }, diff --git a/tokens/o2.json b/tokens/o2.json index 1dfc99c5ca..258fc3d58f 100644 --- a/tokens/o2.json +++ b/tokens/o2.json @@ -814,7 +814,7 @@ "description": "white" }, "buttonLinkDangerBackgroundInverse": { - "value": "rgba({palette.white}, 0.01)", + "value": "rgba({palette.white}, 0)", "type": "color", "description": "white" }, diff --git a/tokens/telefonica.json b/tokens/telefonica.json index d37511292b..0e333a5e59 100644 --- a/tokens/telefonica.json +++ b/tokens/telefonica.json @@ -814,7 +814,7 @@ "description": "white" }, "buttonLinkDangerBackgroundInverse": { - "value": "rgba({palette.white}, 0.01)", + "value": "rgba({palette.white}, 0)", "type": "color", "description": "white" }, diff --git a/tokens/tu.json b/tokens/tu.json index 76729abbe8..3655964d58 100644 --- a/tokens/tu.json +++ b/tokens/tu.json @@ -814,7 +814,7 @@ "description": "red10" }, "buttonLinkDangerBackgroundInverse": { - "value": "rgba({palette.white}, 0.01)", + "value": "rgba({palette.white}, 0)", "type": "color", "description": "white" }, diff --git a/tokens/vivo-new.json b/tokens/vivo-new.json index 57ba27394e..b4a891c107 100644 --- a/tokens/vivo-new.json +++ b/tokens/vivo-new.json @@ -814,7 +814,7 @@ "description": "white" }, "buttonLinkDangerBackgroundInverse": { - "value": "rgba({palette.white}, 0.01)", + "value": "rgba({palette.white}, 0)", "type": "color", "description": "white" }, diff --git a/tokens/vivo.json b/tokens/vivo.json index f2b8802250..e4278e42c0 100644 --- a/tokens/vivo.json +++ b/tokens/vivo.json @@ -814,7 +814,7 @@ "description": "white" }, "buttonLinkDangerBackgroundInverse": { - "value": "rgba({palette.white}, 0.01)", + "value": "rgba({palette.white}, 0)", "type": "color", "description": "white" },