@pantheon-systems/pds-design-tokens 0.4.0-dev.2 → 0.5.0-dev.0
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/README.md +1 -3
- package/build/css/pds-design-tokens-dark-mode.css +7 -0
- package/build/css/pds-design-tokens-light-mode.css +34 -0
- package/build/css/pds-design-tokens.css +1 -8
- package/build/figma/pds-design-tokens-figma.json +4454 -3023
- package/build/json/pds-design-tokens-dark-mode.json +740 -0
- package/build/json/pds-design-tokens-light-mode.json +1518 -0
- package/build/json/pds-design-tokens.json +2 -769
- package/build/scss/_pds-design-tokens-dark-mode.scss +7 -0
- package/build/scss/_pds-design-tokens-light-mode.scss +34 -0
- package/build/scss/_pds-design-tokens.scss +1 -8
- package/package.json +1 -1
|
@@ -369,6 +369,746 @@
|
|
|
369
369
|
]
|
|
370
370
|
}
|
|
371
371
|
},
|
|
372
|
+
"brand": {
|
|
373
|
+
"primary": {
|
|
374
|
+
"100": {
|
|
375
|
+
"value": "#fffbe9",
|
|
376
|
+
"filePath": "tokens/color/base/brand.dark.json",
|
|
377
|
+
"isSource": true,
|
|
378
|
+
"original": {
|
|
379
|
+
"value": "#FFFBE9"
|
|
380
|
+
},
|
|
381
|
+
"name": "color-dark-mode-brand-primary-100",
|
|
382
|
+
"attributes": {
|
|
383
|
+
"category": "color",
|
|
384
|
+
"type": "dark-mode",
|
|
385
|
+
"item": "brand",
|
|
386
|
+
"subitem": "primary",
|
|
387
|
+
"state": "100"
|
|
388
|
+
},
|
|
389
|
+
"path": [
|
|
390
|
+
"color",
|
|
391
|
+
"dark-mode",
|
|
392
|
+
"brand",
|
|
393
|
+
"primary",
|
|
394
|
+
"100"
|
|
395
|
+
]
|
|
396
|
+
},
|
|
397
|
+
"200": {
|
|
398
|
+
"value": "#fff1a9",
|
|
399
|
+
"filePath": "tokens/color/base/brand.dark.json",
|
|
400
|
+
"isSource": true,
|
|
401
|
+
"original": {
|
|
402
|
+
"value": "#FFF1A9"
|
|
403
|
+
},
|
|
404
|
+
"name": "color-dark-mode-brand-primary-200",
|
|
405
|
+
"attributes": {
|
|
406
|
+
"category": "color",
|
|
407
|
+
"type": "dark-mode",
|
|
408
|
+
"item": "brand",
|
|
409
|
+
"subitem": "primary",
|
|
410
|
+
"state": "200"
|
|
411
|
+
},
|
|
412
|
+
"path": [
|
|
413
|
+
"color",
|
|
414
|
+
"dark-mode",
|
|
415
|
+
"brand",
|
|
416
|
+
"primary",
|
|
417
|
+
"200"
|
|
418
|
+
]
|
|
419
|
+
},
|
|
420
|
+
"300": {
|
|
421
|
+
"value": "#ffe668",
|
|
422
|
+
"filePath": "tokens/color/base/brand.dark.json",
|
|
423
|
+
"isSource": true,
|
|
424
|
+
"original": {
|
|
425
|
+
"value": "#FFE668"
|
|
426
|
+
},
|
|
427
|
+
"name": "color-dark-mode-brand-primary-300",
|
|
428
|
+
"attributes": {
|
|
429
|
+
"category": "color",
|
|
430
|
+
"type": "dark-mode",
|
|
431
|
+
"item": "brand",
|
|
432
|
+
"subitem": "primary",
|
|
433
|
+
"state": "300"
|
|
434
|
+
},
|
|
435
|
+
"path": [
|
|
436
|
+
"color",
|
|
437
|
+
"dark-mode",
|
|
438
|
+
"brand",
|
|
439
|
+
"primary",
|
|
440
|
+
"300"
|
|
441
|
+
]
|
|
442
|
+
},
|
|
443
|
+
"400": {
|
|
444
|
+
"value": "#ffdc28",
|
|
445
|
+
"filePath": "tokens/color/base/brand.dark.json",
|
|
446
|
+
"isSource": true,
|
|
447
|
+
"original": {
|
|
448
|
+
"value": "#FFDC28"
|
|
449
|
+
},
|
|
450
|
+
"name": "color-dark-mode-brand-primary-400",
|
|
451
|
+
"attributes": {
|
|
452
|
+
"category": "color",
|
|
453
|
+
"type": "dark-mode",
|
|
454
|
+
"item": "brand",
|
|
455
|
+
"subitem": "primary",
|
|
456
|
+
"state": "400"
|
|
457
|
+
},
|
|
458
|
+
"path": [
|
|
459
|
+
"color",
|
|
460
|
+
"dark-mode",
|
|
461
|
+
"brand",
|
|
462
|
+
"primary",
|
|
463
|
+
"400"
|
|
464
|
+
]
|
|
465
|
+
},
|
|
466
|
+
"500": {
|
|
467
|
+
"value": "#ddbd16",
|
|
468
|
+
"filePath": "tokens/color/base/brand.dark.json",
|
|
469
|
+
"isSource": true,
|
|
470
|
+
"original": {
|
|
471
|
+
"value": "#DDBD16"
|
|
472
|
+
},
|
|
473
|
+
"name": "color-dark-mode-brand-primary-500",
|
|
474
|
+
"attributes": {
|
|
475
|
+
"category": "color",
|
|
476
|
+
"type": "dark-mode",
|
|
477
|
+
"item": "brand",
|
|
478
|
+
"subitem": "primary",
|
|
479
|
+
"state": "500"
|
|
480
|
+
},
|
|
481
|
+
"path": [
|
|
482
|
+
"color",
|
|
483
|
+
"dark-mode",
|
|
484
|
+
"brand",
|
|
485
|
+
"primary",
|
|
486
|
+
"500"
|
|
487
|
+
]
|
|
488
|
+
},
|
|
489
|
+
"600": {
|
|
490
|
+
"value": "#bb9e08",
|
|
491
|
+
"filePath": "tokens/color/base/brand.dark.json",
|
|
492
|
+
"isSource": true,
|
|
493
|
+
"original": {
|
|
494
|
+
"value": "#BB9E08"
|
|
495
|
+
},
|
|
496
|
+
"name": "color-dark-mode-brand-primary-600",
|
|
497
|
+
"attributes": {
|
|
498
|
+
"category": "color",
|
|
499
|
+
"type": "dark-mode",
|
|
500
|
+
"item": "brand",
|
|
501
|
+
"subitem": "primary",
|
|
502
|
+
"state": "600"
|
|
503
|
+
},
|
|
504
|
+
"path": [
|
|
505
|
+
"color",
|
|
506
|
+
"dark-mode",
|
|
507
|
+
"brand",
|
|
508
|
+
"primary",
|
|
509
|
+
"600"
|
|
510
|
+
]
|
|
511
|
+
},
|
|
512
|
+
"default": {
|
|
513
|
+
"value": "#ffdc28",
|
|
514
|
+
"public": true,
|
|
515
|
+
"isReferenceToInternal": true,
|
|
516
|
+
"filePath": "tokens/color/base/brand.dark.json",
|
|
517
|
+
"isSource": true,
|
|
518
|
+
"original": {
|
|
519
|
+
"value": "{color.dark-mode.brand.primary.400.value}",
|
|
520
|
+
"public": true,
|
|
521
|
+
"isReferenceToInternal": true
|
|
522
|
+
},
|
|
523
|
+
"name": "color-dark-mode-brand-primary-default",
|
|
524
|
+
"attributes": {
|
|
525
|
+
"category": "color",
|
|
526
|
+
"type": "dark-mode",
|
|
527
|
+
"item": "brand",
|
|
528
|
+
"subitem": "primary",
|
|
529
|
+
"state": "default"
|
|
530
|
+
},
|
|
531
|
+
"path": [
|
|
532
|
+
"color",
|
|
533
|
+
"dark-mode",
|
|
534
|
+
"brand",
|
|
535
|
+
"primary",
|
|
536
|
+
"default"
|
|
537
|
+
]
|
|
538
|
+
}
|
|
539
|
+
},
|
|
540
|
+
"secondary": {
|
|
541
|
+
"100": {
|
|
542
|
+
"value": "#f0ecff",
|
|
543
|
+
"filePath": "tokens/color/base/brand.dark.json",
|
|
544
|
+
"isSource": true,
|
|
545
|
+
"original": {
|
|
546
|
+
"value": "#F0ECFF"
|
|
547
|
+
},
|
|
548
|
+
"name": "color-dark-mode-brand-secondary-100",
|
|
549
|
+
"attributes": {
|
|
550
|
+
"category": "color",
|
|
551
|
+
"type": "dark-mode",
|
|
552
|
+
"item": "brand",
|
|
553
|
+
"subitem": "secondary",
|
|
554
|
+
"state": "100"
|
|
555
|
+
},
|
|
556
|
+
"path": [
|
|
557
|
+
"color",
|
|
558
|
+
"dark-mode",
|
|
559
|
+
"brand",
|
|
560
|
+
"secondary",
|
|
561
|
+
"100"
|
|
562
|
+
]
|
|
563
|
+
},
|
|
564
|
+
"200": {
|
|
565
|
+
"value": "#c3b6ff",
|
|
566
|
+
"filePath": "tokens/color/base/brand.dark.json",
|
|
567
|
+
"isSource": true,
|
|
568
|
+
"original": {
|
|
569
|
+
"value": "#C3B6FF"
|
|
570
|
+
},
|
|
571
|
+
"name": "color-dark-mode-brand-secondary-200",
|
|
572
|
+
"attributes": {
|
|
573
|
+
"category": "color",
|
|
574
|
+
"type": "dark-mode",
|
|
575
|
+
"item": "brand",
|
|
576
|
+
"subitem": "secondary",
|
|
577
|
+
"state": "200"
|
|
578
|
+
},
|
|
579
|
+
"path": [
|
|
580
|
+
"color",
|
|
581
|
+
"dark-mode",
|
|
582
|
+
"brand",
|
|
583
|
+
"secondary",
|
|
584
|
+
"200"
|
|
585
|
+
]
|
|
586
|
+
},
|
|
587
|
+
"300": {
|
|
588
|
+
"value": "#785aff",
|
|
589
|
+
"filePath": "tokens/color/base/brand.dark.json",
|
|
590
|
+
"isSource": true,
|
|
591
|
+
"original": {
|
|
592
|
+
"value": "#785AFF"
|
|
593
|
+
},
|
|
594
|
+
"name": "color-dark-mode-brand-secondary-300",
|
|
595
|
+
"attributes": {
|
|
596
|
+
"category": "color",
|
|
597
|
+
"type": "dark-mode",
|
|
598
|
+
"item": "brand",
|
|
599
|
+
"subitem": "secondary",
|
|
600
|
+
"state": "300"
|
|
601
|
+
},
|
|
602
|
+
"path": [
|
|
603
|
+
"color",
|
|
604
|
+
"dark-mode",
|
|
605
|
+
"brand",
|
|
606
|
+
"secondary",
|
|
607
|
+
"300"
|
|
608
|
+
]
|
|
609
|
+
},
|
|
610
|
+
"400": {
|
|
611
|
+
"value": "#3017a1",
|
|
612
|
+
"filePath": "tokens/color/base/brand.dark.json",
|
|
613
|
+
"isSource": true,
|
|
614
|
+
"original": {
|
|
615
|
+
"value": "#3017A1"
|
|
616
|
+
},
|
|
617
|
+
"name": "color-dark-mode-brand-secondary-400",
|
|
618
|
+
"attributes": {
|
|
619
|
+
"category": "color",
|
|
620
|
+
"type": "dark-mode",
|
|
621
|
+
"item": "brand",
|
|
622
|
+
"subitem": "secondary",
|
|
623
|
+
"state": "400"
|
|
624
|
+
},
|
|
625
|
+
"path": [
|
|
626
|
+
"color",
|
|
627
|
+
"dark-mode",
|
|
628
|
+
"brand",
|
|
629
|
+
"secondary",
|
|
630
|
+
"400"
|
|
631
|
+
]
|
|
632
|
+
},
|
|
633
|
+
"500": {
|
|
634
|
+
"value": "#11005d",
|
|
635
|
+
"filePath": "tokens/color/base/brand.dark.json",
|
|
636
|
+
"isSource": true,
|
|
637
|
+
"original": {
|
|
638
|
+
"value": "#11005D"
|
|
639
|
+
},
|
|
640
|
+
"name": "color-dark-mode-brand-secondary-500",
|
|
641
|
+
"attributes": {
|
|
642
|
+
"category": "color",
|
|
643
|
+
"type": "dark-mode",
|
|
644
|
+
"item": "brand",
|
|
645
|
+
"subitem": "secondary",
|
|
646
|
+
"state": "500"
|
|
647
|
+
},
|
|
648
|
+
"path": [
|
|
649
|
+
"color",
|
|
650
|
+
"dark-mode",
|
|
651
|
+
"brand",
|
|
652
|
+
"secondary",
|
|
653
|
+
"500"
|
|
654
|
+
]
|
|
655
|
+
},
|
|
656
|
+
"default": {
|
|
657
|
+
"value": "#3017a1",
|
|
658
|
+
"public": true,
|
|
659
|
+
"isReferenceToInternal": true,
|
|
660
|
+
"filePath": "tokens/color/base/brand.dark.json",
|
|
661
|
+
"isSource": true,
|
|
662
|
+
"original": {
|
|
663
|
+
"value": "{color.dark-mode.brand.secondary.400.value}",
|
|
664
|
+
"public": true,
|
|
665
|
+
"isReferenceToInternal": true
|
|
666
|
+
},
|
|
667
|
+
"name": "color-dark-mode-brand-secondary-default",
|
|
668
|
+
"attributes": {
|
|
669
|
+
"category": "color",
|
|
670
|
+
"type": "dark-mode",
|
|
671
|
+
"item": "brand",
|
|
672
|
+
"subitem": "secondary",
|
|
673
|
+
"state": "default"
|
|
674
|
+
},
|
|
675
|
+
"path": [
|
|
676
|
+
"color",
|
|
677
|
+
"dark-mode",
|
|
678
|
+
"brand",
|
|
679
|
+
"secondary",
|
|
680
|
+
"default"
|
|
681
|
+
]
|
|
682
|
+
}
|
|
683
|
+
},
|
|
684
|
+
"accent": {
|
|
685
|
+
"100": {
|
|
686
|
+
"value": "#ffe5f6",
|
|
687
|
+
"filePath": "tokens/color/base/brand.dark.json",
|
|
688
|
+
"isSource": true,
|
|
689
|
+
"original": {
|
|
690
|
+
"value": "#FFE5F6"
|
|
691
|
+
},
|
|
692
|
+
"name": "color-dark-mode-brand-accent-100",
|
|
693
|
+
"attributes": {
|
|
694
|
+
"category": "color",
|
|
695
|
+
"type": "dark-mode",
|
|
696
|
+
"item": "brand",
|
|
697
|
+
"subitem": "accent",
|
|
698
|
+
"state": "100"
|
|
699
|
+
},
|
|
700
|
+
"path": [
|
|
701
|
+
"color",
|
|
702
|
+
"dark-mode",
|
|
703
|
+
"brand",
|
|
704
|
+
"accent",
|
|
705
|
+
"100"
|
|
706
|
+
]
|
|
707
|
+
},
|
|
708
|
+
"200": {
|
|
709
|
+
"value": "#ff99dc",
|
|
710
|
+
"filePath": "tokens/color/base/brand.dark.json",
|
|
711
|
+
"isSource": true,
|
|
712
|
+
"original": {
|
|
713
|
+
"value": "#FF99DC"
|
|
714
|
+
},
|
|
715
|
+
"name": "color-dark-mode-brand-accent-200",
|
|
716
|
+
"attributes": {
|
|
717
|
+
"category": "color",
|
|
718
|
+
"type": "dark-mode",
|
|
719
|
+
"item": "brand",
|
|
720
|
+
"subitem": "accent",
|
|
721
|
+
"state": "200"
|
|
722
|
+
},
|
|
723
|
+
"path": [
|
|
724
|
+
"color",
|
|
725
|
+
"dark-mode",
|
|
726
|
+
"brand",
|
|
727
|
+
"accent",
|
|
728
|
+
"200"
|
|
729
|
+
]
|
|
730
|
+
},
|
|
731
|
+
"300": {
|
|
732
|
+
"value": "#ff4cc3",
|
|
733
|
+
"filePath": "tokens/color/base/brand.dark.json",
|
|
734
|
+
"isSource": true,
|
|
735
|
+
"original": {
|
|
736
|
+
"value": "#FF4CC3"
|
|
737
|
+
},
|
|
738
|
+
"name": "color-dark-mode-brand-accent-300",
|
|
739
|
+
"attributes": {
|
|
740
|
+
"category": "color",
|
|
741
|
+
"type": "dark-mode",
|
|
742
|
+
"item": "brand",
|
|
743
|
+
"subitem": "accent",
|
|
744
|
+
"state": "300"
|
|
745
|
+
},
|
|
746
|
+
"path": [
|
|
747
|
+
"color",
|
|
748
|
+
"dark-mode",
|
|
749
|
+
"brand",
|
|
750
|
+
"accent",
|
|
751
|
+
"300"
|
|
752
|
+
]
|
|
753
|
+
},
|
|
754
|
+
"400": {
|
|
755
|
+
"value": "#de0093",
|
|
756
|
+
"filePath": "tokens/color/base/brand.dark.json",
|
|
757
|
+
"isSource": true,
|
|
758
|
+
"original": {
|
|
759
|
+
"value": "#DE0093"
|
|
760
|
+
},
|
|
761
|
+
"name": "color-dark-mode-brand-accent-400",
|
|
762
|
+
"attributes": {
|
|
763
|
+
"category": "color",
|
|
764
|
+
"type": "dark-mode",
|
|
765
|
+
"item": "brand",
|
|
766
|
+
"subitem": "accent",
|
|
767
|
+
"state": "400"
|
|
768
|
+
},
|
|
769
|
+
"path": [
|
|
770
|
+
"color",
|
|
771
|
+
"dark-mode",
|
|
772
|
+
"brand",
|
|
773
|
+
"accent",
|
|
774
|
+
"400"
|
|
775
|
+
]
|
|
776
|
+
},
|
|
777
|
+
"500": {
|
|
778
|
+
"value": "#9a0066",
|
|
779
|
+
"filePath": "tokens/color/base/brand.dark.json",
|
|
780
|
+
"isSource": true,
|
|
781
|
+
"original": {
|
|
782
|
+
"value": "#9A0066"
|
|
783
|
+
},
|
|
784
|
+
"name": "color-dark-mode-brand-accent-500",
|
|
785
|
+
"attributes": {
|
|
786
|
+
"category": "color",
|
|
787
|
+
"type": "dark-mode",
|
|
788
|
+
"item": "brand",
|
|
789
|
+
"subitem": "accent",
|
|
790
|
+
"state": "500"
|
|
791
|
+
},
|
|
792
|
+
"path": [
|
|
793
|
+
"color",
|
|
794
|
+
"dark-mode",
|
|
795
|
+
"brand",
|
|
796
|
+
"accent",
|
|
797
|
+
"500"
|
|
798
|
+
]
|
|
799
|
+
},
|
|
800
|
+
"600": {
|
|
801
|
+
"value": "#560039",
|
|
802
|
+
"filePath": "tokens/color/base/brand.dark.json",
|
|
803
|
+
"isSource": true,
|
|
804
|
+
"original": {
|
|
805
|
+
"value": "#560039"
|
|
806
|
+
},
|
|
807
|
+
"name": "color-dark-mode-brand-accent-600",
|
|
808
|
+
"attributes": {
|
|
809
|
+
"category": "color",
|
|
810
|
+
"type": "dark-mode",
|
|
811
|
+
"item": "brand",
|
|
812
|
+
"subitem": "accent",
|
|
813
|
+
"state": "600"
|
|
814
|
+
},
|
|
815
|
+
"path": [
|
|
816
|
+
"color",
|
|
817
|
+
"dark-mode",
|
|
818
|
+
"brand",
|
|
819
|
+
"accent",
|
|
820
|
+
"600"
|
|
821
|
+
]
|
|
822
|
+
},
|
|
823
|
+
"default": {
|
|
824
|
+
"value": "#de0093",
|
|
825
|
+
"public": true,
|
|
826
|
+
"isReferenceToInternal": true,
|
|
827
|
+
"filePath": "tokens/color/base/brand.dark.json",
|
|
828
|
+
"isSource": true,
|
|
829
|
+
"original": {
|
|
830
|
+
"value": "{color.dark-mode.brand.accent.400.value}",
|
|
831
|
+
"public": true,
|
|
832
|
+
"isReferenceToInternal": true
|
|
833
|
+
},
|
|
834
|
+
"name": "color-dark-mode-brand-accent-default",
|
|
835
|
+
"attributes": {
|
|
836
|
+
"category": "color",
|
|
837
|
+
"type": "dark-mode",
|
|
838
|
+
"item": "brand",
|
|
839
|
+
"subitem": "accent",
|
|
840
|
+
"state": "default"
|
|
841
|
+
},
|
|
842
|
+
"path": [
|
|
843
|
+
"color",
|
|
844
|
+
"dark-mode",
|
|
845
|
+
"brand",
|
|
846
|
+
"accent",
|
|
847
|
+
"default"
|
|
848
|
+
]
|
|
849
|
+
}
|
|
850
|
+
}
|
|
851
|
+
},
|
|
852
|
+
"admin": {
|
|
853
|
+
"100": {
|
|
854
|
+
"value": "#f7f1ff",
|
|
855
|
+
"filePath": "tokens/color/base/brand.dark.json",
|
|
856
|
+
"isSource": true,
|
|
857
|
+
"original": {
|
|
858
|
+
"value": "#F7F1FF"
|
|
859
|
+
},
|
|
860
|
+
"name": "color-dark-mode-admin-100",
|
|
861
|
+
"attributes": {
|
|
862
|
+
"category": "color",
|
|
863
|
+
"type": "dark-mode",
|
|
864
|
+
"item": "admin",
|
|
865
|
+
"subitem": "100"
|
|
866
|
+
},
|
|
867
|
+
"path": [
|
|
868
|
+
"color",
|
|
869
|
+
"dark-mode",
|
|
870
|
+
"admin",
|
|
871
|
+
"100"
|
|
872
|
+
]
|
|
873
|
+
},
|
|
874
|
+
"200": {
|
|
875
|
+
"value": "#6a1d85",
|
|
876
|
+
"filePath": "tokens/color/base/brand.dark.json",
|
|
877
|
+
"isSource": true,
|
|
878
|
+
"original": {
|
|
879
|
+
"value": "#6A1D85"
|
|
880
|
+
},
|
|
881
|
+
"name": "color-dark-mode-admin-200",
|
|
882
|
+
"attributes": {
|
|
883
|
+
"category": "color",
|
|
884
|
+
"type": "dark-mode",
|
|
885
|
+
"item": "admin",
|
|
886
|
+
"subitem": "200"
|
|
887
|
+
},
|
|
888
|
+
"path": [
|
|
889
|
+
"color",
|
|
890
|
+
"dark-mode",
|
|
891
|
+
"admin",
|
|
892
|
+
"200"
|
|
893
|
+
]
|
|
894
|
+
},
|
|
895
|
+
"300": {
|
|
896
|
+
"value": "#451157",
|
|
897
|
+
"filePath": "tokens/color/base/brand.dark.json",
|
|
898
|
+
"isSource": true,
|
|
899
|
+
"original": {
|
|
900
|
+
"value": "#451157"
|
|
901
|
+
},
|
|
902
|
+
"name": "color-dark-mode-admin-300",
|
|
903
|
+
"attributes": {
|
|
904
|
+
"category": "color",
|
|
905
|
+
"type": "dark-mode",
|
|
906
|
+
"item": "admin",
|
|
907
|
+
"subitem": "300"
|
|
908
|
+
},
|
|
909
|
+
"path": [
|
|
910
|
+
"color",
|
|
911
|
+
"dark-mode",
|
|
912
|
+
"admin",
|
|
913
|
+
"300"
|
|
914
|
+
]
|
|
915
|
+
}
|
|
916
|
+
},
|
|
917
|
+
"partner": {
|
|
918
|
+
"gitlab": {
|
|
919
|
+
"value": "#ffedfb",
|
|
920
|
+
"filePath": "tokens/color/base/brand.dark.json",
|
|
921
|
+
"isSource": true,
|
|
922
|
+
"original": {
|
|
923
|
+
"value": "#FFEDFB"
|
|
924
|
+
},
|
|
925
|
+
"name": "color-dark-mode-partner-gitlab",
|
|
926
|
+
"attributes": {
|
|
927
|
+
"category": "color",
|
|
928
|
+
"type": "dark-mode",
|
|
929
|
+
"item": "partner",
|
|
930
|
+
"subitem": "gitlab"
|
|
931
|
+
},
|
|
932
|
+
"path": [
|
|
933
|
+
"color",
|
|
934
|
+
"dark-mode",
|
|
935
|
+
"partner",
|
|
936
|
+
"gitlab"
|
|
937
|
+
]
|
|
938
|
+
},
|
|
939
|
+
"bitbucket": {
|
|
940
|
+
"value": "#004dc0",
|
|
941
|
+
"filePath": "tokens/color/base/brand.dark.json",
|
|
942
|
+
"isSource": true,
|
|
943
|
+
"original": {
|
|
944
|
+
"value": "#004DC0"
|
|
945
|
+
},
|
|
946
|
+
"name": "color-dark-mode-partner-bitbucket",
|
|
947
|
+
"attributes": {
|
|
948
|
+
"category": "color",
|
|
949
|
+
"type": "dark-mode",
|
|
950
|
+
"item": "partner",
|
|
951
|
+
"subitem": "bitbucket"
|
|
952
|
+
},
|
|
953
|
+
"path": [
|
|
954
|
+
"color",
|
|
955
|
+
"dark-mode",
|
|
956
|
+
"partner",
|
|
957
|
+
"bitbucket"
|
|
958
|
+
]
|
|
959
|
+
},
|
|
960
|
+
"gatsby": {
|
|
961
|
+
"value": "#663399",
|
|
962
|
+
"filePath": "tokens/color/base/brand.dark.json",
|
|
963
|
+
"isSource": true,
|
|
964
|
+
"original": {
|
|
965
|
+
"value": "#663399"
|
|
966
|
+
},
|
|
967
|
+
"name": "color-dark-mode-partner-gatsby",
|
|
968
|
+
"attributes": {
|
|
969
|
+
"category": "color",
|
|
970
|
+
"type": "dark-mode",
|
|
971
|
+
"item": "partner",
|
|
972
|
+
"subitem": "gatsby"
|
|
973
|
+
},
|
|
974
|
+
"path": [
|
|
975
|
+
"color",
|
|
976
|
+
"dark-mode",
|
|
977
|
+
"partner",
|
|
978
|
+
"gatsby"
|
|
979
|
+
]
|
|
980
|
+
}
|
|
981
|
+
},
|
|
982
|
+
"gradient": {
|
|
983
|
+
"sunrise": {
|
|
984
|
+
"value": "linear-gradient(227.79deg, #300068 38.28%, #E65F35 100%)",
|
|
985
|
+
"type": "color",
|
|
986
|
+
"public": true,
|
|
987
|
+
"filePath": "tokens/color/base/gradients.dark.json",
|
|
988
|
+
"isSource": true,
|
|
989
|
+
"original": {
|
|
990
|
+
"value": {
|
|
991
|
+
"type": "linear-gradient",
|
|
992
|
+
"angle": "227.79deg",
|
|
993
|
+
"colors": {
|
|
994
|
+
"1": "#300068 38.28%",
|
|
995
|
+
"2": "#E65F35 100%"
|
|
996
|
+
}
|
|
997
|
+
},
|
|
998
|
+
"type": "color",
|
|
999
|
+
"public": true
|
|
1000
|
+
},
|
|
1001
|
+
"name": "color-dark-mode-gradient-sunrise",
|
|
1002
|
+
"attributes": {
|
|
1003
|
+
"category": "color",
|
|
1004
|
+
"type": "dark-mode",
|
|
1005
|
+
"item": "gradient",
|
|
1006
|
+
"subitem": "sunrise"
|
|
1007
|
+
},
|
|
1008
|
+
"path": [
|
|
1009
|
+
"color",
|
|
1010
|
+
"dark-mode",
|
|
1011
|
+
"gradient",
|
|
1012
|
+
"sunrise"
|
|
1013
|
+
]
|
|
1014
|
+
},
|
|
1015
|
+
"sunset": {
|
|
1016
|
+
"value": "linear-gradient(48.24deg, #EF13AD 0%, #300068 66.25%)",
|
|
1017
|
+
"type": "color",
|
|
1018
|
+
"public": true,
|
|
1019
|
+
"filePath": "tokens/color/base/gradients.dark.json",
|
|
1020
|
+
"isSource": true,
|
|
1021
|
+
"original": {
|
|
1022
|
+
"value": {
|
|
1023
|
+
"type": "linear-gradient",
|
|
1024
|
+
"angle": "48.24deg",
|
|
1025
|
+
"colors": {
|
|
1026
|
+
"1": "#EF13AD 0%",
|
|
1027
|
+
"2": "#300068 66.25%"
|
|
1028
|
+
}
|
|
1029
|
+
},
|
|
1030
|
+
"type": "color",
|
|
1031
|
+
"public": true
|
|
1032
|
+
},
|
|
1033
|
+
"name": "color-dark-mode-gradient-sunset",
|
|
1034
|
+
"attributes": {
|
|
1035
|
+
"category": "color",
|
|
1036
|
+
"type": "dark-mode",
|
|
1037
|
+
"item": "gradient",
|
|
1038
|
+
"subitem": "sunset"
|
|
1039
|
+
},
|
|
1040
|
+
"path": [
|
|
1041
|
+
"color",
|
|
1042
|
+
"dark-mode",
|
|
1043
|
+
"gradient",
|
|
1044
|
+
"sunset"
|
|
1045
|
+
]
|
|
1046
|
+
},
|
|
1047
|
+
"after-hours": {
|
|
1048
|
+
"value": "linear-gradient(228.64deg, #2B017B 41.87%, #29B2FF 100%)",
|
|
1049
|
+
"type": "color",
|
|
1050
|
+
"public": true,
|
|
1051
|
+
"filePath": "tokens/color/base/gradients.dark.json",
|
|
1052
|
+
"isSource": true,
|
|
1053
|
+
"original": {
|
|
1054
|
+
"value": {
|
|
1055
|
+
"type": "linear-gradient",
|
|
1056
|
+
"angle": "228.64deg",
|
|
1057
|
+
"colors": {
|
|
1058
|
+
"1": "#2B017B 41.87%",
|
|
1059
|
+
"2": "#29B2FF 100%"
|
|
1060
|
+
}
|
|
1061
|
+
},
|
|
1062
|
+
"type": "color",
|
|
1063
|
+
"public": true
|
|
1064
|
+
},
|
|
1065
|
+
"name": "color-dark-mode-gradient-after-hours",
|
|
1066
|
+
"attributes": {
|
|
1067
|
+
"category": "color",
|
|
1068
|
+
"type": "dark-mode",
|
|
1069
|
+
"item": "gradient",
|
|
1070
|
+
"subitem": "after-hours"
|
|
1071
|
+
},
|
|
1072
|
+
"path": [
|
|
1073
|
+
"color",
|
|
1074
|
+
"dark-mode",
|
|
1075
|
+
"gradient",
|
|
1076
|
+
"after-hours"
|
|
1077
|
+
]
|
|
1078
|
+
},
|
|
1079
|
+
"midnight": {
|
|
1080
|
+
"value": "linear-gradient(228.64deg, #3017A1 46.34%, #00E0C3 100%)",
|
|
1081
|
+
"type": "color",
|
|
1082
|
+
"public": true,
|
|
1083
|
+
"filePath": "tokens/color/base/gradients.dark.json",
|
|
1084
|
+
"isSource": true,
|
|
1085
|
+
"original": {
|
|
1086
|
+
"value": {
|
|
1087
|
+
"type": "linear-gradient",
|
|
1088
|
+
"angle": "228.64deg",
|
|
1089
|
+
"colors": {
|
|
1090
|
+
"1": "#3017A1 46.34%",
|
|
1091
|
+
"2": "#00E0C3 100%"
|
|
1092
|
+
}
|
|
1093
|
+
},
|
|
1094
|
+
"type": "color",
|
|
1095
|
+
"public": true
|
|
1096
|
+
},
|
|
1097
|
+
"name": "color-dark-mode-gradient-midnight",
|
|
1098
|
+
"attributes": {
|
|
1099
|
+
"category": "color",
|
|
1100
|
+
"type": "dark-mode",
|
|
1101
|
+
"item": "gradient",
|
|
1102
|
+
"subitem": "midnight"
|
|
1103
|
+
},
|
|
1104
|
+
"path": [
|
|
1105
|
+
"color",
|
|
1106
|
+
"dark-mode",
|
|
1107
|
+
"gradient",
|
|
1108
|
+
"midnight"
|
|
1109
|
+
]
|
|
1110
|
+
}
|
|
1111
|
+
},
|
|
372
1112
|
"interactive": {
|
|
373
1113
|
"link": {
|
|
374
1114
|
"400": {
|