diff --git a/data/tokens/$themes.json b/data/tokens/$themes.json index 728beaa4..2ac12cca 100644 --- a/data/tokens/$themes.json +++ b/data/tokens/$themes.json @@ -4493,7 +4493,7 @@ "table.color.header.harsh.border-default": "1c718bc35afc40d9772c7ec7b2ad805e35c0b523", "table.color.header.harsh.label-default": "d5806cc55e3bd7066985ba97e8a21229f8eb7921", "table.color.header.harsh.label-hover": "d0168415e34266c945dd9b287a9080f03a3b152f", - "table.color.row.bg-activated": "b7f77b56ea065750a405344c81c2d76d55221676", + "table.color.row.bg-activated": "b9e6440bc170ff16c12a0c9b3a7c2239958bac82", "table.color.row.bg-active": "a2acf7057139096c90e02dcc80013589ed8f1004", "table.color.row.bg-default": "149ee0b272d956c7b1761eea8c6c1c461de60609", "table.color.row.bg-alt": "0a82ad0f9ca42f2600b526896f0b316753996699", @@ -4541,8 +4541,7 @@ "table.size.row.doubleheight.XL": "ba6fd327183431cf35205c62348d082635dc8b0f", "table.size.icon.M": "684d2c9437867a9c13d04fe77add732e0055ee8f", "button.color.typical.tertiary.border-enabled": "543609be2d46366af93bdeb589c230d863f001f0", - "button.color.typical.tertiary.border-hover": "5c6ac4156a108f10e39db16174bc145c85e962fc", - "table.color.row2.bg-activated": "b9e6440bc170ff16c12a0c9b3a7c2239958bac82" + "button.color.typical.tertiary.border-hover": "5c6ac4156a108f10e39db16174bc145c85e962fc" }, "$figmaCollectionId": "VariableCollectionId:91874:43409", "$figmaModeId": "91874:2", diff --git a/data/tokens/context/frozenproduct.json b/data/tokens/context/frozenproduct.json index 9e8ab1dd..99511fbd 100644 --- a/data/tokens/context/frozenproduct.json +++ b/data/tokens/context/frozenproduct.json @@ -530,9 +530,69 @@ } } }, - "row2": { + "row": { "bg-activated": { - "value": "{modes.color.interactive.primary.frozen.default}", + "value": "{primitives.colors.navy}", + "type": "color", + "$extensions": { + "studio.tokens": { + "modify": { + "type": "mix", + "value": "0.64", + "space": "lch", + "color": "{modes.color.modifier.contrastLess}" + } + } + } + }, + "bg-active": { + "value": "{primitives.colors.navy}", + "type": "color", + "$extensions": { + "studio.tokens": { + "modify": { + "type": "mix", + "value": "0.9", + "space": "lch", + "color": "{modes.color.modifier.contrastLess}" + } + } + } + }, + "bg-alt": { + "value": "{primitives.colors.navy}", + "type": "color", + "$extensions": { + "studio.tokens": { + "modify": { + "type": "mix", + "value": "0.98", + "space": "lch", + "color": "{modes.color.modifier.contrastLess}" + } + } + } + }, + "bg-hover": { + "value": "{primitives.colors.navy}", + "type": "color", + "$extensions": { + "studio.tokens": { + "modify": { + "type": "mix", + "value": "0.96", + "space": "lch", + "color": "{modes.color.modifier.contrastLess}" + } + } + } + }, + "label-activate": { + "value": "{modes.color.interactive.monochrome.generic.withActiveAlt}", + "type": "color" + }, + "label-activated": { + "value": "{modes.color.interactive.monochrome.generic.withActiveAlt}", "type": "color" } } diff --git a/data/tokens/modes/light.json b/data/tokens/modes/light.json index 75a082ad..7f4f276e 100644 --- a/data/tokens/modes/light.json +++ b/data/tokens/modes/light.json @@ -1297,7 +1297,7 @@ "studio.tokens": { "modify": { "type": "mix", - "value": "0.4", + "value": "0.37", "space": "lch", "color": "{modes.color.modifier.contrastLess} " }