diff --git a/tokens.json b/tokens.json index 42b661a..44034ed 100644 --- a/tokens.json +++ b/tokens.json @@ -474,12 +474,12 @@ }, "secondary": { "default": { - "value": "{color.terracotta200}", + "value": "{color.blueberry100}", "type": "color", "description": "The secondary colour for interactive elements" }, "hover": { - "value": "{color.terracotta100}", + "value": "{color.blueberry50}", "type": "color", "description": "The colour used for the secondary interactive elements when in a hover state" }