Skip to content

Commit

Permalink
brainwash surfaces upate
Browse files Browse the repository at this point in the history
  • Loading branch information
vprodigitaal committed Jan 15, 2025
1 parent 2d7809d commit e9fbecc
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 21 deletions.
18 changes: 6 additions & 12 deletions tokens/$themes.json
Original file line number Diff line number Diff line change
Expand Up @@ -536,8 +536,7 @@
"selectedTokenSets": {
"global": "source",
"brands/human": "enabled",
"base": "enabled",
"brands/unbranded": "disabled"
"base": "enabled"
},
"$figmaCollectionId": "VariableCollectionId:606:334",
"$figmaModeId": "606:0",
Expand Down Expand Up @@ -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",
Expand Down Expand Up @@ -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",
Expand Down Expand Up @@ -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",
Expand Down Expand Up @@ -1835,8 +1831,7 @@
"selectedTokenSets": {
"global": "source",
"base": "enabled",
"brands/dpt": "enabled",
"brands/unbranded": "disabled"
"brands/dpt": "enabled"
}
},
{
Expand All @@ -1845,8 +1840,7 @@
"$figmaStyleReferences": {},
"selectedTokenSets": {
"global": "source",
"base": "enabled",
"brands/unbranded": "disabled"
"base": "enabled"
}
}
]
18 changes: 9 additions & 9 deletions tokens/brands/brainwash.json
Original file line number Diff line number Diff line change
Expand Up @@ -104,7 +104,7 @@
},
"text": {
"default": {
"value": "{color.palette.primary.dark}",
"value": "{color.palette.tertiary.dark}",
"type": "color"
},
"title": {
Expand Down Expand Up @@ -295,7 +295,7 @@
},
"text": {
"default": {
"value": "{color.palette.primary.dark}",
"value": "{color.palette.tertiary.dark}",
"type": "color"
},
"subtle": {
Expand All @@ -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": {
Expand All @@ -340,7 +340,7 @@
"type": "color"
},
"accent": {
"value": "{color.palette.secondary.pastel}",
"value": "{color.palette.tertiary.dark}",
"type": "color",
"$extensions": {
"studio.tokens": {
Expand All @@ -354,7 +354,7 @@
},
"text": {
"default": {
"value": "{color.palette.primary.dark}",
"value": "{color.palette.tertiary.dark}",
"type": "color"
},
"subtle": {
Expand All @@ -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": {
Expand Down Expand Up @@ -472,7 +472,7 @@
},
"text": {
"default": {
"value": "{color.palette.primary.dark}",
"value": "{color.palette.tertiary.dark}",
"type": "color"
},
"subtle": {
Expand Down

0 comments on commit e9fbecc

Please sign in to comment.