diff --git a/tokens/$themes.json b/tokens/$themes.json index b9e8198..a04070d 100644 --- a/tokens/$themes.json +++ b/tokens/$themes.json @@ -536,8 +536,7 @@ "selectedTokenSets": { "global": "source", "brands/human": "enabled", - "base": "enabled", - "brands/unbranded": "disabled" + "base": "enabled" }, "$figmaCollectionId": "VariableCollectionId:606:334", "$figmaModeId": "606:0", @@ -910,8 +909,7 @@ "selectedTokenSets": { "global": "source", "base": "enabled", - "brands/vpro": "enabled", - "brands/unbranded": "disabled" + "brands/vpro": "enabled" }, "$figmaCollectionId": "VariableCollectionId:606:383", "$figmaModeId": "606:2", @@ -1329,8 +1327,7 @@ "selectedTokenSets": { "global": "source", "base": "enabled", - "brands/brainwash": "enabled", - "brands/unbranded": "disabled" + "brands/brainwash": "enabled" }, "$figmaCollectionId": "VariableCollectionId:606:384", "$figmaModeId": "606:3", @@ -1761,8 +1758,7 @@ "selectedTokenSets": { "global": "source", "base": "enabled", - "brands/argos": "enabled", - "brands/unbranded": "disabled" + "brands/argos": "enabled" }, "$figmaCollectionId": "VariableCollectionId:606:385", "$figmaModeId": "606:4", @@ -1835,8 +1831,7 @@ "selectedTokenSets": { "global": "source", "base": "enabled", - "brands/dpt": "enabled", - "brands/unbranded": "disabled" + "brands/dpt": "enabled" } }, { @@ -1845,8 +1840,7 @@ "$figmaStyleReferences": {}, "selectedTokenSets": { "global": "source", - "base": "enabled", - "brands/unbranded": "disabled" + "base": "enabled" } } ] \ No newline at end of file diff --git a/tokens/brands/brainwash.json b/tokens/brands/brainwash.json index a0eb079..6d146f5 100644 --- a/tokens/brands/brainwash.json +++ b/tokens/brands/brainwash.json @@ -104,7 +104,7 @@ }, "text": { "default": { - "value": "{color.palette.primary.dark}", + "value": "{color.palette.tertiary.dark}", "type": "color" }, "title": { @@ -295,7 +295,7 @@ }, "text": { "default": { - "value": "{color.palette.primary.dark}", + "value": "{color.palette.tertiary.dark}", "type": "color" }, "subtle": { @@ -317,11 +317,11 @@ }, "interactive": { "background": { - "value": "{color.palette.primary.main}", + "value": "{color.palette.secondary.main}", "type": "color" }, "foreground": { - "value": "{color.palette.primary.faded}", + "value": "{color.palette.tertiary.dark}", "type": "color" }, "hover-background": { @@ -340,7 +340,7 @@ "type": "color" }, "accent": { - "value": "{color.palette.secondary.pastel}", + "value": "{color.palette.tertiary.dark}", "type": "color", "$extensions": { "studio.tokens": { @@ -354,7 +354,7 @@ }, "text": { "default": { - "value": "{color.palette.primary.dark}", + "value": "{color.palette.tertiary.dark}", "type": "color" }, "subtle": { @@ -376,11 +376,11 @@ }, "interactive": { "background": { - "value": "{color.palette.primary.main}", + "value": "{color.palette.secondary.main}", "type": "color" }, "foreground": { - "value": "{color.palette.primary.faded}", + "value": "{color.palette.tertiary.dark}", "type": "color" }, "hover-background": { @@ -472,7 +472,7 @@ }, "text": { "default": { - "value": "{color.palette.primary.dark}", + "value": "{color.palette.tertiary.dark}", "type": "color" }, "subtle": {