villa-design-tokens 1.0.124 → 1.0.126

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",
4
4
  "author": "VPRO",
5
- "version": "1.0.124",
5
+ "version": "1.0.126",
6
6
  "repository": {
7
7
  "type": "git",
8
8
  "url": "git+https://github.com/vpro/Design-tokens.git"
@@ -4,6 +4,7 @@
4
4
  "base",
5
5
  "brands/whitelabel",
6
6
  "brands/human",
7
- "brands/vpro"
7
+ "brands/vpro",
8
+ "brands/brainwash"
8
9
  ]
9
10
  }
@@ -102,15 +102,7 @@
102
102
  "color.surface.disabled": "S:f9bc53746c4791872afbdae42351147d7f86e1ab,",
103
103
  "color.border.inverse": "S:056f70742a801add2df5fe6f58adeb55a63a5147,",
104
104
  "color.link.inverse-subtle": "S:a965e7d09c3f1b81698199003fb3fb295873d85f,",
105
- "color.link.inverse-subtle-hover": "S:4f4f19fd90344d3aaec345726049310abcbd7ecb,",
106
- "color.border.focus": "S:d9ccbe717e00adc28ddde8b88131fbf57b6fe8d2,",
107
- "color.border.filled": "S:46ef86bcba766b5abc1942832a47ba88044424c6,",
108
- "color.tertiary.interactive.default": "S:73c82859a1bd1efa2af7ac48373ce6b91cc450ad,",
109
- "color.tertiary.interactive.hover": "S:36e2c99f67039b2eef19716e0cf73287628cec9e,",
110
- "color.tertiary.interactive.active": "S:73c8e358ed945ce3a84c6c14b009ffd8c10eba3e,",
111
- "color.tertiary.on-interactive.default": "S:ccf305186164bab78382af9f0c07a5a5df363f30,",
112
- "color.tertiary.on-interactive.hover": "S:1b41c56f6dfcbe2db289332bb1b8094e30120e3a,",
113
- "color.tertiary.on-interactive.active": "S:26e2875ecca56a706f6e5224301bca073f4a1b5e,"
105
+ "color.link.inverse-subtle-hover": "S:4f4f19fd90344d3aaec345726049310abcbd7ecb,"
114
106
  },
115
107
  "selectedTokenSets": {
116
108
  "global": "source",
@@ -345,5 +337,15 @@
345
337
  "base": "enabled",
346
338
  "brands/vpro": "enabled"
347
339
  }
340
+ },
341
+ {
342
+ "id": "5f3f04cf20b22a4a200465397545ea7439d220d5",
343
+ "name": "Brainwash",
344
+ "$figmaStyleReferences": {},
345
+ "selectedTokenSets": {
346
+ "global": "enabled",
347
+ "base": "enabled",
348
+ "brands/vpro": "enabled"
349
+ }
348
350
  }
349
351
  ]
@@ -0,0 +1,302 @@
1
+ {
2
+ "fontfamily": {
3
+ "body": {
4
+ "value": "{fontfamily.global.poppins}",
5
+ "type": "fontFamilies"
6
+ },
7
+ "utility": {
8
+ "value": "{fontfamily.global.roboto}",
9
+ "type": "fontFamilies"
10
+ },
11
+ "heading": {
12
+ "value": "{fontfamily.global.poppins}",
13
+ "type": "fontFamilies"
14
+ },
15
+ "display": {
16
+ "value": "{fontfamily.global.poppins}",
17
+ "type": "fontFamilies"
18
+ }
19
+ },
20
+ "lineheight": {
21
+ "body": {
22
+ "value": "{lineheight.global.300}",
23
+ "type": "lineHeights"
24
+ },
25
+ "utility": {
26
+ "value": "{lineheight.global.100}",
27
+ "type": "lineHeights"
28
+ },
29
+ "heading": {
30
+ "value": "{lineheight.global.100}",
31
+ "type": "lineHeights"
32
+ },
33
+ "display": {
34
+ "value": "{lineheight.global.100}",
35
+ "type": "lineHeights"
36
+ }
37
+ },
38
+ "letterspacing": {
39
+ "body": {
40
+ "value": "{letterspacing.global.200}",
41
+ "type": "letterSpacing"
42
+ },
43
+ "utility": {
44
+ "value": "{letterspacing.global.200}",
45
+ "type": "letterSpacing"
46
+ },
47
+ "heading": {
48
+ "value": "{letterspacing.global.200}",
49
+ "type": "letterSpacing"
50
+ },
51
+ "display": {
52
+ "value": "{letterspacing.global.200}",
53
+ "type": "letterSpacing"
54
+ }
55
+ },
56
+ "color": {
57
+ "brand": {
58
+ "primary": {
59
+ "value": "{color.global.magenta.100}",
60
+ "type": "color"
61
+ },
62
+ "secondary": {
63
+ "value": "{color.global.grey.500}",
64
+ "type": "color"
65
+ }
66
+ },
67
+ "background": {
68
+ "default": {
69
+ "value": "{color.global.grey.100}",
70
+ "type": "color"
71
+ },
72
+ "secondary": {
73
+ "value": "{color.global.grey.150}",
74
+ "type": "color"
75
+ },
76
+ "tertiairy": {
77
+ "value": "{color.global.mint.100}",
78
+ "type": "color"
79
+ }
80
+ },
81
+ "surface": {
82
+ "default": {
83
+ "value": "{color.global.grey.150}",
84
+ "type": "color"
85
+ },
86
+ "secondary": {
87
+ "value": "{color.global.grey.100}",
88
+ "type": "color"
89
+ },
90
+ "tertiary": {
91
+ "value": "{color.global.grey.300}",
92
+ "type": "color"
93
+ },
94
+ "disabled": {
95
+ "value": "{color.global.grey.300}",
96
+ "type": "color"
97
+ },
98
+ "dark": {
99
+ "value": "{color.global.grey.500}",
100
+ "type": "color"
101
+ },
102
+ "brand": {
103
+ "value": "{color.global.neon-yellow.100}",
104
+ "type": "color"
105
+ }
106
+ },
107
+ "text": {
108
+ "title": {
109
+ "value": "{color.global.grey.500}",
110
+ "type": "color"
111
+ },
112
+ "default": {
113
+ "value": "{color.global.grey.500}",
114
+ "type": "color"
115
+ },
116
+ "subtle": {
117
+ "value": "{color.global.grey.400}",
118
+ "type": "color"
119
+ },
120
+ "disabled": {
121
+ "value": "{color.global.grey.300}",
122
+ "type": "color"
123
+ },
124
+ "inverse": {
125
+ "value": "{color.global.grey.100}",
126
+ "type": "color"
127
+ },
128
+ "error": {
129
+ "value": "{color.global.red.100}",
130
+ "type": "color"
131
+ }
132
+ },
133
+ "icon": {
134
+ "primary": {
135
+ "value": "{color.global.grey.500}",
136
+ "type": "color"
137
+ },
138
+ "secondary": {
139
+ "value": "{color.global.grey.400}",
140
+ "type": "color"
141
+ },
142
+ "tertiary": {
143
+ "value": "{color.global.grey.300}",
144
+ "type": "color"
145
+ },
146
+ "inverse": {
147
+ "value": "{color.global.grey.100}",
148
+ "type": "color"
149
+ },
150
+ "error": {
151
+ "value": "{color.global.red.100}",
152
+ "type": "color"
153
+ }
154
+ },
155
+ "primary": {
156
+ "interactive": {
157
+ "default": {
158
+ "value": "{color.brand.primary}",
159
+ "type": "color"
160
+ },
161
+ "hover": {
162
+ "value": "{color.global.magenta.150}",
163
+ "type": "color"
164
+ },
165
+ "active": {
166
+ "value": "{color.global.grey.550}",
167
+ "type": "color"
168
+ }
169
+ },
170
+ "on-interactive": {
171
+ "default": {
172
+ "value": "{color.global.grey.550}",
173
+ "type": "color"
174
+ },
175
+ "hover": {
176
+ "value": "{color.global.grey.100}",
177
+ "type": "color"
178
+ },
179
+ "active": {
180
+ "value": "{color.global.grey.100}",
181
+ "type": "color"
182
+ }
183
+ }
184
+ },
185
+ "border": {
186
+ "default": {
187
+ "value": "{color.global.grey.250}",
188
+ "type": "color"
189
+ },
190
+ "hover": {
191
+ "value": "{color.brand.primary}",
192
+ "type": "color"
193
+ },
194
+ "active": {
195
+ "value": "{color.global.dark-blue.150}",
196
+ "type": "color"
197
+ },
198
+ "error": {
199
+ "value": "{color.global.red.100}",
200
+ "type": "color"
201
+ },
202
+ "inverse": {
203
+ "value": "{color.global.grey.300}",
204
+ "type": "color"
205
+ },
206
+ "focus": {
207
+ "value": "{color.brand.primary}",
208
+ "type": "color"
209
+ },
210
+ "filled": {
211
+ "value": "{color.global.grey.500}",
212
+ "type": "color"
213
+ }
214
+ },
215
+ "link": {
216
+ "default": {
217
+ "value": "{color.global.navy.100}",
218
+ "type": "color"
219
+ },
220
+ "hover": {
221
+ "value": "{color.global.dark-blue.150}",
222
+ "type": "color"
223
+ },
224
+ "inverse": {
225
+ "value": "{color.global.grey.100}",
226
+ "type": "color"
227
+ },
228
+ "inverse-hover": {
229
+ "value": "{color.global.grey.300}",
230
+ "type": "color"
231
+ },
232
+ "inverse-subtle": {
233
+ "value": "{color.global.grey.300}",
234
+ "type": "color"
235
+ },
236
+ "inverse-subtle-hover": {
237
+ "value": "{color.global.grey.100}",
238
+ "type": "color"
239
+ }
240
+ },
241
+ "secondary": {
242
+ "interactive": {
243
+ "default": {
244
+ "value": "{color.brand.secondary}",
245
+ "type": "color"
246
+ },
247
+ "hover": {
248
+ "value": "{color.global.magenta.150}",
249
+ "type": "color"
250
+ },
251
+ "active": {
252
+ "value": "{color.global.grey.450}",
253
+ "type": "color"
254
+ }
255
+ },
256
+ "on-interactive": {
257
+ "default": {
258
+ "value": "{color.global.grey.100}",
259
+ "type": "color"
260
+ },
261
+ "hover": {
262
+ "value": "{color.global.grey.100}",
263
+ "type": "color"
264
+ },
265
+ "active": {
266
+ "value": "{color.global.grey.100}",
267
+ "type": "color"
268
+ }
269
+ }
270
+ },
271
+ "tertiary": {
272
+ "interactive": {
273
+ "default": {
274
+ "value": "{color.background.default}",
275
+ "type": "color"
276
+ },
277
+ "hover": {
278
+ "value": "{color.brand.primary}",
279
+ "type": "color"
280
+ },
281
+ "active": {
282
+ "value": "{color.brand.secondary}",
283
+ "type": "color"
284
+ }
285
+ },
286
+ "on-interactive": {
287
+ "default": {
288
+ "value": "{color.global.grey.500}",
289
+ "type": "color"
290
+ },
291
+ "hover": {
292
+ "value": "{color.global.grey.100}",
293
+ "type": "color"
294
+ },
295
+ "active": {
296
+ "value": "{color.global.grey.100}",
297
+ "type": "color"
298
+ }
299
+ }
300
+ }
301
+ }
302
+ }
@@ -204,7 +204,7 @@
204
204
  "type": "color"
205
205
  },
206
206
  "focus": {
207
- "value": "{color.global.blue.100}",
207
+ "value": "{color.brand.primary}",
208
208
  "type": "color"
209
209
  },
210
210
  "filled": {
@@ -5,7 +5,7 @@
5
5
  "type": "fontFamilies"
6
6
  },
7
7
  "utility": {
8
- "value": "{fontfamily.global.simplistic}",
8
+ "value": "{fontfamily.global.helvetica}",
9
9
  "type": "fontFamilies"
10
10
  },
11
11
  "heading": {
@@ -214,7 +214,7 @@
214
214
  },
215
215
  "link": {
216
216
  "default": {
217
- "value": "{color.global.dark-blue.100}",
217
+ "value": "{color.brand.primary}",
218
218
  "type": "color"
219
219
  },
220
220
  "hover": {
@@ -275,7 +275,7 @@
275
275
  "type": "color"
276
276
  },
277
277
  "hover": {
278
- "value": "{color.global.dark-blue.100}",
278
+ "value": "{color.brand.primary}",
279
279
  "type": "color"
280
280
  },
281
281
  "active": {
@@ -24,6 +24,10 @@
24
24
  "roboto": {
25
25
  "value": "Roboto",
26
26
  "type": "fontFamilies"
27
+ },
28
+ "poppins": {
29
+ "value": "Poppins",
30
+ "type": "fontFamilies"
27
31
  }
28
32
  }
29
33
  },
@@ -297,16 +301,8 @@
297
301
  }
298
302
  },
299
303
  "mint": {
300
- "50": {
301
- "value": "#80D8DF",
302
- "type": "color"
303
- },
304
304
  "100": {
305
- "value": "#00B0BF",
306
- "type": "color"
307
- },
308
- "150": {
309
- "value": "#015860",
305
+ "value": "#6CF7C1",
310
306
  "type": "color"
311
307
  }
312
308
  },
@@ -411,6 +407,28 @@
411
407
  "value": "#3333FF",
412
408
  "type": "color"
413
409
  }
410
+ },
411
+ "magenta": {
412
+ "100": {
413
+ "value": "#F52153",
414
+ "type": "color"
415
+ },
416
+ "150": {
417
+ "value": "#f63c67",
418
+ "type": "color"
419
+ }
420
+ },
421
+ "navy": {
422
+ "100": {
423
+ "value": "#1C17A7",
424
+ "type": "color"
425
+ }
426
+ },
427
+ "neon-yellow": {
428
+ "100": {
429
+ "value": "#E5F138",
430
+ "type": "color"
431
+ }
414
432
  }
415
433
  },
416
434
  "transparent": {