villa-design-tokens 1.0.274 → 1.0.275
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.
|
|
5
|
+
"version": "1.0.275",
|
|
6
6
|
"repository": {
|
|
7
7
|
"type": "git",
|
|
8
8
|
"url": "git+https://github.com/vpro/Design-tokens.git"
|
package/tokens/$themes.json
CHANGED
|
@@ -2214,7 +2214,8 @@
|
|
|
2214
2214
|
"global": "enabled",
|
|
2215
2215
|
"base": "enabled",
|
|
2216
2216
|
"brands/tegenlicht": "enabled"
|
|
2217
|
-
}
|
|
2217
|
+
},
|
|
2218
|
+
"$figmaVariableReferences": {}
|
|
2218
2219
|
},
|
|
2219
2220
|
{
|
|
2220
2221
|
"id": "9436b3cf5474c6971a9c67e6424ccc845fe0198c",
|
|
@@ -2628,7 +2629,8 @@
|
|
|
2628
2629
|
"global": "enabled",
|
|
2629
2630
|
"base": "enabled",
|
|
2630
2631
|
"brands/npodoc": "enabled"
|
|
2631
|
-
}
|
|
2632
|
+
},
|
|
2633
|
+
"$figmaVariableReferences": {}
|
|
2632
2634
|
},
|
|
2633
2635
|
{
|
|
2634
2636
|
"id": "98e6bb201bfa5e16b726a5b6837fa7817108620a",
|
|
@@ -3048,7 +3050,8 @@
|
|
|
3048
3050
|
"global": "enabled",
|
|
3049
3051
|
"base": "enabled",
|
|
3050
3052
|
"brands/3voor12": "enabled"
|
|
3051
|
-
}
|
|
3053
|
+
},
|
|
3054
|
+
"$figmaVariableReferences": {}
|
|
3052
3055
|
},
|
|
3053
3056
|
{
|
|
3054
3057
|
"id": "1bbb0573e38245e9453a40af7436c569c569a05c",
|
|
@@ -3473,6 +3476,7 @@
|
|
|
3473
3476
|
"global": "enabled",
|
|
3474
3477
|
"base": "enabled",
|
|
3475
3478
|
"brands/vprogids": "enabled"
|
|
3476
|
-
}
|
|
3479
|
+
},
|
|
3480
|
+
"$figmaVariableReferences": {}
|
|
3477
3481
|
}
|
|
3478
3482
|
]
|
package/tokens/brands/human.json
CHANGED
|
@@ -1001,7 +1001,7 @@
|
|
|
1001
1001
|
"type": "color"
|
|
1002
1002
|
},
|
|
1003
1003
|
"20": {
|
|
1004
|
-
"value": "#
|
|
1004
|
+
"value": "#7900F8",
|
|
1005
1005
|
"type": "color"
|
|
1006
1006
|
},
|
|
1007
1007
|
"30": {
|
|
@@ -1033,7 +1033,7 @@
|
|
|
1033
1033
|
"type": "color"
|
|
1034
1034
|
},
|
|
1035
1035
|
"100": {
|
|
1036
|
-
"value": "#
|
|
1036
|
+
"value": "#006148",
|
|
1037
1037
|
"type": "color"
|
|
1038
1038
|
},
|
|
1039
1039
|
"110": {
|
|
@@ -1045,7 +1045,7 @@
|
|
|
1045
1045
|
"type": "color"
|
|
1046
1046
|
},
|
|
1047
1047
|
"130": {
|
|
1048
|
-
"value": "#
|
|
1048
|
+
"value": "#1600FF",
|
|
1049
1049
|
"type": "color"
|
|
1050
1050
|
},
|
|
1051
1051
|
"140": {
|
|
@@ -435,10 +435,6 @@
|
|
|
435
435
|
"value": "{color.palette.secondary.main}",
|
|
436
436
|
"type": "color"
|
|
437
437
|
},
|
|
438
|
-
"accent": {
|
|
439
|
-
"value": "{color.palette.primary.pastel}",
|
|
440
|
-
"type": "color"
|
|
441
|
-
},
|
|
442
438
|
"foreground": {
|
|
443
439
|
"value": "{color.palette.primary.dark}",
|
|
444
440
|
"type": "color"
|