@skyscanner/bpk-foundations-android 4.0.0 → 4.1.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/package.json +3 -3
- package/tokens/base.raw.android.json +80 -0
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@skyscanner/bpk-foundations-android",
|
|
3
|
-
"version": "4.
|
|
3
|
+
"version": "4.1.0",
|
|
4
4
|
"description": "Android design tokens for colors, spacing, font, etc.",
|
|
5
5
|
"license": "Apache-2.0",
|
|
6
6
|
"repository": {
|
|
@@ -17,8 +17,8 @@
|
|
|
17
17
|
"tokens": "gulp"
|
|
18
18
|
},
|
|
19
19
|
"dependencies": {
|
|
20
|
-
"@skyscanner/bpk-foundations-common": "^3.
|
|
20
|
+
"@skyscanner/bpk-foundations-common": "^3.1.0",
|
|
21
21
|
"color": "^3.0.0"
|
|
22
22
|
},
|
|
23
|
-
"gitHead": "
|
|
23
|
+
"gitHead": "88ecd77b6373973a4d4bed7618bf024ded853fb9"
|
|
24
24
|
}
|
|
@@ -420,6 +420,7 @@
|
|
|
420
420
|
"type": "color",
|
|
421
421
|
"category": "colors",
|
|
422
422
|
"value": "#000000ff",
|
|
423
|
+
"deprecated": true,
|
|
423
424
|
"originalValue": "{!BLACK}",
|
|
424
425
|
"name": "BACKGROUND_ALTERNATIVE_DARK_COLOR"
|
|
425
426
|
},
|
|
@@ -427,6 +428,7 @@
|
|
|
427
428
|
"type": "color",
|
|
428
429
|
"category": "colors",
|
|
429
430
|
"value": "#f1f2f8ff",
|
|
431
|
+
"deprecated": true,
|
|
430
432
|
"originalValue": "{!SKY_GRAY_TINT_07}",
|
|
431
433
|
"name": "BACKGROUND_ALTERNATIVE_LIGHT_COLOR"
|
|
432
434
|
},
|
|
@@ -434,6 +436,7 @@
|
|
|
434
436
|
"type": "color",
|
|
435
437
|
"category": "colors",
|
|
436
438
|
"value": "#1d1b20ff",
|
|
439
|
+
"deprecated": true,
|
|
437
440
|
"originalValue": "{!BLACK_TINT_01}",
|
|
438
441
|
"name": "BACKGROUND_ALTERNATIVE_SECONDARY_DARK_COLOR"
|
|
439
442
|
},
|
|
@@ -441,6 +444,7 @@
|
|
|
441
444
|
"type": "color",
|
|
442
445
|
"category": "colors",
|
|
443
446
|
"value": "#ffffffff",
|
|
447
|
+
"deprecated": true,
|
|
444
448
|
"originalValue": "{!WHITE}",
|
|
445
449
|
"name": "BACKGROUND_ALTERNATIVE_SECONDARY_LIGHT_COLOR"
|
|
446
450
|
},
|
|
@@ -448,6 +452,7 @@
|
|
|
448
452
|
"type": "color",
|
|
449
453
|
"category": "colors",
|
|
450
454
|
"value": "#000000ff",
|
|
455
|
+
"deprecated": true,
|
|
451
456
|
"originalValue": "{!BLACK}",
|
|
452
457
|
"name": "BACKGROUND_DARK_COLOR"
|
|
453
458
|
},
|
|
@@ -455,6 +460,7 @@
|
|
|
455
460
|
"type": "color",
|
|
456
461
|
"category": "text-colors",
|
|
457
462
|
"value": "#1d1b20ff",
|
|
463
|
+
"deprecated": true,
|
|
458
464
|
"originalValue": "{!BLACK_TINT_01}",
|
|
459
465
|
"name": "BACKGROUND_ELEVATION_01_DARK_COLOR"
|
|
460
466
|
},
|
|
@@ -462,6 +468,7 @@
|
|
|
462
468
|
"type": "color",
|
|
463
469
|
"category": "text-colors",
|
|
464
470
|
"value": "#ffffffff",
|
|
471
|
+
"deprecated": true,
|
|
465
472
|
"originalValue": "{!WHITE}",
|
|
466
473
|
"name": "BACKGROUND_ELEVATION_01_LIGHT_COLOR"
|
|
467
474
|
},
|
|
@@ -469,6 +476,7 @@
|
|
|
469
476
|
"type": "color",
|
|
470
477
|
"category": "text-colors",
|
|
471
478
|
"value": "#2c2c2eff",
|
|
479
|
+
"deprecated": true,
|
|
472
480
|
"originalValue": "{!BLACK_TINT_02}",
|
|
473
481
|
"name": "BACKGROUND_ELEVATION_02_DARK_COLOR"
|
|
474
482
|
},
|
|
@@ -476,6 +484,7 @@
|
|
|
476
484
|
"type": "color",
|
|
477
485
|
"category": "text-colors",
|
|
478
486
|
"value": "#ffffffff",
|
|
487
|
+
"deprecated": true,
|
|
479
488
|
"originalValue": "{!WHITE}",
|
|
480
489
|
"name": "BACKGROUND_ELEVATION_02_LIGHT_COLOR"
|
|
481
490
|
},
|
|
@@ -483,6 +492,7 @@
|
|
|
483
492
|
"type": "color",
|
|
484
493
|
"category": "text-colors",
|
|
485
494
|
"value": "#3a3a3cff",
|
|
495
|
+
"deprecated": true,
|
|
486
496
|
"originalValue": "{!BLACK_TINT_03}",
|
|
487
497
|
"name": "BACKGROUND_ELEVATION_03_DARK_COLOR"
|
|
488
498
|
},
|
|
@@ -490,6 +500,7 @@
|
|
|
490
500
|
"type": "color",
|
|
491
501
|
"category": "text-colors",
|
|
492
502
|
"value": "#ffffffff",
|
|
503
|
+
"deprecated": true,
|
|
493
504
|
"originalValue": "{!WHITE}",
|
|
494
505
|
"name": "BACKGROUND_ELEVATION_03_LIGHT_COLOR"
|
|
495
506
|
},
|
|
@@ -497,6 +508,7 @@
|
|
|
497
508
|
"type": "color",
|
|
498
509
|
"category": "colors",
|
|
499
510
|
"value": "#ffffffff",
|
|
511
|
+
"deprecated": true,
|
|
500
512
|
"originalValue": "{!WHITE}",
|
|
501
513
|
"name": "BACKGROUND_LIGHT_COLOR"
|
|
502
514
|
},
|
|
@@ -504,6 +516,7 @@
|
|
|
504
516
|
"type": "color",
|
|
505
517
|
"category": "colors",
|
|
506
518
|
"value": "#1d1b20ff",
|
|
519
|
+
"deprecated": true,
|
|
507
520
|
"originalValue": "{!BLACK_TINT_01}",
|
|
508
521
|
"name": "BACKGROUND_SECONDARY_DARK_COLOR"
|
|
509
522
|
},
|
|
@@ -511,6 +524,7 @@
|
|
|
511
524
|
"type": "color",
|
|
512
525
|
"category": "colors",
|
|
513
526
|
"value": "#f1f2f8ff",
|
|
527
|
+
"deprecated": true,
|
|
514
528
|
"originalValue": "{!SKY_GRAY_TINT_07}",
|
|
515
529
|
"name": "BACKGROUND_SECONDARY_LIGHT_COLOR"
|
|
516
530
|
},
|
|
@@ -518,6 +532,7 @@
|
|
|
518
532
|
"type": "color",
|
|
519
533
|
"category": "colors",
|
|
520
534
|
"value": "#2c2c2eff",
|
|
535
|
+
"deprecated": true,
|
|
521
536
|
"originalValue": "{!BLACK_TINT_02}",
|
|
522
537
|
"name": "BACKGROUND_TERTIARY_DARK_COLOR"
|
|
523
538
|
},
|
|
@@ -525,6 +540,7 @@
|
|
|
525
540
|
"type": "color",
|
|
526
541
|
"category": "colors",
|
|
527
542
|
"value": "#ffffffff",
|
|
543
|
+
"deprecated": true,
|
|
528
544
|
"originalValue": "{!WHITE}",
|
|
529
545
|
"name": "BACKGROUND_TERTIARY_LIGHT_COLOR"
|
|
530
546
|
},
|
|
@@ -672,6 +688,7 @@
|
|
|
672
688
|
"type": "color",
|
|
673
689
|
"category": "colors",
|
|
674
690
|
"value": "#5a489bff",
|
|
691
|
+
"deprecated": true,
|
|
675
692
|
"originalValue": "{!ABISKO}",
|
|
676
693
|
"name": "COLOR_ABISKO"
|
|
677
694
|
},
|
|
@@ -679,6 +696,7 @@
|
|
|
679
696
|
"type": "color",
|
|
680
697
|
"category": "colors",
|
|
681
698
|
"value": "#ffebd0ff",
|
|
699
|
+
"deprecated": true,
|
|
682
700
|
"originalValue": "{!BAGAN}",
|
|
683
701
|
"name": "COLOR_BAGAN"
|
|
684
702
|
},
|
|
@@ -693,6 +711,7 @@
|
|
|
693
711
|
"type": "color",
|
|
694
712
|
"category": "colors",
|
|
695
713
|
"value": "#1d1b20ff",
|
|
714
|
+
"deprecated": true,
|
|
696
715
|
"originalValue": "{!BLACK_TINT_01}",
|
|
697
716
|
"name": "COLOR_BLACK_TINT_01"
|
|
698
717
|
},
|
|
@@ -700,6 +719,7 @@
|
|
|
700
719
|
"type": "color",
|
|
701
720
|
"category": "colors",
|
|
702
721
|
"value": "#2c2c2eff",
|
|
722
|
+
"deprecated": true,
|
|
703
723
|
"originalValue": "{!BLACK_TINT_02}",
|
|
704
724
|
"name": "COLOR_BLACK_TINT_02"
|
|
705
725
|
},
|
|
@@ -707,6 +727,7 @@
|
|
|
707
727
|
"type": "color",
|
|
708
728
|
"category": "colors",
|
|
709
729
|
"value": "#3a3a3cff",
|
|
730
|
+
"deprecated": true,
|
|
710
731
|
"originalValue": "{!BLACK_TINT_03}",
|
|
711
732
|
"name": "COLOR_BLACK_TINT_03"
|
|
712
733
|
},
|
|
@@ -714,6 +735,7 @@
|
|
|
714
735
|
"type": "color",
|
|
715
736
|
"category": "colors",
|
|
716
737
|
"value": "#48484aff",
|
|
738
|
+
"deprecated": true,
|
|
717
739
|
"originalValue": "{!BLACK_TINT_04}",
|
|
718
740
|
"name": "COLOR_BLACK_TINT_04"
|
|
719
741
|
},
|
|
@@ -721,6 +743,7 @@
|
|
|
721
743
|
"type": "color",
|
|
722
744
|
"category": "colors",
|
|
723
745
|
"value": "#636366ff",
|
|
746
|
+
"deprecated": true,
|
|
724
747
|
"originalValue": "{!BLACK_TINT_05}",
|
|
725
748
|
"name": "COLOR_BLACK_TINT_05"
|
|
726
749
|
},
|
|
@@ -728,6 +751,7 @@
|
|
|
728
751
|
"type": "color",
|
|
729
752
|
"category": "colors",
|
|
730
753
|
"value": "#8e8e93ff",
|
|
754
|
+
"deprecated": true,
|
|
731
755
|
"originalValue": "{!BLACK_TINT_06}",
|
|
732
756
|
"name": "COLOR_BLACK_TINT_06"
|
|
733
757
|
},
|
|
@@ -735,6 +759,7 @@
|
|
|
735
759
|
"type": "color",
|
|
736
760
|
"category": "colors",
|
|
737
761
|
"value": "#ff7b59ff",
|
|
762
|
+
"deprecated": true,
|
|
738
763
|
"originalValue": "{!BUNOL}",
|
|
739
764
|
"name": "COLOR_BUNOL"
|
|
740
765
|
},
|
|
@@ -742,6 +767,7 @@
|
|
|
742
767
|
"type": "color",
|
|
743
768
|
"category": "colors",
|
|
744
769
|
"value": "#ffb54dff",
|
|
770
|
+
"deprecated": true,
|
|
745
771
|
"originalValue": "{!ERFOUD}",
|
|
746
772
|
"name": "COLOR_ERFOUD"
|
|
747
773
|
},
|
|
@@ -749,6 +775,7 @@
|
|
|
749
775
|
"type": "color",
|
|
750
776
|
"category": "colors",
|
|
751
777
|
"value": "#73cec6ff",
|
|
778
|
+
"deprecated": true,
|
|
752
779
|
"originalValue": "{!GLENCOE}",
|
|
753
780
|
"name": "COLOR_GLENCOE"
|
|
754
781
|
},
|
|
@@ -756,6 +783,7 @@
|
|
|
756
783
|
"type": "color",
|
|
757
784
|
"category": "colors",
|
|
758
785
|
"value": "#f6dde1ff",
|
|
786
|
+
"deprecated": true,
|
|
759
787
|
"originalValue": "{!HARBOUR}",
|
|
760
788
|
"name": "COLOR_HARBOUR"
|
|
761
789
|
},
|
|
@@ -763,6 +791,7 @@
|
|
|
763
791
|
"type": "color",
|
|
764
792
|
"category": "colors",
|
|
765
793
|
"value": "#e18b96ff",
|
|
794
|
+
"deprecated": true,
|
|
766
795
|
"originalValue": "{!HILLIER}",
|
|
767
796
|
"name": "COLOR_HILLIER"
|
|
768
797
|
},
|
|
@@ -770,6 +799,7 @@
|
|
|
770
799
|
"type": "color",
|
|
771
800
|
"category": "colors",
|
|
772
801
|
"value": "#ff9400ff",
|
|
802
|
+
"deprecated": true,
|
|
773
803
|
"originalValue": "{!KOLKATA}",
|
|
774
804
|
"name": "COLOR_KOLKATA"
|
|
775
805
|
},
|
|
@@ -777,6 +807,7 @@
|
|
|
777
807
|
"type": "color",
|
|
778
808
|
"category": "colors",
|
|
779
809
|
"value": "#00a698ff",
|
|
810
|
+
"deprecated": true,
|
|
780
811
|
"originalValue": "{!MONTEVERDE}",
|
|
781
812
|
"name": "COLOR_MONTEVERDE"
|
|
782
813
|
},
|
|
@@ -784,6 +815,7 @@
|
|
|
784
815
|
"type": "color",
|
|
785
816
|
"category": "colors",
|
|
786
817
|
"value": "#ffe7e0ff",
|
|
818
|
+
"deprecated": true,
|
|
787
819
|
"originalValue": "{!NARA}",
|
|
788
820
|
"name": "COLOR_NARA"
|
|
789
821
|
},
|
|
@@ -791,6 +823,7 @@
|
|
|
791
823
|
"type": "color",
|
|
792
824
|
"category": "colors",
|
|
793
825
|
"value": "#d1435bff",
|
|
826
|
+
"deprecated": true,
|
|
794
827
|
"originalValue": "{!PANJIN}",
|
|
795
828
|
"name": "COLOR_PANJIN"
|
|
796
829
|
},
|
|
@@ -798,6 +831,7 @@
|
|
|
798
831
|
"type": "color",
|
|
799
832
|
"category": "colors",
|
|
800
833
|
"value": "#ffab95ff",
|
|
834
|
+
"deprecated": true,
|
|
801
835
|
"originalValue": "{!PETRA}",
|
|
802
836
|
"name": "COLOR_PETRA"
|
|
803
837
|
},
|
|
@@ -805,6 +839,7 @@
|
|
|
805
839
|
"type": "color",
|
|
806
840
|
"category": "colors",
|
|
807
841
|
"value": "#0770e3ff",
|
|
842
|
+
"deprecated": true,
|
|
808
843
|
"originalValue": "{!SKY_BLUE}",
|
|
809
844
|
"name": "COLOR_PRIMARY_GRADIENT_LIGHT"
|
|
810
845
|
},
|
|
@@ -812,6 +847,7 @@
|
|
|
812
847
|
"type": "color",
|
|
813
848
|
"category": "colors",
|
|
814
849
|
"value": "#d0eeecff",
|
|
850
|
+
"deprecated": true,
|
|
815
851
|
"originalValue": "{!SAGANO}",
|
|
816
852
|
"name": "COLOR_SAGANO"
|
|
817
853
|
},
|
|
@@ -826,6 +862,7 @@
|
|
|
826
862
|
"type": "color",
|
|
827
863
|
"category": "colors",
|
|
828
864
|
"value": "#084eb2ff",
|
|
865
|
+
"deprecated": true,
|
|
829
866
|
"originalValue": "{!SKY_BLUE_SHADE_01}",
|
|
830
867
|
"name": "COLOR_SKY_BLUE_SHADE_01"
|
|
831
868
|
},
|
|
@@ -833,6 +870,7 @@
|
|
|
833
870
|
"type": "color",
|
|
834
871
|
"category": "colors",
|
|
835
872
|
"value": "#042759ff",
|
|
873
|
+
"deprecated": true,
|
|
836
874
|
"originalValue": "{!SKY_BLUE_SHADE_02}",
|
|
837
875
|
"name": "COLOR_SKY_BLUE_SHADE_02"
|
|
838
876
|
},
|
|
@@ -840,6 +878,7 @@
|
|
|
840
878
|
"type": "color",
|
|
841
879
|
"category": "colors",
|
|
842
880
|
"value": "#02122cff",
|
|
881
|
+
"deprecated": true,
|
|
843
882
|
"originalValue": "{!SKY_BLUE_SHADE_03}",
|
|
844
883
|
"name": "COLOR_SKY_BLUE_SHADE_03"
|
|
845
884
|
},
|
|
@@ -847,6 +886,7 @@
|
|
|
847
886
|
"type": "color",
|
|
848
887
|
"category": "colors",
|
|
849
888
|
"value": "#6d9febff",
|
|
889
|
+
"deprecated": true,
|
|
850
890
|
"originalValue": "{!SKY_BLUE_TINT_01}",
|
|
851
891
|
"name": "COLOR_SKY_BLUE_TINT_01"
|
|
852
892
|
},
|
|
@@ -854,6 +894,7 @@
|
|
|
854
894
|
"type": "color",
|
|
855
895
|
"category": "colors",
|
|
856
896
|
"value": "#9dc0f2ff",
|
|
897
|
+
"deprecated": true,
|
|
857
898
|
"originalValue": "{!SKY_BLUE_TINT_02}",
|
|
858
899
|
"name": "COLOR_SKY_BLUE_TINT_02"
|
|
859
900
|
},
|
|
@@ -861,6 +902,7 @@
|
|
|
861
902
|
"type": "color",
|
|
862
903
|
"category": "colors",
|
|
863
904
|
"value": "#cddff8ff",
|
|
905
|
+
"deprecated": true,
|
|
864
906
|
"originalValue": "{!SKY_BLUE_TINT_03}",
|
|
865
907
|
"name": "COLOR_SKY_BLUE_TINT_03"
|
|
866
908
|
},
|
|
@@ -868,6 +910,7 @@
|
|
|
868
910
|
"type": "color",
|
|
869
911
|
"category": "colors",
|
|
870
912
|
"value": "#111236ff",
|
|
913
|
+
"deprecated": true,
|
|
871
914
|
"originalValue": "{!SKY_GRAY}",
|
|
872
915
|
"name": "COLOR_SKY_GRAY"
|
|
873
916
|
},
|
|
@@ -875,6 +918,7 @@
|
|
|
875
918
|
"type": "color",
|
|
876
919
|
"category": "colors",
|
|
877
920
|
"value": "#444560ff",
|
|
921
|
+
"deprecated": true,
|
|
878
922
|
"originalValue": "{!SKY_GRAY_TINT_01}",
|
|
879
923
|
"name": "COLOR_SKY_GRAY_TINT_01"
|
|
880
924
|
},
|
|
@@ -882,6 +926,7 @@
|
|
|
882
926
|
"type": "color",
|
|
883
927
|
"category": "colors",
|
|
884
928
|
"value": "#68697fff",
|
|
929
|
+
"deprecated": true,
|
|
885
930
|
"originalValue": "{!SKY_GRAY_TINT_02}",
|
|
886
931
|
"name": "COLOR_SKY_GRAY_TINT_02"
|
|
887
932
|
},
|
|
@@ -889,6 +934,7 @@
|
|
|
889
934
|
"type": "color",
|
|
890
935
|
"category": "colors",
|
|
891
936
|
"value": "#8f90a0ff",
|
|
937
|
+
"deprecated": true,
|
|
892
938
|
"originalValue": "{!SKY_GRAY_TINT_03}",
|
|
893
939
|
"name": "COLOR_SKY_GRAY_TINT_03"
|
|
894
940
|
},
|
|
@@ -896,6 +942,7 @@
|
|
|
896
942
|
"type": "color",
|
|
897
943
|
"category": "colors",
|
|
898
944
|
"value": "#b2b2bfff",
|
|
945
|
+
"deprecated": true,
|
|
899
946
|
"originalValue": "{!SKY_GRAY_TINT_04}",
|
|
900
947
|
"name": "COLOR_SKY_GRAY_TINT_04"
|
|
901
948
|
},
|
|
@@ -903,6 +950,7 @@
|
|
|
903
950
|
"type": "color",
|
|
904
951
|
"category": "colors",
|
|
905
952
|
"value": "#cdcdd7ff",
|
|
953
|
+
"deprecated": true,
|
|
906
954
|
"originalValue": "{!SKY_GRAY_TINT_05}",
|
|
907
955
|
"name": "COLOR_SKY_GRAY_TINT_05"
|
|
908
956
|
},
|
|
@@ -910,6 +958,7 @@
|
|
|
910
958
|
"type": "color",
|
|
911
959
|
"category": "colors",
|
|
912
960
|
"value": "#dddde5ff",
|
|
961
|
+
"deprecated": true,
|
|
913
962
|
"originalValue": "{!SKY_GRAY_TINT_06}",
|
|
914
963
|
"name": "COLOR_SKY_GRAY_TINT_06"
|
|
915
964
|
},
|
|
@@ -917,6 +966,7 @@
|
|
|
917
966
|
"type": "color",
|
|
918
967
|
"category": "colors",
|
|
919
968
|
"value": "#f1f2f8ff",
|
|
969
|
+
"deprecated": true,
|
|
920
970
|
"originalValue": "{!SKY_GRAY_TINT_07}",
|
|
921
971
|
"name": "COLOR_SKY_GRAY_TINT_07"
|
|
922
972
|
},
|
|
@@ -924,6 +974,7 @@
|
|
|
924
974
|
"type": "color",
|
|
925
975
|
"category": "colors",
|
|
926
976
|
"value": "#00a698ff",
|
|
977
|
+
"deprecated": true,
|
|
927
978
|
"originalValue": "{!MONTEVERDE}",
|
|
928
979
|
"name": "COLOR_SYSTEM_GREEN"
|
|
929
980
|
},
|
|
@@ -931,6 +982,7 @@
|
|
|
931
982
|
"type": "color",
|
|
932
983
|
"category": "colors",
|
|
933
984
|
"value": "#d1435bff",
|
|
985
|
+
"deprecated": true,
|
|
934
986
|
"originalValue": "{!PANJIN}",
|
|
935
987
|
"name": "COLOR_SYSTEM_RED"
|
|
936
988
|
},
|
|
@@ -938,6 +990,7 @@
|
|
|
938
990
|
"type": "color",
|
|
939
991
|
"category": "colors",
|
|
940
992
|
"value": "#e1ddecff",
|
|
993
|
+
"deprecated": true,
|
|
941
994
|
"originalValue": "{!TOCHIGI}",
|
|
942
995
|
"name": "COLOR_TOCHIGI"
|
|
943
996
|
},
|
|
@@ -945,6 +998,7 @@
|
|
|
945
998
|
"type": "color",
|
|
946
999
|
"category": "colors",
|
|
947
1000
|
"value": "#a59bc8ff",
|
|
1001
|
+
"deprecated": true,
|
|
948
1002
|
"originalValue": "{!VALENSOLE}",
|
|
949
1003
|
"name": "COLOR_VALENSOLE"
|
|
950
1004
|
},
|
|
@@ -1163,6 +1217,7 @@
|
|
|
1163
1217
|
"type": "color",
|
|
1164
1218
|
"category": "colors",
|
|
1165
1219
|
"value": "#48484aff",
|
|
1220
|
+
"deprecated": true,
|
|
1166
1221
|
"originalValue": "{!BLACK_TINT_04}",
|
|
1167
1222
|
"name": "LINE_DARK_COLOR"
|
|
1168
1223
|
},
|
|
@@ -1282,6 +1337,7 @@
|
|
|
1282
1337
|
"type": "color",
|
|
1283
1338
|
"category": "colors",
|
|
1284
1339
|
"value": "#cdcdd7ff",
|
|
1340
|
+
"deprecated": true,
|
|
1285
1341
|
"originalValue": "{!SKY_GRAY_TINT_05}",
|
|
1286
1342
|
"name": "LINE_LIGHT_COLOR"
|
|
1287
1343
|
},
|
|
@@ -1415,6 +1471,7 @@
|
|
|
1415
1471
|
"type": "color",
|
|
1416
1472
|
"category": "colors",
|
|
1417
1473
|
"value": "#6d9febff",
|
|
1474
|
+
"deprecated": true,
|
|
1418
1475
|
"originalValue": "{!SKY_BLUE_TINT_01}",
|
|
1419
1476
|
"name": "PRIMARY_DARK_COLOR"
|
|
1420
1477
|
},
|
|
@@ -1422,6 +1479,7 @@
|
|
|
1422
1479
|
"type": "color",
|
|
1423
1480
|
"category": "colors",
|
|
1424
1481
|
"value": "#0770e3ff",
|
|
1482
|
+
"deprecated": true,
|
|
1425
1483
|
"originalValue": "{!SKY_BLUE}",
|
|
1426
1484
|
"name": "PRIMARY_LIGHT_COLOR"
|
|
1427
1485
|
},
|
|
@@ -2229,6 +2287,7 @@
|
|
|
2229
2287
|
"type": "color",
|
|
2230
2288
|
"category": "text-colors",
|
|
2231
2289
|
"value": "#ffffffff",
|
|
2290
|
+
"deprecated": true,
|
|
2232
2291
|
"originalValue": "{!WHITE}",
|
|
2233
2292
|
"name": "TEXT_PRIMARY_DARK_COLOR"
|
|
2234
2293
|
},
|
|
@@ -2257,6 +2316,7 @@
|
|
|
2257
2316
|
"type": "color",
|
|
2258
2317
|
"category": "text-colors",
|
|
2259
2318
|
"value": "#111236ff",
|
|
2319
|
+
"deprecated": true,
|
|
2260
2320
|
"originalValue": "{!SKY_GRAY}",
|
|
2261
2321
|
"name": "TEXT_PRIMARY_LIGHT_COLOR"
|
|
2262
2322
|
},
|
|
@@ -2271,6 +2331,7 @@
|
|
|
2271
2331
|
"type": "color",
|
|
2272
2332
|
"category": "text-colors",
|
|
2273
2333
|
"value": "#8e8e93ff",
|
|
2334
|
+
"deprecated": true,
|
|
2274
2335
|
"originalValue": "{!BLACK_TINT_06}",
|
|
2275
2336
|
"name": "TEXT_QUATERNARY_DARK_COLOR"
|
|
2276
2337
|
},
|
|
@@ -2278,6 +2339,7 @@
|
|
|
2278
2339
|
"type": "color",
|
|
2279
2340
|
"category": "text-colors",
|
|
2280
2341
|
"value": "#8f90a0ff",
|
|
2342
|
+
"deprecated": true,
|
|
2281
2343
|
"originalValue": "{!SKY_GRAY_TINT_03}",
|
|
2282
2344
|
"name": "TEXT_QUATERNARY_LIGHT_COLOR"
|
|
2283
2345
|
},
|
|
@@ -2285,6 +2347,7 @@
|
|
|
2285
2347
|
"type": "color",
|
|
2286
2348
|
"category": "text-colors",
|
|
2287
2349
|
"value": "#b2b2bfff",
|
|
2350
|
+
"deprecated": true,
|
|
2288
2351
|
"originalValue": "{!SKY_GRAY_TINT_04}",
|
|
2289
2352
|
"name": "TEXT_SECONDARY_DARK_COLOR"
|
|
2290
2353
|
},
|
|
@@ -2299,6 +2362,7 @@
|
|
|
2299
2362
|
"type": "color",
|
|
2300
2363
|
"category": "text-colors",
|
|
2301
2364
|
"value": "#68697fff",
|
|
2365
|
+
"deprecated": true,
|
|
2302
2366
|
"originalValue": "{!SKY_GRAY_TINT_02}",
|
|
2303
2367
|
"name": "TEXT_SECONDARY_LIGHT_COLOR"
|
|
2304
2368
|
},
|
|
@@ -2383,6 +2447,7 @@
|
|
|
2383
2447
|
"type": "color",
|
|
2384
2448
|
"category": "text-colors",
|
|
2385
2449
|
"value": "#8e8e93ff",
|
|
2450
|
+
"deprecated": true,
|
|
2386
2451
|
"originalValue": "{!BLACK_TINT_06}",
|
|
2387
2452
|
"name": "TEXT_TERTIARY_DARK_COLOR"
|
|
2388
2453
|
},
|
|
@@ -2390,6 +2455,7 @@
|
|
|
2390
2455
|
"type": "color",
|
|
2391
2456
|
"category": "text-colors",
|
|
2392
2457
|
"value": "#8f90a0ff",
|
|
2458
|
+
"deprecated": true,
|
|
2393
2459
|
"originalValue": "{!SKY_GRAY_TINT_03}",
|
|
2394
2460
|
"name": "TEXT_TERTIARY_LIGHT_COLOR"
|
|
2395
2461
|
},
|
|
@@ -2621,6 +2687,7 @@
|
|
|
2621
2687
|
"type": "color",
|
|
2622
2688
|
"category": "colors",
|
|
2623
2689
|
"value": "#f1f2f8ff",
|
|
2690
|
+
"deprecated": true,
|
|
2624
2691
|
"originalValue": "{!SKY_GRAY_TINT_07}",
|
|
2625
2692
|
"name": "BACKGROUND_ALTERNATIVE_COLOR",
|
|
2626
2693
|
"darkValue": "#000000ff",
|
|
@@ -2630,6 +2697,7 @@
|
|
|
2630
2697
|
"type": "color",
|
|
2631
2698
|
"category": "colors",
|
|
2632
2699
|
"value": "#ffffffff",
|
|
2700
|
+
"deprecated": true,
|
|
2633
2701
|
"originalValue": "{!WHITE}",
|
|
2634
2702
|
"name": "BACKGROUND_ALTERNATIVE_SECONDARY_COLOR",
|
|
2635
2703
|
"darkValue": "#1d1b20ff",
|
|
@@ -2639,6 +2707,7 @@
|
|
|
2639
2707
|
"type": "color",
|
|
2640
2708
|
"category": "colors",
|
|
2641
2709
|
"value": "#ffffffff",
|
|
2710
|
+
"deprecated": true,
|
|
2642
2711
|
"originalValue": "{!WHITE}",
|
|
2643
2712
|
"name": "BACKGROUND_COLOR",
|
|
2644
2713
|
"darkValue": "#000000ff",
|
|
@@ -2648,6 +2717,7 @@
|
|
|
2648
2717
|
"type": "color",
|
|
2649
2718
|
"category": "text-colors",
|
|
2650
2719
|
"value": "#ffffffff",
|
|
2720
|
+
"deprecated": true,
|
|
2651
2721
|
"originalValue": "{!WHITE}",
|
|
2652
2722
|
"name": "BACKGROUND_ELEVATION_01_COLOR",
|
|
2653
2723
|
"darkValue": "#1d1b20ff",
|
|
@@ -2657,6 +2727,7 @@
|
|
|
2657
2727
|
"type": "color",
|
|
2658
2728
|
"category": "text-colors",
|
|
2659
2729
|
"value": "#ffffffff",
|
|
2730
|
+
"deprecated": true,
|
|
2660
2731
|
"originalValue": "{!WHITE}",
|
|
2661
2732
|
"name": "BACKGROUND_ELEVATION_02_COLOR",
|
|
2662
2733
|
"darkValue": "#2c2c2eff",
|
|
@@ -2666,6 +2737,7 @@
|
|
|
2666
2737
|
"type": "color",
|
|
2667
2738
|
"category": "text-colors",
|
|
2668
2739
|
"value": "#ffffffff",
|
|
2740
|
+
"deprecated": true,
|
|
2669
2741
|
"originalValue": "{!WHITE}",
|
|
2670
2742
|
"name": "BACKGROUND_ELEVATION_03_COLOR",
|
|
2671
2743
|
"darkValue": "#3a3a3cff",
|
|
@@ -2675,6 +2747,7 @@
|
|
|
2675
2747
|
"type": "color",
|
|
2676
2748
|
"category": "colors",
|
|
2677
2749
|
"value": "#f1f2f8ff",
|
|
2750
|
+
"deprecated": true,
|
|
2678
2751
|
"originalValue": "{!SKY_GRAY_TINT_07}",
|
|
2679
2752
|
"name": "BACKGROUND_SECONDARY_COLOR",
|
|
2680
2753
|
"darkValue": "#1d1b20ff",
|
|
@@ -2684,6 +2757,7 @@
|
|
|
2684
2757
|
"type": "color",
|
|
2685
2758
|
"category": "colors",
|
|
2686
2759
|
"value": "#ffffffff",
|
|
2760
|
+
"deprecated": true,
|
|
2687
2761
|
"originalValue": "{!WHITE}",
|
|
2688
2762
|
"name": "BACKGROUND_TERTIARY_COLOR",
|
|
2689
2763
|
"darkValue": "#2c2c2eff",
|
|
@@ -2738,6 +2812,7 @@
|
|
|
2738
2812
|
"type": "color",
|
|
2739
2813
|
"category": "colors",
|
|
2740
2814
|
"value": "#cdcdd7ff",
|
|
2815
|
+
"deprecated": true,
|
|
2741
2816
|
"originalValue": "{!SKY_GRAY_TINT_05}",
|
|
2742
2817
|
"name": "LINE_COLOR",
|
|
2743
2818
|
"darkValue": "#48484aff",
|
|
@@ -2747,6 +2822,7 @@
|
|
|
2747
2822
|
"type": "color",
|
|
2748
2823
|
"category": "colors",
|
|
2749
2824
|
"value": "#0770e3ff",
|
|
2825
|
+
"deprecated": true,
|
|
2750
2826
|
"originalValue": "{!SKY_BLUE}",
|
|
2751
2827
|
"name": "PRIMARY_COLOR",
|
|
2752
2828
|
"darkValue": "#6d9febff",
|
|
@@ -2900,6 +2976,7 @@
|
|
|
2900
2976
|
"type": "color",
|
|
2901
2977
|
"category": "text-colors",
|
|
2902
2978
|
"value": "#111236ff",
|
|
2979
|
+
"deprecated": true,
|
|
2903
2980
|
"originalValue": "{!SKY_GRAY}",
|
|
2904
2981
|
"name": "TEXT_PRIMARY_COLOR",
|
|
2905
2982
|
"darkValue": "#ffffffff",
|
|
@@ -2918,6 +2995,7 @@
|
|
|
2918
2995
|
"type": "color",
|
|
2919
2996
|
"category": "text-colors",
|
|
2920
2997
|
"value": "#8f90a0ff",
|
|
2998
|
+
"deprecated": true,
|
|
2921
2999
|
"originalValue": "{!SKY_GRAY_TINT_03}",
|
|
2922
3000
|
"name": "TEXT_QUATERNARY_COLOR",
|
|
2923
3001
|
"darkValue": "#8e8e93ff",
|
|
@@ -2927,6 +3005,7 @@
|
|
|
2927
3005
|
"type": "color",
|
|
2928
3006
|
"category": "text-colors",
|
|
2929
3007
|
"value": "#68697fff",
|
|
3008
|
+
"deprecated": true,
|
|
2930
3009
|
"originalValue": "{!SKY_GRAY_TINT_02}",
|
|
2931
3010
|
"name": "TEXT_SECONDARY_COLOR",
|
|
2932
3011
|
"darkValue": "#b2b2bfff",
|
|
@@ -2936,6 +3015,7 @@
|
|
|
2936
3015
|
"type": "color",
|
|
2937
3016
|
"category": "text-colors",
|
|
2938
3017
|
"value": "#8f90a0ff",
|
|
3018
|
+
"deprecated": true,
|
|
2939
3019
|
"originalValue": "{!SKY_GRAY_TINT_03}",
|
|
2940
3020
|
"name": "TEXT_TERTIARY_COLOR",
|
|
2941
3021
|
"darkValue": "#8e8e93ff",
|