villa-design-tokens 1.0.213 → 1.0.215

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/package.json CHANGED
@@ -2,7 +2,7 @@
2
2
  "name": "villa-design-tokens",
3
3
  "description": "Design Tokens published by Design Token Studio with VPRO's Figma Design System- retest again",
4
4
  "author": "VPRO",
5
- "version": "1.0.213",
5
+ "version": "1.0.215",
6
6
  "repository": {
7
7
  "type": "git",
8
8
  "url": "git+https://github.com/vpro/Design-tokens.git"
@@ -207,9 +207,7 @@
207
207
  "selectedTokenSets": {
208
208
  "global": "source",
209
209
  "brands/whitelabel": "enabled",
210
- "base": "enabled",
211
- "brands/tegenlicht": "disabled",
212
- "brands/dpt": "disabled"
210
+ "base": "enabled"
213
211
  },
214
212
  "$figmaCollectionId": "VariableCollectionId:396:2",
215
213
  "$figmaModeId": "396:0",
@@ -538,9 +536,7 @@
538
536
  "selectedTokenSets": {
539
537
  "global": "source",
540
538
  "brands/human": "enabled",
541
- "base": "enabled",
542
- "brands/tegenlicht": "disabled",
543
- "brands/dpt": "disabled"
539
+ "base": "enabled"
544
540
  },
545
541
  "$figmaCollectionId": "VariableCollectionId:606:334",
546
542
  "$figmaModeId": "606:0",
@@ -913,9 +909,7 @@
913
909
  "selectedTokenSets": {
914
910
  "global": "source",
915
911
  "base": "enabled",
916
- "brands/vpro": "enabled",
917
- "brands/tegenlicht": "disabled",
918
- "brands/dpt": "disabled"
912
+ "brands/vpro": "enabled"
919
913
  },
920
914
  "$figmaCollectionId": "VariableCollectionId:606:383",
921
915
  "$figmaModeId": "606:2",
@@ -1333,9 +1327,7 @@
1333
1327
  "selectedTokenSets": {
1334
1328
  "global": "source",
1335
1329
  "base": "enabled",
1336
- "brands/brainwash": "enabled",
1337
- "brands/tegenlicht": "disabled",
1338
- "brands/dpt": "disabled"
1330
+ "brands/brainwash": "enabled"
1339
1331
  },
1340
1332
  "$figmaCollectionId": "VariableCollectionId:606:384",
1341
1333
  "$figmaModeId": "606:3",
@@ -1766,9 +1758,7 @@
1766
1758
  "selectedTokenSets": {
1767
1759
  "global": "source",
1768
1760
  "base": "enabled",
1769
- "brands/argos": "enabled",
1770
- "brands/tegenlicht": "disabled",
1771
- "brands/dpt": "disabled"
1761
+ "brands/argos": "enabled"
1772
1762
  },
1773
1763
  "$figmaCollectionId": "VariableCollectionId:606:385",
1774
1764
  "$figmaModeId": "606:4",
@@ -90,7 +90,7 @@
90
90
  "type": "color"
91
91
  },
92
92
  "subtle": {
93
- "value": "{color.global.grey.300}",
93
+ "value": "{color.global.grey.400}",
94
94
  "type": "color"
95
95
  },
96
96
  "disabled": {
@@ -3,45 +3,45 @@
3
3
  "palette": {
4
4
  "primary": {
5
5
  "faded": {
6
- "value": "{color.global.electricity.25}",
6
+ "value": "{color.global.bordeaux.25}",
7
7
  "type": "color"
8
8
  },
9
9
  "pastel": {
10
- "value": "{color.global.electricity.50}",
10
+ "value": "{color.global.bordeaux.50}",
11
11
  "type": "color"
12
12
  },
13
13
  "main": {
14
- "value": "{color.global.electricity.100}",
14
+ "value": "{color.global.bordeaux.100}",
15
15
  "type": "color"
16
16
  },
17
17
  "muted": {
18
- "value": "{color.global.electricity.150}",
18
+ "value": "{color.global.bordeaux.150}",
19
19
  "type": "color"
20
20
  },
21
21
  "dark": {
22
- "value": "{color.global.electricity.200}",
22
+ "value": "{color.global.bordeaux.200}",
23
23
  "type": "color"
24
24
  }
25
25
  },
26
26
  "secondary": {
27
27
  "faded": {
28
- "value": "{color.global.radioactive.25}",
28
+ "value": "{color.global.spring.25}",
29
29
  "type": "color"
30
30
  },
31
31
  "pastel": {
32
- "value": "{color.global.radioactive.50}",
32
+ "value": "{color.global.spring.50}",
33
33
  "type": "color"
34
34
  },
35
35
  "main": {
36
- "value": "{color.global.radioactive.100}",
36
+ "value": "{color.global.spring.100}",
37
37
  "type": "color"
38
38
  },
39
39
  "muted": {
40
- "value": "{color.global.radioactive.150}",
40
+ "value": "{color.global.spring.150}",
41
41
  "type": "color"
42
42
  },
43
43
  "dark": {
44
- "value": "{color.global.radioactive.200}",
44
+ "value": "{color.global.spring.200}",
45
45
  "type": "color"
46
46
  }
47
47
  }
@@ -493,11 +493,11 @@
493
493
  },
494
494
  "fontfamily": {
495
495
  "body": {
496
- "value": "{fontfamily.global.simplistic}",
496
+ "value": "{fontfamily.global.arizona}",
497
497
  "type": "fontFamilies"
498
498
  },
499
499
  "utility": {
500
- "value": "{fontfamily.global.helvetica}",
500
+ "value": "{fontfamily.global.simplistic}",
501
501
  "type": "fontFamilies"
502
502
  },
503
503
  "heading": {
@@ -506,7 +506,7 @@
506
506
  },
507
507
  "display": {
508
508
  "intro": {
509
- "value": "{fontfamily.global.simplistic}",
509
+ "value": "{fontfamily.global.arizona}",
510
510
  "type": "fontFamilies"
511
511
  },
512
512
  "name": {
@@ -521,7 +521,7 @@
521
521
  },
522
522
  "lineheight": {
523
523
  "body": {
524
- "value": "{lineheight.global.500}",
524
+ "value": "{lineheight.global.275}",
525
525
  "type": "lineHeights"
526
526
  },
527
527
  "utility": {
@@ -534,7 +534,7 @@
534
534
  },
535
535
  "display": {
536
536
  "intro": {
537
- "value": "{lineheight.global.500}",
537
+ "value": "{lineheight.global.275}",
538
538
  "type": "lineHeights"
539
539
  },
540
540
  "name": {
@@ -36,6 +36,10 @@
36
36
  "riforma": {
37
37
  "value": "Riforma LL",
38
38
  "type": "fontFamilies"
39
+ },
40
+ "arizona": {
41
+ "value": "ABC Arizona Serif Unlicensed Trial",
42
+ "type": "fontFamilies"
39
43
  }
40
44
  }
41
45
  },
@@ -847,6 +851,50 @@
847
851
  "type": "color"
848
852
  }
849
853
  },
854
+ "bordeaux": {
855
+ "25": {
856
+ "value": "#FAC9BD",
857
+ "type": "color"
858
+ },
859
+ "50": {
860
+ "value": "#FF8F75",
861
+ "type": "color"
862
+ },
863
+ "100": {
864
+ "value": "#881B00",
865
+ "type": "color"
866
+ },
867
+ "150": {
868
+ "value": "#490E00",
869
+ "type": "color"
870
+ },
871
+ "200": {
872
+ "value": "#2C0700",
873
+ "type": "color"
874
+ }
875
+ },
876
+ "spring": {
877
+ "25": {
878
+ "value": "#FDFFFA",
879
+ "type": "color"
880
+ },
881
+ "50": {
882
+ "value": "#F6FDEA",
883
+ "type": "color"
884
+ },
885
+ "100": {
886
+ "value": "#E8FACB",
887
+ "type": "color"
888
+ },
889
+ "150": {
890
+ "value": "#569A55",
891
+ "type": "color"
892
+ },
893
+ "200": {
894
+ "value": "#016B00",
895
+ "type": "color"
896
+ }
897
+ },
850
898
  "salmon": {
851
899
  "100": {
852
900
  "value": "#CF88B0",