villa-design-tokens 1.0.239 → 1.0.240
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.240",
|
|
6
6
|
"repository": {
|
|
7
7
|
"type": "git",
|
|
8
8
|
"url": "git+https://github.com/vpro/Design-tokens.git"
|
package/tokens/brands/argos.json
CHANGED
|
@@ -332,6 +332,24 @@
|
|
|
332
332
|
"value": "{color.global.grey.100}",
|
|
333
333
|
"type": "color"
|
|
334
334
|
}
|
|
335
|
+
},
|
|
336
|
+
"input": {
|
|
337
|
+
"background": {
|
|
338
|
+
"value": "{color.global.grey.100}",
|
|
339
|
+
"type": "color"
|
|
340
|
+
},
|
|
341
|
+
"foreground": {
|
|
342
|
+
"value": "{color.palette.tertiary.muted}",
|
|
343
|
+
"type": "color"
|
|
344
|
+
},
|
|
345
|
+
"border-default": {
|
|
346
|
+
"value": "{color.palette.tertiary.dark}",
|
|
347
|
+
"type": "color"
|
|
348
|
+
},
|
|
349
|
+
"border-active": {
|
|
350
|
+
"value": "{color.palette.tertiary.main}",
|
|
351
|
+
"type": "color"
|
|
352
|
+
}
|
|
335
353
|
}
|
|
336
354
|
},
|
|
337
355
|
"secondary": {
|
|
@@ -391,6 +409,24 @@
|
|
|
391
409
|
"value": "{color.global.grey.100}",
|
|
392
410
|
"type": "color"
|
|
393
411
|
}
|
|
412
|
+
},
|
|
413
|
+
"input": {
|
|
414
|
+
"background": {
|
|
415
|
+
"value": "{color.global.grey.100}",
|
|
416
|
+
"type": "color"
|
|
417
|
+
},
|
|
418
|
+
"foreground": {
|
|
419
|
+
"value": "{color.palette.tertiary.muted}",
|
|
420
|
+
"type": "color"
|
|
421
|
+
},
|
|
422
|
+
"border-default": {
|
|
423
|
+
"value": "{color.palette.tertiary.dark}",
|
|
424
|
+
"type": "color"
|
|
425
|
+
},
|
|
426
|
+
"border-active": {
|
|
427
|
+
"value": "{color.palette.tertiary.main}",
|
|
428
|
+
"type": "color"
|
|
429
|
+
}
|
|
394
430
|
}
|
|
395
431
|
},
|
|
396
432
|
"alt-primary": {
|
|
@@ -451,6 +487,24 @@
|
|
|
451
487
|
"value": "{color.palette.primary.faded}",
|
|
452
488
|
"type": "color"
|
|
453
489
|
}
|
|
490
|
+
},
|
|
491
|
+
"input": {
|
|
492
|
+
"background": {
|
|
493
|
+
"value": "{color.global.grey.100}",
|
|
494
|
+
"type": "color"
|
|
495
|
+
},
|
|
496
|
+
"foreground": {
|
|
497
|
+
"value": "{color.palette.tertiary.muted}",
|
|
498
|
+
"type": "color"
|
|
499
|
+
},
|
|
500
|
+
"border-default": {
|
|
501
|
+
"value": "{color.palette.tertiary.dark}",
|
|
502
|
+
"type": "color"
|
|
503
|
+
},
|
|
504
|
+
"border-active": {
|
|
505
|
+
"value": "{color.palette.tertiary.main}",
|
|
506
|
+
"type": "color"
|
|
507
|
+
}
|
|
454
508
|
}
|
|
455
509
|
},
|
|
456
510
|
"alt-secondary": {
|
|
@@ -510,6 +564,24 @@
|
|
|
510
564
|
"value": "{color.global.grey.100}",
|
|
511
565
|
"type": "color"
|
|
512
566
|
}
|
|
567
|
+
},
|
|
568
|
+
"input": {
|
|
569
|
+
"background": {
|
|
570
|
+
"value": "{color.global.grey.100}",
|
|
571
|
+
"type": "color"
|
|
572
|
+
},
|
|
573
|
+
"foreground": {
|
|
574
|
+
"value": "{color.palette.tertiary.muted}",
|
|
575
|
+
"type": "color"
|
|
576
|
+
},
|
|
577
|
+
"border-default": {
|
|
578
|
+
"value": "{color.palette.tertiary.dark}",
|
|
579
|
+
"type": "color"
|
|
580
|
+
},
|
|
581
|
+
"border-active": {
|
|
582
|
+
"value": "{color.palette.tertiary.main}",
|
|
583
|
+
"type": "color"
|
|
584
|
+
}
|
|
513
585
|
}
|
|
514
586
|
}
|
|
515
587
|
}
|
|
@@ -332,6 +332,24 @@
|
|
|
332
332
|
"value": "{color.palette.primary.faded}",
|
|
333
333
|
"type": "color"
|
|
334
334
|
}
|
|
335
|
+
},
|
|
336
|
+
"input": {
|
|
337
|
+
"background": {
|
|
338
|
+
"value": "{color.global.grey.100}",
|
|
339
|
+
"type": "color"
|
|
340
|
+
},
|
|
341
|
+
"foreground": {
|
|
342
|
+
"value": "{color.palette.tertiary.muted}",
|
|
343
|
+
"type": "color"
|
|
344
|
+
},
|
|
345
|
+
"border-default": {
|
|
346
|
+
"value": "{color.palette.tertiary.dark}",
|
|
347
|
+
"type": "color"
|
|
348
|
+
},
|
|
349
|
+
"border-active": {
|
|
350
|
+
"value": "{color.palette.tertiary.main}",
|
|
351
|
+
"type": "color"
|
|
352
|
+
}
|
|
335
353
|
}
|
|
336
354
|
},
|
|
337
355
|
"secondary": {
|
|
@@ -391,6 +409,24 @@
|
|
|
391
409
|
"value": "{color.palette.secondary.faded}",
|
|
392
410
|
"type": "color"
|
|
393
411
|
}
|
|
412
|
+
},
|
|
413
|
+
"input": {
|
|
414
|
+
"background": {
|
|
415
|
+
"value": "{color.global.grey.100}",
|
|
416
|
+
"type": "color"
|
|
417
|
+
},
|
|
418
|
+
"foreground": {
|
|
419
|
+
"value": "{color.palette.tertiary.muted}",
|
|
420
|
+
"type": "color"
|
|
421
|
+
},
|
|
422
|
+
"border-default": {
|
|
423
|
+
"value": "{color.palette.tertiary.dark}",
|
|
424
|
+
"type": "color"
|
|
425
|
+
},
|
|
426
|
+
"border-active": {
|
|
427
|
+
"value": "{color.palette.tertiary.main}",
|
|
428
|
+
"type": "color"
|
|
429
|
+
}
|
|
394
430
|
}
|
|
395
431
|
},
|
|
396
432
|
"alt-primary": {
|
|
@@ -450,6 +486,24 @@
|
|
|
450
486
|
"value": "{color.palette.secondary.faded}",
|
|
451
487
|
"type": "color"
|
|
452
488
|
}
|
|
489
|
+
},
|
|
490
|
+
"input": {
|
|
491
|
+
"background": {
|
|
492
|
+
"value": "{color.global.grey.100}",
|
|
493
|
+
"type": "color"
|
|
494
|
+
},
|
|
495
|
+
"foreground": {
|
|
496
|
+
"value": "{color.palette.tertiary.muted}",
|
|
497
|
+
"type": "color"
|
|
498
|
+
},
|
|
499
|
+
"border-default": {
|
|
500
|
+
"value": "{color.palette.tertiary.dark}",
|
|
501
|
+
"type": "color"
|
|
502
|
+
},
|
|
503
|
+
"border-active": {
|
|
504
|
+
"value": "{color.palette.tertiary.main}",
|
|
505
|
+
"type": "color"
|
|
506
|
+
}
|
|
453
507
|
}
|
|
454
508
|
},
|
|
455
509
|
"alt-secondary": {
|
|
@@ -509,6 +563,24 @@
|
|
|
509
563
|
"value": "{color.palette.secondary.faded}",
|
|
510
564
|
"type": "color"
|
|
511
565
|
}
|
|
566
|
+
},
|
|
567
|
+
"input": {
|
|
568
|
+
"background": {
|
|
569
|
+
"value": "{color.global.grey.100}",
|
|
570
|
+
"type": "color"
|
|
571
|
+
},
|
|
572
|
+
"foreground": {
|
|
573
|
+
"value": "{color.palette.tertiary.muted}",
|
|
574
|
+
"type": "color"
|
|
575
|
+
},
|
|
576
|
+
"border-default": {
|
|
577
|
+
"value": "{color.palette.tertiary.dark}",
|
|
578
|
+
"type": "color"
|
|
579
|
+
},
|
|
580
|
+
"border-active": {
|
|
581
|
+
"value": "{color.palette.tertiary.main}",
|
|
582
|
+
"type": "color"
|
|
583
|
+
}
|
|
512
584
|
}
|
|
513
585
|
}
|
|
514
586
|
}
|
package/tokens/brands/dpt.json
CHANGED
|
@@ -332,6 +332,24 @@
|
|
|
332
332
|
"value": "{color.palette.primary.main}",
|
|
333
333
|
"type": "color"
|
|
334
334
|
}
|
|
335
|
+
},
|
|
336
|
+
"input": {
|
|
337
|
+
"background": {
|
|
338
|
+
"value": "{color.global.grey.100}",
|
|
339
|
+
"type": "color"
|
|
340
|
+
},
|
|
341
|
+
"foreground": {
|
|
342
|
+
"value": "{color.palette.tertiary.muted}",
|
|
343
|
+
"type": "color"
|
|
344
|
+
},
|
|
345
|
+
"border-default": {
|
|
346
|
+
"value": "{color.palette.tertiary.dark}",
|
|
347
|
+
"type": "color"
|
|
348
|
+
},
|
|
349
|
+
"border-active": {
|
|
350
|
+
"value": "{color.palette.tertiary.main}",
|
|
351
|
+
"type": "color"
|
|
352
|
+
}
|
|
335
353
|
}
|
|
336
354
|
},
|
|
337
355
|
"secondary": {
|
|
@@ -395,6 +413,24 @@
|
|
|
395
413
|
"value": "{color.palette.primary.main}",
|
|
396
414
|
"type": "color"
|
|
397
415
|
}
|
|
416
|
+
},
|
|
417
|
+
"input": {
|
|
418
|
+
"background": {
|
|
419
|
+
"value": "{color.global.grey.100}",
|
|
420
|
+
"type": "color"
|
|
421
|
+
},
|
|
422
|
+
"foreground": {
|
|
423
|
+
"value": "{color.palette.tertiary.muted}",
|
|
424
|
+
"type": "color"
|
|
425
|
+
},
|
|
426
|
+
"border-default": {
|
|
427
|
+
"value": "{color.palette.tertiary.dark}",
|
|
428
|
+
"type": "color"
|
|
429
|
+
},
|
|
430
|
+
"border-active": {
|
|
431
|
+
"value": "{color.palette.tertiary.main}",
|
|
432
|
+
"type": "color"
|
|
433
|
+
}
|
|
398
434
|
}
|
|
399
435
|
},
|
|
400
436
|
"alt-primary": {
|
|
@@ -454,6 +490,24 @@
|
|
|
454
490
|
"value": "{color.palette.primary.main}",
|
|
455
491
|
"type": "color"
|
|
456
492
|
}
|
|
493
|
+
},
|
|
494
|
+
"input": {
|
|
495
|
+
"background": {
|
|
496
|
+
"value": "{color.global.grey.100}",
|
|
497
|
+
"type": "color"
|
|
498
|
+
},
|
|
499
|
+
"foreground": {
|
|
500
|
+
"value": "{color.palette.tertiary.muted}",
|
|
501
|
+
"type": "color"
|
|
502
|
+
},
|
|
503
|
+
"border-default": {
|
|
504
|
+
"value": "{color.palette.tertiary.dark}",
|
|
505
|
+
"type": "color"
|
|
506
|
+
},
|
|
507
|
+
"border-active": {
|
|
508
|
+
"value": "{color.palette.tertiary.main}",
|
|
509
|
+
"type": "color"
|
|
510
|
+
}
|
|
457
511
|
}
|
|
458
512
|
},
|
|
459
513
|
"alt-secondary": {
|
|
@@ -513,6 +567,24 @@
|
|
|
513
567
|
"value": "{color.palette.primary.main}",
|
|
514
568
|
"type": "color"
|
|
515
569
|
}
|
|
570
|
+
},
|
|
571
|
+
"input": {
|
|
572
|
+
"background": {
|
|
573
|
+
"value": "{color.global.grey.100}",
|
|
574
|
+
"type": "color"
|
|
575
|
+
},
|
|
576
|
+
"foreground": {
|
|
577
|
+
"value": "{color.palette.tertiary.muted}",
|
|
578
|
+
"type": "color"
|
|
579
|
+
},
|
|
580
|
+
"border-default": {
|
|
581
|
+
"value": "{color.palette.tertiary.dark}",
|
|
582
|
+
"type": "color"
|
|
583
|
+
},
|
|
584
|
+
"border-active": {
|
|
585
|
+
"value": "{color.palette.tertiary.main}",
|
|
586
|
+
"type": "color"
|
|
587
|
+
}
|
|
516
588
|
}
|
|
517
589
|
}
|
|
518
590
|
}
|
package/tokens/brands/human.json
CHANGED
|
@@ -332,6 +332,24 @@
|
|
|
332
332
|
"value": "{color.palette.secondary.faded}",
|
|
333
333
|
"type": "color"
|
|
334
334
|
}
|
|
335
|
+
},
|
|
336
|
+
"input": {
|
|
337
|
+
"background": {
|
|
338
|
+
"value": "{color.global.grey.100}",
|
|
339
|
+
"type": "color"
|
|
340
|
+
},
|
|
341
|
+
"foreground": {
|
|
342
|
+
"value": "{color.palette.tertiary.muted}",
|
|
343
|
+
"type": "color"
|
|
344
|
+
},
|
|
345
|
+
"border-default": {
|
|
346
|
+
"value": "{color.palette.tertiary.dark}",
|
|
347
|
+
"type": "color"
|
|
348
|
+
},
|
|
349
|
+
"border-active": {
|
|
350
|
+
"value": "{color.palette.tertiary.main}",
|
|
351
|
+
"type": "color"
|
|
352
|
+
}
|
|
335
353
|
}
|
|
336
354
|
},
|
|
337
355
|
"secondary": {
|
|
@@ -391,6 +409,24 @@
|
|
|
391
409
|
"value": "{color.palette.secondary.faded}",
|
|
392
410
|
"type": "color"
|
|
393
411
|
}
|
|
412
|
+
},
|
|
413
|
+
"input": {
|
|
414
|
+
"background": {
|
|
415
|
+
"value": "{color.global.grey.100}",
|
|
416
|
+
"type": "color"
|
|
417
|
+
},
|
|
418
|
+
"foreground": {
|
|
419
|
+
"value": "{color.palette.tertiary.muted}",
|
|
420
|
+
"type": "color"
|
|
421
|
+
},
|
|
422
|
+
"border-default": {
|
|
423
|
+
"value": "{color.palette.tertiary.dark}",
|
|
424
|
+
"type": "color"
|
|
425
|
+
},
|
|
426
|
+
"border-active": {
|
|
427
|
+
"value": "{color.palette.tertiary.main}",
|
|
428
|
+
"type": "color"
|
|
429
|
+
}
|
|
394
430
|
}
|
|
395
431
|
},
|
|
396
432
|
"alt-primary": {
|
|
@@ -450,6 +486,24 @@
|
|
|
450
486
|
"value": "{color.palette.secondary.faded}",
|
|
451
487
|
"type": "color"
|
|
452
488
|
}
|
|
489
|
+
},
|
|
490
|
+
"input": {
|
|
491
|
+
"background": {
|
|
492
|
+
"value": "{color.global.grey.100}",
|
|
493
|
+
"type": "color"
|
|
494
|
+
},
|
|
495
|
+
"foreground": {
|
|
496
|
+
"value": "{color.palette.tertiary.muted}",
|
|
497
|
+
"type": "color"
|
|
498
|
+
},
|
|
499
|
+
"border-default": {
|
|
500
|
+
"value": "{color.palette.tertiary.dark}",
|
|
501
|
+
"type": "color"
|
|
502
|
+
},
|
|
503
|
+
"border-active": {
|
|
504
|
+
"value": "{color.palette.tertiary.main}",
|
|
505
|
+
"type": "color"
|
|
506
|
+
}
|
|
453
507
|
}
|
|
454
508
|
},
|
|
455
509
|
"alt-secondary": {
|
|
@@ -509,6 +563,24 @@
|
|
|
509
563
|
"value": "{color.palette.secondary.faded}",
|
|
510
564
|
"type": "color"
|
|
511
565
|
}
|
|
566
|
+
},
|
|
567
|
+
"input": {
|
|
568
|
+
"background": {
|
|
569
|
+
"value": "{color.global.grey.100}",
|
|
570
|
+
"type": "color"
|
|
571
|
+
},
|
|
572
|
+
"foreground": {
|
|
573
|
+
"value": "{color.palette.tertiary.muted}",
|
|
574
|
+
"type": "color"
|
|
575
|
+
},
|
|
576
|
+
"border-default": {
|
|
577
|
+
"value": "{color.palette.tertiary.dark}",
|
|
578
|
+
"type": "color"
|
|
579
|
+
},
|
|
580
|
+
"border-active": {
|
|
581
|
+
"value": "{color.palette.tertiary.main}",
|
|
582
|
+
"type": "color"
|
|
583
|
+
}
|
|
512
584
|
}
|
|
513
585
|
}
|
|
514
586
|
}
|
|
@@ -332,6 +332,24 @@
|
|
|
332
332
|
"value": "{color.global.grey.100}",
|
|
333
333
|
"type": "color"
|
|
334
334
|
}
|
|
335
|
+
},
|
|
336
|
+
"input": {
|
|
337
|
+
"background": {
|
|
338
|
+
"value": "{color.global.grey.100}",
|
|
339
|
+
"type": "color"
|
|
340
|
+
},
|
|
341
|
+
"foreground": {
|
|
342
|
+
"value": "{color.palette.tertiary.muted}",
|
|
343
|
+
"type": "color"
|
|
344
|
+
},
|
|
345
|
+
"border-default": {
|
|
346
|
+
"value": "{color.palette.tertiary.dark}",
|
|
347
|
+
"type": "color"
|
|
348
|
+
},
|
|
349
|
+
"border-active": {
|
|
350
|
+
"value": "{color.palette.tertiary.main}",
|
|
351
|
+
"type": "color"
|
|
352
|
+
}
|
|
335
353
|
}
|
|
336
354
|
},
|
|
337
355
|
"secondary": {
|
|
@@ -395,6 +413,24 @@
|
|
|
395
413
|
"value": "{color.global.grey.100}",
|
|
396
414
|
"type": "color"
|
|
397
415
|
}
|
|
416
|
+
},
|
|
417
|
+
"input": {
|
|
418
|
+
"background": {
|
|
419
|
+
"value": "{color.global.grey.100}",
|
|
420
|
+
"type": "color"
|
|
421
|
+
},
|
|
422
|
+
"foreground": {
|
|
423
|
+
"value": "{color.palette.tertiary.muted}",
|
|
424
|
+
"type": "color"
|
|
425
|
+
},
|
|
426
|
+
"border-default": {
|
|
427
|
+
"value": "{color.palette.tertiary.dark}",
|
|
428
|
+
"type": "color"
|
|
429
|
+
},
|
|
430
|
+
"border-active": {
|
|
431
|
+
"value": "{color.palette.tertiary.main}",
|
|
432
|
+
"type": "color"
|
|
433
|
+
}
|
|
398
434
|
}
|
|
399
435
|
},
|
|
400
436
|
"alt-primary": {
|
|
@@ -454,6 +490,24 @@
|
|
|
454
490
|
"value": "{color.palette.secondary.faded}",
|
|
455
491
|
"type": "color"
|
|
456
492
|
}
|
|
493
|
+
},
|
|
494
|
+
"input": {
|
|
495
|
+
"background": {
|
|
496
|
+
"value": "{color.global.grey.100}",
|
|
497
|
+
"type": "color"
|
|
498
|
+
},
|
|
499
|
+
"foreground": {
|
|
500
|
+
"value": "{color.palette.tertiary.muted}",
|
|
501
|
+
"type": "color"
|
|
502
|
+
},
|
|
503
|
+
"border-default": {
|
|
504
|
+
"value": "{color.palette.tertiary.dark}",
|
|
505
|
+
"type": "color"
|
|
506
|
+
},
|
|
507
|
+
"border-active": {
|
|
508
|
+
"value": "{color.palette.tertiary.main}",
|
|
509
|
+
"type": "color"
|
|
510
|
+
}
|
|
457
511
|
}
|
|
458
512
|
},
|
|
459
513
|
"alt-secondary": {
|
|
@@ -513,6 +567,24 @@
|
|
|
513
567
|
"value": "{color.global.grey.100}",
|
|
514
568
|
"type": "color"
|
|
515
569
|
}
|
|
570
|
+
},
|
|
571
|
+
"input": {
|
|
572
|
+
"background": {
|
|
573
|
+
"value": "{color.global.grey.100}",
|
|
574
|
+
"type": "color"
|
|
575
|
+
},
|
|
576
|
+
"foreground": {
|
|
577
|
+
"value": "{color.palette.tertiary.muted}",
|
|
578
|
+
"type": "color"
|
|
579
|
+
},
|
|
580
|
+
"border-default": {
|
|
581
|
+
"value": "{color.palette.tertiary.dark}",
|
|
582
|
+
"type": "color"
|
|
583
|
+
},
|
|
584
|
+
"border-active": {
|
|
585
|
+
"value": "{color.palette.tertiary.main}",
|
|
586
|
+
"type": "color"
|
|
587
|
+
}
|
|
516
588
|
}
|
|
517
589
|
}
|
|
518
590
|
}
|
package/tokens/brands/vpro.json
CHANGED
|
@@ -332,6 +332,24 @@
|
|
|
332
332
|
"value": "{color.palette.primary.faded}",
|
|
333
333
|
"type": "color"
|
|
334
334
|
}
|
|
335
|
+
},
|
|
336
|
+
"input": {
|
|
337
|
+
"background": {
|
|
338
|
+
"value": "{color.global.grey.100}",
|
|
339
|
+
"type": "color"
|
|
340
|
+
},
|
|
341
|
+
"foreground": {
|
|
342
|
+
"value": "{color.palette.tertiary.muted}",
|
|
343
|
+
"type": "color"
|
|
344
|
+
},
|
|
345
|
+
"border-default": {
|
|
346
|
+
"value": "{color.palette.tertiary.dark}",
|
|
347
|
+
"type": "color"
|
|
348
|
+
},
|
|
349
|
+
"border-active": {
|
|
350
|
+
"value": "{color.palette.tertiary.main}",
|
|
351
|
+
"type": "color"
|
|
352
|
+
}
|
|
335
353
|
}
|
|
336
354
|
},
|
|
337
355
|
"secondary": {
|
|
@@ -391,6 +409,24 @@
|
|
|
391
409
|
"value": "{color.palette.secondary.faded}",
|
|
392
410
|
"type": "color"
|
|
393
411
|
}
|
|
412
|
+
},
|
|
413
|
+
"input": {
|
|
414
|
+
"background": {
|
|
415
|
+
"value": "{color.global.grey.100}",
|
|
416
|
+
"type": "color"
|
|
417
|
+
},
|
|
418
|
+
"foreground": {
|
|
419
|
+
"value": "{color.palette.tertiary.muted}",
|
|
420
|
+
"type": "color"
|
|
421
|
+
},
|
|
422
|
+
"border-default": {
|
|
423
|
+
"value": "{color.palette.tertiary.dark}",
|
|
424
|
+
"type": "color"
|
|
425
|
+
},
|
|
426
|
+
"border-active": {
|
|
427
|
+
"value": "{color.palette.tertiary.main}",
|
|
428
|
+
"type": "color"
|
|
429
|
+
}
|
|
394
430
|
}
|
|
395
431
|
},
|
|
396
432
|
"alt-primary": {
|
|
@@ -450,6 +486,24 @@
|
|
|
450
486
|
"value": "{color.palette.secondary.faded}",
|
|
451
487
|
"type": "color"
|
|
452
488
|
}
|
|
489
|
+
},
|
|
490
|
+
"input": {
|
|
491
|
+
"background": {
|
|
492
|
+
"value": "{color.global.grey.100}",
|
|
493
|
+
"type": "color"
|
|
494
|
+
},
|
|
495
|
+
"foreground": {
|
|
496
|
+
"value": "{color.palette.tertiary.muted}",
|
|
497
|
+
"type": "color"
|
|
498
|
+
},
|
|
499
|
+
"border-default": {
|
|
500
|
+
"value": "{color.palette.tertiary.dark}",
|
|
501
|
+
"type": "color"
|
|
502
|
+
},
|
|
503
|
+
"border-active": {
|
|
504
|
+
"value": "{color.palette.tertiary.main}",
|
|
505
|
+
"type": "color"
|
|
506
|
+
}
|
|
453
507
|
}
|
|
454
508
|
},
|
|
455
509
|
"alt-secondary": {
|
|
@@ -509,6 +563,24 @@
|
|
|
509
563
|
"value": "{color.palette.secondary.faded}",
|
|
510
564
|
"type": "color"
|
|
511
565
|
}
|
|
566
|
+
},
|
|
567
|
+
"input": {
|
|
568
|
+
"background": {
|
|
569
|
+
"value": "{color.global.grey.100}",
|
|
570
|
+
"type": "color"
|
|
571
|
+
},
|
|
572
|
+
"foreground": {
|
|
573
|
+
"value": "{color.palette.tertiary.muted}",
|
|
574
|
+
"type": "color"
|
|
575
|
+
},
|
|
576
|
+
"border-default": {
|
|
577
|
+
"value": "{color.palette.tertiary.dark}",
|
|
578
|
+
"type": "color"
|
|
579
|
+
},
|
|
580
|
+
"border-active": {
|
|
581
|
+
"value": "{color.palette.tertiary.main}",
|
|
582
|
+
"type": "color"
|
|
583
|
+
}
|
|
512
584
|
}
|
|
513
585
|
}
|
|
514
586
|
}
|