diff --git a/data/tokens/$themes.json b/data/tokens/$themes.json index 254eeda9..28b4ae4a 100644 --- a/data/tokens/$themes.json +++ b/data/tokens/$themes.json @@ -4646,8 +4646,8 @@ "table.size.row.doubleheight.L": "5ebd337150cbd5bcbf8da9b6cd54bc2a0f30968e", "table.size.row.doubleheight.XL": "ba6fd327183431cf35205c62348d082635dc8b0f", "table.size.icon.M": "684d2c9437867a9c13d04fe77add732e0055ee8f", - "button.color.typical.tertiary.border-enabled": "ab5633eec3bbc23d3bd4d2de5e6d0afebef7a472", - "button.color.typical.tertiary.border-hover": "065b734a875ac4d56d102571557b6d78076ba847" + "button.color.typical.tertiary.border-enabled": "c983157fe1a147a85dad113d30ff35df9b6e288d", + "button.color.typical.tertiary.border-hover": "958f6c77c828f94d22e6ba3e5554b2cb7a9e0585" }, "$figmaCollectionId": "VariableCollectionId:91874:43409", "$figmaModeId": "91874:2", diff --git a/data/tokens/modes/dark.json b/data/tokens/modes/dark.json index 99582814..929d349d 100644 --- a/data/tokens/modes/dark.json +++ b/data/tokens/modes/dark.json @@ -1046,7 +1046,7 @@ "studio.tokens": { "modify": { "type": "mix", - "value": "{modes.color.modifiers.button.hoverAlt}", + "value": "{modes.color.modifiers.button.hover}", "space": "lch", "color": "{modes.color.status.caution.default}" } @@ -1183,7 +1183,7 @@ "studio.tokens": { "modify": { "type": "mix", - "value": "{modes.color.modifiers.button.hoverAlt} ", + "value": "{modes.color.modifiers.button.hover}", "space": "lch", "color": "{modes.color.status.info.default}" } @@ -1246,7 +1246,7 @@ "studio.tokens": { "modify": { "type": "mix", - "value": "{modes.color.modifiers.button.hoverAlt} ", + "value": "{modes.color.modifiers.button.hover}", "space": "lch", "color": "{modes.color.status.negative.default}" } @@ -1402,7 +1402,7 @@ "studio.tokens": { "modify": { "type": "mix", - "value": "{modes.color.modifiers.button.hoverAlt}", + "value": "{modes.color.modifiers.button.hover}", "space": "lch", "color": "{modes.color.status.positive.default}" } diff --git a/data/tokens/modes/light.json b/data/tokens/modes/light.json index 0c287306..e6f4f71e 100644 --- a/data/tokens/modes/light.json +++ b/data/tokens/modes/light.json @@ -1119,7 +1119,7 @@ "studio.tokens": { "modify": { "type": "mix", - "value": "{modes.color.modifiers.button.hoverAlt} ", + "value": "{modes.color.modifiers.button.hover}", "space": "lch", "color": "{modes.color.status.caution.default}" } @@ -1244,7 +1244,7 @@ "studio.tokens": { "modify": { "type": "mix", - "value": "{modes.color.modifiers.button.hoverAlt} ", + "value": "{modes.color.modifiers.button.hover}", "space": "lch", "color": "{modes.color.status.info.default}" } @@ -1318,7 +1318,7 @@ "studio.tokens": { "modify": { "type": "mix", - "value": "{modes.color.modifiers.button.hoverAlt} ", + "value": "{modes.color.modifiers.button.hover}", "space": "lch", "color": "{modes.color.status.negative.default} " } @@ -1373,7 +1373,7 @@ "studio.tokens": { "modify": { "type": "mix", - "value": "{modes.color.modifiers.button.hoverAlt} ", + "value": "{modes.color.modifiers.button.hover}", "space": "lch", "color": "{modes.color.status.neutral.default}" } @@ -1475,7 +1475,7 @@ "studio.tokens": { "modify": { "type": "mix", - "value": "{modes.color.modifiers.button.hoverAlt} ", + "value": "{modes.color.modifiers.button.hover}", "space": "lch", "color": "{modes.color.status.positive.default}" }