diff --git a/tokens.json b/tokens.json index 0fc965b41..402ebca6f 100644 --- a/tokens.json +++ b/tokens.json @@ -1924,7 +1924,7 @@ "y": "0", "blur": "4", "spread": "0", - "color": "rgba({button.background.color.primary.hover}, 0.80)", + "color": "{buttonAction.background.color.primary.hover--reverse-transparent}", "type": "dropShadow" }, "type": "boxShadow" @@ -2439,7 +2439,7 @@ "y": "0", "blur": "4", "spread": "0", - "color": "rgba({buttonIcon.background.color.primary.hover}, 0.80)", + "color": "{buttonAction.background.color.primary.hover--reverse-transparent}", "type": "dropShadow" }, "type": "boxShadow"