villa-design-tokens 1.0.127 → 1.0.128
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 +1 -1
- package/tokens/$metadata.json +2 -1
- package/tokens/$themes.json +181 -12
- package/tokens/brands/argos.json +302 -0
- package/tokens/brands/brainwash.json +4 -4
- package/tokens/brands/human.json +2 -2
- package/tokens/brands/vpro.json +6 -6
- package/tokens/brands/whitelabel.json +2 -2
- package/tokens/global.json +62 -0
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.
|
|
5
|
+
"version": "1.0.128",
|
|
6
6
|
"repository": {
|
|
7
7
|
"type": "git",
|
|
8
8
|
"url": "git+https://github.com/vpro/Design-tokens.git"
|
package/tokens/$metadata.json
CHANGED
package/tokens/$themes.json
CHANGED
|
@@ -7,8 +7,7 @@
|
|
|
7
7
|
"text.body.max": "S:4cfa08c0f91423b0abffa295dd26f2ff4df9e04e,",
|
|
8
8
|
"color.primary.interactive.disabled": "S:ddd181c2abc0874055a2af07b89d48f5f13231d8,",
|
|
9
9
|
"color.primary.on-interactive.disabled": "S:bd68db2d750c7e8750d92322e02a6a39048642b6,",
|
|
10
|
-
"color.brand.
|
|
11
|
-
"color.brand.secondary": "S:742ba1110a34279d52ba17ca44b2ec521f900cc7,",
|
|
10
|
+
"color.brand.secondary": "S:c35b02e99663a30e988aabbce7d753283226997f,",
|
|
12
11
|
"color.background.default": "S:110d60248e6e509333e34841d19d2e521d01e307,",
|
|
13
12
|
"color.background.secondary": "S:6767b5037731733a615c223c9a758eeb0877fd53,",
|
|
14
13
|
"color.background.tertiairy": "S:4a9065b84e3cfee37498130abaf79d1acc01f874,",
|
|
@@ -107,7 +106,8 @@
|
|
|
107
106
|
"selectedTokenSets": {
|
|
108
107
|
"global": "source",
|
|
109
108
|
"brands/whitelabel": "enabled",
|
|
110
|
-
"base": "enabled"
|
|
109
|
+
"base": "enabled",
|
|
110
|
+
"brands/argos": "disabled"
|
|
111
111
|
}
|
|
112
112
|
},
|
|
113
113
|
{
|
|
@@ -182,8 +182,7 @@
|
|
|
182
182
|
"color.primary.on-interactive.default": "S:30b7d7e230bf23f74dfa23103a55337523b8ccf6,",
|
|
183
183
|
"color.primary.on-interactive.hover": "S:90cafb709886b3285d788558494d5fc879a7fcf7,",
|
|
184
184
|
"color.primary.on-interactive.active": "S:54a017cc5c1cc11b044f46e7636542e4035fd5cb,",
|
|
185
|
-
"color.brand.
|
|
186
|
-
"color.brand.secondary": "S:99c64ea8b0956b31889396071efa5459f95a80ab,",
|
|
185
|
+
"color.brand.secondary": "S:878e97ac09a219f1036d57d7c82f83afd3e226d5,",
|
|
187
186
|
"color.surface.brand": "S:871dffb564e864c8c9bcbbbc3097311c10037f9e,",
|
|
188
187
|
"color.secondary.interactive.default": "S:e2d7795d8df8844a2589503934a3e44f07bbb36b,",
|
|
189
188
|
"color.secondary.interactive.hover": "S:805d597dd96883bb07a2ea0b2daa7225a4833a10,",
|
|
@@ -223,7 +222,8 @@
|
|
|
223
222
|
"selectedTokenSets": {
|
|
224
223
|
"global": "source",
|
|
225
224
|
"brands/human": "enabled",
|
|
226
|
-
"base": "enabled"
|
|
225
|
+
"base": "enabled",
|
|
226
|
+
"brands/argos": "disabled"
|
|
227
227
|
}
|
|
228
228
|
},
|
|
229
229
|
{
|
|
@@ -278,8 +278,7 @@
|
|
|
278
278
|
"color.functional.warning": "S:2da35c0eadbc622d1cf66b38249b44b74207d027,",
|
|
279
279
|
"color.functional.success": "S:5b89386a46d18bdc62111db6c856bb957a6fd9f1,",
|
|
280
280
|
"color.functional.info": "S:280e90317c730b6fe6d3508bb78fb4a8fb28dfd8,",
|
|
281
|
-
"color.brand.
|
|
282
|
-
"color.brand.secondary": "S:e73558b73ef3b985d8c77e51b1dd59fd4b533a0d,",
|
|
281
|
+
"color.brand.secondary": "S:284c0d43f8e3baec7d3925d58e0acf8eb59839d0,",
|
|
283
282
|
"color.background.default": "S:0f8bfbdaf86bf5c902f400454bd9a077c7d25ada,",
|
|
284
283
|
"color.background.secondary": "S:ebdb6741d8985c87d8b49148b77dd51944e76749,",
|
|
285
284
|
"color.background.tertiairy": "S:893408ee93048e6cf0aa82879ef2cf8c64583128,",
|
|
@@ -335,7 +334,8 @@
|
|
|
335
334
|
"selectedTokenSets": {
|
|
336
335
|
"global": "enabled",
|
|
337
336
|
"base": "enabled",
|
|
338
|
-
"brands/vpro": "enabled"
|
|
337
|
+
"brands/vpro": "enabled",
|
|
338
|
+
"brands/argos": "disabled"
|
|
339
339
|
}
|
|
340
340
|
},
|
|
341
341
|
{
|
|
@@ -436,8 +436,7 @@
|
|
|
436
436
|
"color.functional.warning": "S:fdb13e8c9d82a639a4678767dc07c0ee36ca45c7,",
|
|
437
437
|
"color.functional.success": "S:9d11f9b7fb50c0bd040fd496c9ff1563ffadff1c,",
|
|
438
438
|
"color.functional.info": "S:1c12f36b03518e84372b9edf29374b6fc1cab412,",
|
|
439
|
-
"color.brand.
|
|
440
|
-
"color.brand.secondary": "S:30587272d4bffeea70fbb6bc9ca23d13e9d48bea,",
|
|
439
|
+
"color.brand.secondary": "S:27080c76fba01e22afe496c4b0ecff084af531ad,",
|
|
441
440
|
"color.background.default": "S:d3012272709c5a9a08d04fa2762614a7a4c61c76,",
|
|
442
441
|
"color.background.secondary": "S:71fb9689b1b58ae695f5bef06b2037a62d0d3572,",
|
|
443
442
|
"color.background.tertiairy": "S:5d2034417249df9bbdce6865ff081953919b8406,",
|
|
@@ -493,7 +492,177 @@
|
|
|
493
492
|
"selectedTokenSets": {
|
|
494
493
|
"global": "enabled",
|
|
495
494
|
"base": "enabled",
|
|
496
|
-
"brands/brainwash": "enabled"
|
|
495
|
+
"brands/brainwash": "enabled",
|
|
496
|
+
"brands/argos": "disabled"
|
|
497
|
+
}
|
|
498
|
+
},
|
|
499
|
+
{
|
|
500
|
+
"id": "585adb5bc43df3522ed26a79fcf6682ae5dfc171",
|
|
501
|
+
"name": "argos",
|
|
502
|
+
"$figmaStyleReferences": {
|
|
503
|
+
"color.brand.secondary": "S:87730c2b993915f1f0a6be01a26810e77b611e99,",
|
|
504
|
+
"color.brand.primary": "S:7b34503abf4d366477a88c50c54b6b7bd9252dac,",
|
|
505
|
+
"color.background.default": "S:00b6f6a279eb2c9a0c4cb384ec3af154b716e5cf,",
|
|
506
|
+
"color.background.secondary": "S:9df093c556ac66ddeaaad4ae1769b86924a61b17,",
|
|
507
|
+
"color.background.tertiairy": "S:ca0cffd2cd0f24db868ed0aa28d630242ea2f565,",
|
|
508
|
+
"color.surface.default": "S:ad244381070417f99d8b323f71fdd1b7470c7bb5,",
|
|
509
|
+
"color.surface.secondary": "S:4ff85f65aedb376f9f8cde403dad9c0bbbf0e954,",
|
|
510
|
+
"color.surface.tertiary": "S:aa22572117c608aed0b96eab97020a152e04e2b9,",
|
|
511
|
+
"color.surface.disabled": "S:6cc6e5be563c5350b11816ed110c3c696a1395d1,",
|
|
512
|
+
"color.surface.dark": "S:4d9b95d24c60cadec0d08048f6d579a2963b9f60,",
|
|
513
|
+
"color.surface.brand": "S:f6bd7c0334171cf8f0f1621eaa465bff9704de7c,",
|
|
514
|
+
"color.text.title": "S:3bbfb0e865548d6fb1479902b58e7645e6d7d9d2,",
|
|
515
|
+
"color.text.default": "S:ee4ad6f66f0e9e818fc545adf4008ce08a28a4a3,",
|
|
516
|
+
"color.text.subtle": "S:2be92cc05cfbfc4b7d4b676ffe2a008322b076c5,",
|
|
517
|
+
"color.text.disabled": "S:f75bc1f37c914da0033f80a5d097b894028e4b52,",
|
|
518
|
+
"color.text.inverse": "S:26dd73777c4642bfdd381b9070dfb4017562fd8d,",
|
|
519
|
+
"color.text.error": "S:02906c2ba608fe38a4565dd46a09a1a6bf6dc37b,",
|
|
520
|
+
"color.icon.primary": "S:430944800ed5cbe420d5619f050c9afc38bbe526,",
|
|
521
|
+
"color.icon.secondary": "S:a2d6ee392af22dcbab3e71a8f9fb07f47efb1cf7,",
|
|
522
|
+
"color.icon.tertiary": "S:e6aa372e784d008a3c6eb9daf76ab0402ba58e22,",
|
|
523
|
+
"color.icon.inverse": "S:05fc708f795fe98e65d0a258bf981a47347eeefa,",
|
|
524
|
+
"color.icon.error": "S:c9867fae2ad190cbf60f0e5f8d20e763b7a79ece,",
|
|
525
|
+
"color.primary.interactive.default": "S:5d98d993bdc2fa3e9c9a74113069c4ce16972012,",
|
|
526
|
+
"color.primary.interactive.hover": "S:96f2c6baf0d45fd6dac8306dea6f424a821c9895,",
|
|
527
|
+
"color.primary.interactive.active": "S:77652f0ed98a67b63565fc0c26b5e69056d263df,",
|
|
528
|
+
"color.primary.on-interactive.default": "S:3061199e3cc6249f65c629ecda533a9ee0199d5a,",
|
|
529
|
+
"color.primary.on-interactive.hover": "S:1d0d76b727a0282859a06b51611dac36c332cc89,",
|
|
530
|
+
"color.primary.on-interactive.active": "S:5adb8b20532aa3bf7dacb7f9600425bcf077bc00,",
|
|
531
|
+
"color.border.default": "S:e09edcef794b1b9d9623cdb72b45b3337b527367,",
|
|
532
|
+
"color.border.hover": "S:c396284f89c060d2288b9264abe63881e656f304,",
|
|
533
|
+
"color.border.active": "S:6afd99ab6cf2007b558d7439c0b5454b4096635d,",
|
|
534
|
+
"color.border.error": "S:0598df41a8a83dce50ac7be2cd6e3fdd6a878b33,",
|
|
535
|
+
"color.border.inverse": "S:de4e6fb123707ab7658a53eb88500e7904a57f56,",
|
|
536
|
+
"color.border.focus": "S:37da992a02343d1989905807da321510625208c1,",
|
|
537
|
+
"color.border.filled": "S:bde430ab801fa76833a105dd9e7eff2b0ed074f2,",
|
|
538
|
+
"color.link.default": "S:e17bcaa2f2ade6cb53338912901d59e07741edc2,",
|
|
539
|
+
"color.link.hover": "S:4ff7d35f781757cee497e475292e1108a74c0b8e,",
|
|
540
|
+
"color.link.inverse": "S:f79f48f4c6d982eff59ec84691ccc786a66109b5,",
|
|
541
|
+
"color.link.inverse-hover": "S:2b6526676340c951607372601bc18272a2da62f6,",
|
|
542
|
+
"color.link.inverse-subtle": "S:3fc294aad22ca5e3614312d77186fe00e87075fa,",
|
|
543
|
+
"color.link.inverse-subtle-hover": "S:a7ca943e613112c8870a580d1023a4ff1d50145c,",
|
|
544
|
+
"color.secondary.interactive.default": "S:5ec8be8abfeb78e76af22da27ee16670ec88afdd,",
|
|
545
|
+
"color.secondary.interactive.hover": "S:6a498e624f0aab7ac700065753ac01d90e2ce29f,",
|
|
546
|
+
"color.secondary.interactive.active": "S:5dc082ebc9ce51e7b62294989dc19f42f9959bea,",
|
|
547
|
+
"color.secondary.on-interactive.default": "S:c451d83a2cbd7561c9be0673539a643f60c61489,",
|
|
548
|
+
"color.secondary.on-interactive.hover": "S:2d566825b17b75a825538340fcded146dbc37436,",
|
|
549
|
+
"color.secondary.on-interactive.active": "S:fddef11488ba4f50a4989bad71a43a477c60447f,",
|
|
550
|
+
"color.tertiary.interactive.default": "S:5e8484ba09e3a3e9c20b60ad67f78dc7dced3597,",
|
|
551
|
+
"color.tertiary.interactive.hover": "S:3ba85e8f92d08108d20d39b6cb9fecd6f6f17f74,",
|
|
552
|
+
"color.tertiary.interactive.active": "S:3591730934201122df523afb1189b17fb261c0a2,",
|
|
553
|
+
"color.tertiary.on-interactive.default": "S:755db0b2808f7767001c56dbd24adf3984e3dbd9,",
|
|
554
|
+
"color.tertiary.on-interactive.hover": "S:f0fd2bccb15be23f3a894af481328fd3bdbe9f22,",
|
|
555
|
+
"color.tertiary.on-interactive.active": "S:a1f98020c240b172b58da96cf267bca6d00307e7,",
|
|
556
|
+
"color.functional.error": "S:e6ccd2992292bc20136222e3361b6ebf751d804c,",
|
|
557
|
+
"color.functional.warning": "S:972f624af70f0a855b66c2d11e492e33a43f3c0a,",
|
|
558
|
+
"color.functional.success": "S:7ef71a8bc110dc0109decdf528a5cd1dc6552b4d,",
|
|
559
|
+
"color.functional.info": "S:add6de29be4b5be2b2bd840201aadac50961b15d,",
|
|
560
|
+
"color.global.grey.100": "S:6d836f7af9504940d4cf5718988b4051aa005533,",
|
|
561
|
+
"color.global.grey.150": "S:dc8216b3d02c2bd5a7b3199df54f2b2e7f6f14b8,",
|
|
562
|
+
"color.global.grey.200": "S:28422abc66b7b5e83caf2d68d22b8b94e54ddfb2,",
|
|
563
|
+
"color.global.grey.250": "S:6a13854360f84405bd849fd85a7e6cc4cdad109d,",
|
|
564
|
+
"color.global.grey.300": "S:46fd3ec716aa104711dcfb39e1063e657686d8fa,",
|
|
565
|
+
"color.global.grey.350": "S:b1ac500b061c3d564f9285ccbd90392ee7a7cb94,",
|
|
566
|
+
"color.global.grey.400": "S:962cdc1945a046d6275600f1649da6c84439544d,",
|
|
567
|
+
"color.global.grey.450": "S:cd21334a97eab5e9c2e5688b01effbe0171dda01,",
|
|
568
|
+
"color.global.grey.500": "S:e7b4f2b098b2e85dfffb84ebaf0bf36be6585061,",
|
|
569
|
+
"color.global.grey.550": "S:893aa1438d5d3b43d4ce7bd7dca801f3e3670897,",
|
|
570
|
+
"color.global.orange.50": "S:14a0cce2e4248f2ee4a76faf0f5f23561eca83d9,",
|
|
571
|
+
"color.global.orange.100": "S:41a80e0098998d0f2bb106593d3a9dc8b978486c,",
|
|
572
|
+
"color.global.orange.125": "S:995ac16e72d1102cda0f6fc9f0e2df2c0e14b727,",
|
|
573
|
+
"color.global.orange.150": "S:15c2fe32c1effe6b5d74c1117b7e3388f4fcf2fd,",
|
|
574
|
+
"color.global.red.50": "S:724c2513ba7e30e9c46e712e53efce4fdfb7b16b,",
|
|
575
|
+
"color.global.red.100": "S:987236c1ab322fa292a6dee4add6c71ee9c792ef,",
|
|
576
|
+
"color.global.red.125": "S:c22a5646da54a58cef20e950010257975bb04368,",
|
|
577
|
+
"color.global.red.150": "S:1656e3d1e79f35941ec72134b15908b75fc0e399,",
|
|
578
|
+
"color.global.pink.50": "S:eb40b08e6af0bd7c3b54ccbd5c37e57ea1956b34,",
|
|
579
|
+
"color.global.pink.100": "S:efbd4467c16e13c4e4ad2b40c0b1b30c17c8e71e,",
|
|
580
|
+
"color.global.pink.150": "S:cebbcdccbc23c40c20a2daaaa78bdb25aba2ca8a,",
|
|
581
|
+
"color.global.mint.100": "S:68a6f4eaf725e412a2251b545a15c73c3dc70cbb,",
|
|
582
|
+
"color.global.violet.50": "S:920e3cde1541e5494742212a43977aec31b30530,",
|
|
583
|
+
"color.global.violet.100": "S:2c96e691b58b8c9a2e757e13b8118c7e5592fd39,",
|
|
584
|
+
"color.global.violet.150": "S:ef6306914de1ee07c3b1d5084df8215e2b4b89f5,",
|
|
585
|
+
"color.global.blue.50": "S:f408848ebc120cef5a3a3efca23fc4306d75433c,",
|
|
586
|
+
"color.global.blue.100": "S:55adf20a2665f77d88841bd2b78e2187ebdf214c,",
|
|
587
|
+
"color.global.blue.125": "S:415b8f3d8c88675a879088f56574b104b6e5356a,",
|
|
588
|
+
"color.global.blue.150": "S:1829c4618fa1ba5c0a1858118155351b82dc0112,",
|
|
589
|
+
"color.global.rose.50": "S:4e841dbd2164e31c0e797e0eb6c4afc55375ab07,",
|
|
590
|
+
"color.global.rose.100": "S:cffe8eae4aa923e2c7723dc63bcf86745948aa6b,",
|
|
591
|
+
"color.global.rose.150": "S:3823ef112d12d828778e15c919b2224a985cba3c,",
|
|
592
|
+
"color.global.green.50": "S:21c2e1eb01d54e2ad29a8e06abd6cb8861373b71,",
|
|
593
|
+
"color.global.green.100": "S:636f288f2cf9c46ffe14dc4206047dd66b9deb0e,",
|
|
594
|
+
"color.global.green.125": "S:8bcc07acd67ccd107298a45c3971b4840da63610,",
|
|
595
|
+
"color.global.green.150": "S:0d4ec2613a5c707f44a2f89813fa8620a66422de,",
|
|
596
|
+
"color.global.beige.50": "S:8f63d8768ec9aa79ea17aa9ca0961078568cbf42,",
|
|
597
|
+
"color.global.beige.100": "S:84da7d456eea63014109cbc4665953f39b6fb04d,",
|
|
598
|
+
"color.global.beige.150": "S:68e748f401e29a724224429a4f97315192175fff,",
|
|
599
|
+
"color.global.yellow.50": "S:3966538bae992fa75acb62a8a007990b1bf2b87d,",
|
|
600
|
+
"color.global.yellow.100": "S:3a2e2c972e01f7d2a7c2a6b784239946f03bbbd7,",
|
|
601
|
+
"color.global.yellow.150": "S:57c257a645552f2ed3c863fd4750aad8c60c2a33,",
|
|
602
|
+
"color.global.dark-blue.100": "S:ad38b8d5f9f177aac72e5cc38ae35e2ba8aabfff,",
|
|
603
|
+
"color.global.dark-blue.150": "S:24f2321216348b703f849fd43e33352c84503d77,",
|
|
604
|
+
"color.global.magenta.100": "S:46711e976b2edf6f53b2612c91b11dda8389bcd0,",
|
|
605
|
+
"color.global.magenta.150": "S:fd7822b14d3a076a8bd840ce7ac42c08a4c7649a,",
|
|
606
|
+
"color.global.navy.100": "S:e52a0c4133e591160942ed3227424a2d32a59ad0,",
|
|
607
|
+
"color.global.neon-yellow.100": "S:e1d2ac04042e7904d71cfc1353d3b0b838461978,",
|
|
608
|
+
"color.transparent.50": "S:8c0f9818976f35104e5231e1af341af8ecaaa78c,",
|
|
609
|
+
"color.transparent.100": "S:bfa79191fd2b05d49019b97bfab9ac87aa4259fa,",
|
|
610
|
+
"color.global.petrol.100": "S:4c01e682be8ae06349ef8d4153fccd1178af55ba,",
|
|
611
|
+
"color.global.denim.100": "S:5fb9de662ccc89ee91127db684685cffcce8fd7e,",
|
|
612
|
+
"color.global.mist.100": "S:7c2e5d8f2d20a5e8f3448894a7c380237c890db8,",
|
|
613
|
+
"color.global.mist.150": "S:ef7ae580de998588fc7be3d0d75ef208f3906c66,",
|
|
614
|
+
"color.global.denim.150": "S:a89e623ab819054af50b9954ebd2b458246016e6,",
|
|
615
|
+
"color.global.salmon.100": "S:c858e1dfb101ac133201e1db1e5a36123d5261fd,",
|
|
616
|
+
"color.global.salmon.150": "S:209dddaf644d8ed43a44ea7afb59ddbe0fc74dcc,",
|
|
617
|
+
"color.global.salmon.200": "S:0401083fd937cd77a9dba61fc4fbacfcbec6d7c4,",
|
|
618
|
+
"color.global.stone.100": "S:581a62169dbd1279a943ce8eeb6a7b8bdb3466e3,",
|
|
619
|
+
"color.global.petrol.50": "S:b76ff3d89ef821a76600b6b9978177bc5cafbf6e,",
|
|
620
|
+
"color.global.mist.200": "S:bee610520c144099a1b811a95682356e558263ba,",
|
|
621
|
+
"text.body.min.xl": "S:fd2ea5f63ec3537059656eb9e1b7d49a58ecf30c,",
|
|
622
|
+
"text.body.min.lg": "S:e1338b90aba6ab084c25cf1afbd7d783cc60c842,",
|
|
623
|
+
"text.body.min.md": "S:54152c307127a2be5b59f602a81d54ef5dba797f,",
|
|
624
|
+
"text.body.min.sm": "S:d1eab2b501816e2c5434bb198b36916709e4162c,",
|
|
625
|
+
"text.body.max.xl": "S:5671573958957aa8876a1372f91ec23462f1203f,",
|
|
626
|
+
"text.body.max.lg": "S:e49a57eaf7e55ea119039fd69354ac3a20230e5a,",
|
|
627
|
+
"text.body.max.md": "S:5703e591b358b6718e68207c5d64844e8ea68109,",
|
|
628
|
+
"text.body.max.sm": "S:367df9e0d2a71cd38f953d3d46fcc45cf5e29d2c,",
|
|
629
|
+
"text.display.max.intro": "S:808d597015c855f07caa011588011a1f3eeec462,",
|
|
630
|
+
"text.display.max.name": "S:005db70967e7fd3ffb11a6776472fda2ea3e1dba,",
|
|
631
|
+
"text.display.max.quote": "S:922316881f525d231c8143f9ace47b1deca5e866,",
|
|
632
|
+
"text.display.min.intro": "S:ae64d1fad71b3aea7bb50016b8f10e3e8b1bc84c,",
|
|
633
|
+
"text.display.min.name": "S:97096053eba9d7dea61ac53c57bf5a684d2f5f8f,",
|
|
634
|
+
"text.display.min.quote": "S:1a219afc79b38fcec7e707f961358c3d0f969e97,",
|
|
635
|
+
"text.utility.max.xxl": "S:0f694b10ac3f2a0020541cee4e56186aa06c62f6,",
|
|
636
|
+
"text.utility.max.xl": "S:83e5962751835a68df14196f1d950c135fd4002d,",
|
|
637
|
+
"text.utility.max.lg": "S:acc16d561c0a624099c0997c0002345f4c9ff20a,",
|
|
638
|
+
"text.utility.max.md": "S:96b246939d4c6afb584df75a15468c7423ad9a97,",
|
|
639
|
+
"text.utility.max.sm": "S:16a3b8395c10ae7acb3c82604b1ba873cffc59e5,",
|
|
640
|
+
"text.utility.min.xxl": "S:8dcc80b3a342b4bd667afd3da25562a5ffd9cfc9,",
|
|
641
|
+
"text.utility.min.xl": "S:4abc50e854c1cff979e1f69f69f0a78fb7610d46,",
|
|
642
|
+
"text.utility.min.lg": "S:e47de7775f78ae388a4b853c00f1953a3ae25c9d,",
|
|
643
|
+
"text.utility.min.md": "S:dc1982300860e1fc9b1b95b9063913b46ca638b9,",
|
|
644
|
+
"text.utility.min.sm": "S:0a64d1c9e45da3b5cafff8953965c3055c2c2a29,",
|
|
645
|
+
"text.heading.min.xxxl": "S:999085c3077c73dcfe9c5bbc6e9e6610610b477e,",
|
|
646
|
+
"text.heading.min.xxl": "S:2039684d5af0846e5cc5410d7222c60a757130f7,",
|
|
647
|
+
"text.heading.min.xl": "S:65aba15bb87b459e4252ce556a42874fab1373cc,",
|
|
648
|
+
"text.heading.min.lg": "S:08449659333b9ee61d020fc912ff991500e720b5,",
|
|
649
|
+
"text.heading.min.md": "S:da1fc154a926c23f2cae42bf7c8d4c12b9fe8c2b,",
|
|
650
|
+
"text.heading.min.sm": "S:e9d1741274bc332938750ef268e4eba3395db81f,",
|
|
651
|
+
"text.heading.min.xs": "S:4683092fa9c84d05c635e59aa985abbc93974522,",
|
|
652
|
+
"text.heading.min.xxs": "S:fe67cffcda5fe6f371ab020c613419bc1d9f8635,",
|
|
653
|
+
"text.heading.max.xxxl": "S:27bdbcb04c9b5c12d2d9b21d742d9049a83b85a0,",
|
|
654
|
+
"text.heading.max.xxl": "S:5c573ec32f98d6e0f475ab3ab1824746faee4e93,",
|
|
655
|
+
"text.heading.max.xl": "S:d88362ab061345b661b8eb9020ab2a88e75608be,",
|
|
656
|
+
"text.heading.max.lg": "S:ec7b99e23f7125a0340d4005ee834780ccbe7847,",
|
|
657
|
+
"text.heading.max.md": "S:6ca651fbbf2f607c9fded80ccd4bf4638da25151,",
|
|
658
|
+
"text.heading.max.sm": "S:041f80e49080b8c606b5ce63b73e048c69d758eb,",
|
|
659
|
+
"text.heading.max.xs": "S:1d1951b4690055c0c88ea89d905dd4a06b471c0c,",
|
|
660
|
+
"text.heading.max.xxs": "S:8df07d0ac0f959d001e3824550a5671ab63468e3,"
|
|
661
|
+
},
|
|
662
|
+
"selectedTokenSets": {
|
|
663
|
+
"global": "enabled",
|
|
664
|
+
"base": "enabled",
|
|
665
|
+
"brands/argos": "enabled"
|
|
497
666
|
}
|
|
498
667
|
}
|
|
499
668
|
]
|
|
@@ -0,0 +1,302 @@
|
|
|
1
|
+
{
|
|
2
|
+
"fontfamily": {
|
|
3
|
+
"body": {
|
|
4
|
+
"value": "{fontfamily.global.agrandir-regular}",
|
|
5
|
+
"type": "fontFamilies"
|
|
6
|
+
},
|
|
7
|
+
"utility": {
|
|
8
|
+
"value": "{fontfamily.global.agrandir-regular}",
|
|
9
|
+
"type": "fontFamilies"
|
|
10
|
+
},
|
|
11
|
+
"heading": {
|
|
12
|
+
"value": "{fontfamily.global.agrandir-medium}",
|
|
13
|
+
"type": "fontFamilies"
|
|
14
|
+
},
|
|
15
|
+
"display": {
|
|
16
|
+
"value": "{fontfamily.global.agrandir-medium}",
|
|
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
|
+
"secondary": {
|
|
59
|
+
"value": "{color.global.petrol.100}",
|
|
60
|
+
"type": "color"
|
|
61
|
+
},
|
|
62
|
+
"primary": {
|
|
63
|
+
"value": "{color.global.denim.100}",
|
|
64
|
+
"type": "color"
|
|
65
|
+
}
|
|
66
|
+
},
|
|
67
|
+
"background": {
|
|
68
|
+
"default": {
|
|
69
|
+
"value": "{color.global.mist.100}",
|
|
70
|
+
"type": "color"
|
|
71
|
+
},
|
|
72
|
+
"secondary": {
|
|
73
|
+
"value": "{color.global.mist.150}",
|
|
74
|
+
"type": "color"
|
|
75
|
+
},
|
|
76
|
+
"tertiairy": {
|
|
77
|
+
"value": "{color.brand.secondary}",
|
|
78
|
+
"type": "color"
|
|
79
|
+
}
|
|
80
|
+
},
|
|
81
|
+
"surface": {
|
|
82
|
+
"default": {
|
|
83
|
+
"value": "{color.global.mist.150}",
|
|
84
|
+
"type": "color"
|
|
85
|
+
},
|
|
86
|
+
"secondary": {
|
|
87
|
+
"value": "{color.global.grey.100}",
|
|
88
|
+
"type": "color"
|
|
89
|
+
},
|
|
90
|
+
"tertiary": {
|
|
91
|
+
"value": "{color.global.salmon.150}",
|
|
92
|
+
"type": "color"
|
|
93
|
+
},
|
|
94
|
+
"disabled": {
|
|
95
|
+
"value": "{color.global.grey.300}",
|
|
96
|
+
"type": "color"
|
|
97
|
+
},
|
|
98
|
+
"dark": {
|
|
99
|
+
"value": "{color.global.denim.150}",
|
|
100
|
+
"type": "color"
|
|
101
|
+
},
|
|
102
|
+
"brand": {
|
|
103
|
+
"value": "{color.brand.primary}",
|
|
104
|
+
"type": "color"
|
|
105
|
+
}
|
|
106
|
+
},
|
|
107
|
+
"text": {
|
|
108
|
+
"title": {
|
|
109
|
+
"value": "{color.global.denim.150}",
|
|
110
|
+
"type": "color"
|
|
111
|
+
},
|
|
112
|
+
"default": {
|
|
113
|
+
"value": "{color.global.grey.500}",
|
|
114
|
+
"type": "color"
|
|
115
|
+
},
|
|
116
|
+
"subtle": {
|
|
117
|
+
"value": "{color.global.grey.300}",
|
|
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.denim.150}",
|
|
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.global.salmon.100}",
|
|
159
|
+
"type": "color"
|
|
160
|
+
},
|
|
161
|
+
"hover": {
|
|
162
|
+
"value": "{color.global.salmon.150}",
|
|
163
|
+
"type": "color"
|
|
164
|
+
},
|
|
165
|
+
"active": {
|
|
166
|
+
"value": "{color.global.denim.150}",
|
|
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.550}",
|
|
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.mist.200}",
|
|
188
|
+
"type": "color"
|
|
189
|
+
},
|
|
190
|
+
"hover": {
|
|
191
|
+
"value": "{color.brand.secondary}",
|
|
192
|
+
"type": "color"
|
|
193
|
+
},
|
|
194
|
+
"active": {
|
|
195
|
+
"value": "{color.global.salmon.100}",
|
|
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.secondary}",
|
|
208
|
+
"type": "color"
|
|
209
|
+
},
|
|
210
|
+
"filled": {
|
|
211
|
+
"value": "{color.global.grey.500}",
|
|
212
|
+
"type": "color"
|
|
213
|
+
}
|
|
214
|
+
},
|
|
215
|
+
"link": {
|
|
216
|
+
"default": {
|
|
217
|
+
"value": "{color.brand.primary}",
|
|
218
|
+
"type": "color"
|
|
219
|
+
},
|
|
220
|
+
"hover": {
|
|
221
|
+
"value": "{color.global.denim.150}",
|
|
222
|
+
"type": "color"
|
|
223
|
+
},
|
|
224
|
+
"inverse": {
|
|
225
|
+
"value": "{color.global.mist.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.global.salmon.100}",
|
|
245
|
+
"type": "color"
|
|
246
|
+
},
|
|
247
|
+
"hover": {
|
|
248
|
+
"value": "{color.global.salmon.150}",
|
|
249
|
+
"type": "color"
|
|
250
|
+
},
|
|
251
|
+
"active": {
|
|
252
|
+
"value": "{color.global.salmon.200}",
|
|
253
|
+
"type": "color"
|
|
254
|
+
}
|
|
255
|
+
},
|
|
256
|
+
"on-interactive": {
|
|
257
|
+
"default": {
|
|
258
|
+
"value": "{color.global.grey.550}",
|
|
259
|
+
"type": "color"
|
|
260
|
+
},
|
|
261
|
+
"hover": {
|
|
262
|
+
"value": "{color.global.grey.550}",
|
|
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.secondary}",
|
|
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
|
+
}
|
|
@@ -155,7 +155,7 @@
|
|
|
155
155
|
"primary": {
|
|
156
156
|
"interactive": {
|
|
157
157
|
"default": {
|
|
158
|
-
"value": "{color.brand.
|
|
158
|
+
"value": "{color.brand.secondary}",
|
|
159
159
|
"type": "color"
|
|
160
160
|
},
|
|
161
161
|
"hover": {
|
|
@@ -188,7 +188,7 @@
|
|
|
188
188
|
"type": "color"
|
|
189
189
|
},
|
|
190
190
|
"hover": {
|
|
191
|
-
"value": "{color.brand.
|
|
191
|
+
"value": "{color.brand.secondary}",
|
|
192
192
|
"type": "color"
|
|
193
193
|
},
|
|
194
194
|
"active": {
|
|
@@ -204,7 +204,7 @@
|
|
|
204
204
|
"type": "color"
|
|
205
205
|
},
|
|
206
206
|
"focus": {
|
|
207
|
-
"value": "{color.brand.
|
|
207
|
+
"value": "{color.brand.secondary}",
|
|
208
208
|
"type": "color"
|
|
209
209
|
},
|
|
210
210
|
"filled": {
|
|
@@ -275,7 +275,7 @@
|
|
|
275
275
|
"type": "color"
|
|
276
276
|
},
|
|
277
277
|
"hover": {
|
|
278
|
-
"value": "{color.brand.
|
|
278
|
+
"value": "{color.brand.secondary}",
|
|
279
279
|
"type": "color"
|
|
280
280
|
},
|
|
281
281
|
"active": {
|
package/tokens/brands/human.json
CHANGED
|
@@ -100,7 +100,7 @@
|
|
|
100
100
|
"type": "color"
|
|
101
101
|
},
|
|
102
102
|
"brand": {
|
|
103
|
-
"value": "{color.brand.
|
|
103
|
+
"value": "{color.brand.secondary}",
|
|
104
104
|
"type": "color"
|
|
105
105
|
}
|
|
106
106
|
},
|
|
@@ -204,7 +204,7 @@
|
|
|
204
204
|
"type": "color"
|
|
205
205
|
},
|
|
206
206
|
"focus": {
|
|
207
|
-
"value": "{color.brand.
|
|
207
|
+
"value": "{color.brand.secondary}",
|
|
208
208
|
"type": "color"
|
|
209
209
|
},
|
|
210
210
|
"filled": {
|
package/tokens/brands/vpro.json
CHANGED
|
@@ -100,7 +100,7 @@
|
|
|
100
100
|
"type": "color"
|
|
101
101
|
},
|
|
102
102
|
"brand": {
|
|
103
|
-
"value": "{color.brand.
|
|
103
|
+
"value": "{color.brand.secondary}",
|
|
104
104
|
"type": "color"
|
|
105
105
|
}
|
|
106
106
|
},
|
|
@@ -155,7 +155,7 @@
|
|
|
155
155
|
"primary": {
|
|
156
156
|
"interactive": {
|
|
157
157
|
"default": {
|
|
158
|
-
"value": "{color.brand.
|
|
158
|
+
"value": "{color.brand.secondary}",
|
|
159
159
|
"type": "color"
|
|
160
160
|
},
|
|
161
161
|
"hover": {
|
|
@@ -188,7 +188,7 @@
|
|
|
188
188
|
"type": "color"
|
|
189
189
|
},
|
|
190
190
|
"hover": {
|
|
191
|
-
"value": "{color.brand.
|
|
191
|
+
"value": "{color.brand.secondary}",
|
|
192
192
|
"type": "color"
|
|
193
193
|
},
|
|
194
194
|
"active": {
|
|
@@ -204,7 +204,7 @@
|
|
|
204
204
|
"type": "color"
|
|
205
205
|
},
|
|
206
206
|
"focus": {
|
|
207
|
-
"value": "{color.brand.
|
|
207
|
+
"value": "{color.brand.secondary}",
|
|
208
208
|
"type": "color"
|
|
209
209
|
},
|
|
210
210
|
"filled": {
|
|
@@ -214,7 +214,7 @@
|
|
|
214
214
|
},
|
|
215
215
|
"link": {
|
|
216
216
|
"default": {
|
|
217
|
-
"value": "{color.brand.
|
|
217
|
+
"value": "{color.brand.secondary}",
|
|
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.brand.
|
|
278
|
+
"value": "{color.brand.secondary}",
|
|
279
279
|
"type": "color"
|
|
280
280
|
},
|
|
281
281
|
"active": {
|
|
@@ -100,7 +100,7 @@
|
|
|
100
100
|
"type": "color"
|
|
101
101
|
},
|
|
102
102
|
"brand": {
|
|
103
|
-
"value": "{color.brand.
|
|
103
|
+
"value": "{color.brand.secondary}",
|
|
104
104
|
"type": "color"
|
|
105
105
|
}
|
|
106
106
|
},
|
|
@@ -155,7 +155,7 @@
|
|
|
155
155
|
"primary": {
|
|
156
156
|
"interactive": {
|
|
157
157
|
"default": {
|
|
158
|
-
"value": "{color.brand.
|
|
158
|
+
"value": "{color.brand.secondary}",
|
|
159
159
|
"type": "color"
|
|
160
160
|
},
|
|
161
161
|
"hover": {
|
package/tokens/global.json
CHANGED
|
@@ -28,6 +28,14 @@
|
|
|
28
28
|
"poppins": {
|
|
29
29
|
"value": "Poppins",
|
|
30
30
|
"type": "fontFamilies"
|
|
31
|
+
},
|
|
32
|
+
"agrandir-medium": {
|
|
33
|
+
"value": "Agrandir",
|
|
34
|
+
"type": "fontFamilies"
|
|
35
|
+
},
|
|
36
|
+
"agrandir-regular": {
|
|
37
|
+
"value": "PP Agrandir",
|
|
38
|
+
"type": "fontFamilies"
|
|
31
39
|
}
|
|
32
40
|
}
|
|
33
41
|
},
|
|
@@ -429,6 +437,60 @@
|
|
|
429
437
|
"value": "#E5F138",
|
|
430
438
|
"type": "color"
|
|
431
439
|
}
|
|
440
|
+
},
|
|
441
|
+
"petrol": {
|
|
442
|
+
"50": {
|
|
443
|
+
"value": "#558C8F",
|
|
444
|
+
"type": "color"
|
|
445
|
+
},
|
|
446
|
+
"100": {
|
|
447
|
+
"value": "#447073",
|
|
448
|
+
"type": "color"
|
|
449
|
+
}
|
|
450
|
+
},
|
|
451
|
+
"denim": {
|
|
452
|
+
"100": {
|
|
453
|
+
"value": "#0F2648",
|
|
454
|
+
"type": "color"
|
|
455
|
+
},
|
|
456
|
+
"150": {
|
|
457
|
+
"value": "#031337",
|
|
458
|
+
"type": "color"
|
|
459
|
+
}
|
|
460
|
+
},
|
|
461
|
+
"mist": {
|
|
462
|
+
"100": {
|
|
463
|
+
"value": "#F0F3F8",
|
|
464
|
+
"type": "color"
|
|
465
|
+
},
|
|
466
|
+
"150": {
|
|
467
|
+
"value": "#DCDEEA",
|
|
468
|
+
"type": "color"
|
|
469
|
+
},
|
|
470
|
+
"200": {
|
|
471
|
+
"value": "#C5C6D1",
|
|
472
|
+
"type": "color"
|
|
473
|
+
}
|
|
474
|
+
},
|
|
475
|
+
"salmon": {
|
|
476
|
+
"100": {
|
|
477
|
+
"value": "#CF88B0",
|
|
478
|
+
"type": "color"
|
|
479
|
+
},
|
|
480
|
+
"150": {
|
|
481
|
+
"value": "#B27597",
|
|
482
|
+
"type": "color"
|
|
483
|
+
},
|
|
484
|
+
"200": {
|
|
485
|
+
"value": "#975873",
|
|
486
|
+
"type": "color"
|
|
487
|
+
}
|
|
488
|
+
},
|
|
489
|
+
"stone": {
|
|
490
|
+
"100": {
|
|
491
|
+
"value": "#455E86",
|
|
492
|
+
"type": "color"
|
|
493
|
+
}
|
|
432
494
|
}
|
|
433
495
|
},
|
|
434
496
|
"transparent": {
|