villa-design-tokens 1.0.255 → 1.0.256
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/brands/human.json +58 -174
- package/tokens/brands/vpro.json +376 -2
- package/tokens/global.json +8 -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- retest again",
|
|
4
4
|
"author": "VPRO",
|
|
5
|
-
"version": "1.0.
|
|
5
|
+
"version": "1.0.256",
|
|
6
6
|
"repository": {
|
|
7
7
|
"type": "git",
|
|
8
8
|
"url": "git+https://github.com/vpro/Design-tokens.git"
|
package/tokens/brands/human.json
CHANGED
|
@@ -701,409 +701,293 @@
|
|
|
701
701
|
},
|
|
702
702
|
"combo": {
|
|
703
703
|
"0": {
|
|
704
|
-
"
|
|
704
|
+
"primary": {
|
|
705
705
|
"value": "{color.palette.tertiary.main}",
|
|
706
706
|
"type": "color"
|
|
707
707
|
},
|
|
708
|
-
"
|
|
708
|
+
"secondary": {
|
|
709
709
|
"value": "{color.palette.primary.main}",
|
|
710
710
|
"type": "color"
|
|
711
|
-
},
|
|
712
|
-
"foreground": {
|
|
713
|
-
"value": "{color.palette.greyscale.dark}",
|
|
714
|
-
"type": "color"
|
|
715
711
|
}
|
|
716
712
|
},
|
|
717
713
|
"1": {
|
|
718
|
-
"
|
|
714
|
+
"primary": {
|
|
719
715
|
"value": "#00D687",
|
|
720
716
|
"type": "color"
|
|
721
717
|
},
|
|
722
|
-
"
|
|
718
|
+
"secondary": {
|
|
723
719
|
"value": "#BD96FF",
|
|
724
720
|
"type": "color"
|
|
725
|
-
},
|
|
726
|
-
"foreground": {
|
|
727
|
-
"value": "{color.palette.greyscale.faded}",
|
|
728
|
-
"type": "color"
|
|
729
721
|
}
|
|
730
722
|
},
|
|
731
723
|
"2": {
|
|
732
|
-
"
|
|
724
|
+
"primary": {
|
|
733
725
|
"value": "#F5FF00",
|
|
734
726
|
"type": "color"
|
|
735
727
|
},
|
|
736
|
-
"
|
|
728
|
+
"secondary": {
|
|
737
729
|
"value": "#00FFA2",
|
|
738
730
|
"type": "color"
|
|
739
|
-
},
|
|
740
|
-
"foreground": {
|
|
741
|
-
"value": "{color.palette.greyscale.dark}",
|
|
742
|
-
"type": "color"
|
|
743
731
|
}
|
|
744
732
|
},
|
|
745
733
|
"3": {
|
|
746
|
-
"
|
|
734
|
+
"primary": {
|
|
747
735
|
"value": "#FF4D4D",
|
|
748
736
|
"type": "color"
|
|
749
737
|
},
|
|
750
|
-
"
|
|
738
|
+
"secondary": {
|
|
751
739
|
"value": "#D60000",
|
|
752
740
|
"type": "color"
|
|
753
|
-
},
|
|
754
|
-
"foreground": {
|
|
755
|
-
"value": "{color.palette.greyscale.faded}",
|
|
756
|
-
"type": "color"
|
|
757
741
|
}
|
|
758
742
|
},
|
|
759
743
|
"4": {
|
|
760
|
-
"
|
|
744
|
+
"primary": {
|
|
761
745
|
"value": "#FF57EC",
|
|
762
746
|
"type": "color"
|
|
763
747
|
},
|
|
764
|
-
"
|
|
748
|
+
"secondary": {
|
|
765
749
|
"value": "#FF808B",
|
|
766
750
|
"type": "color"
|
|
767
|
-
},
|
|
768
|
-
"foreground": {
|
|
769
|
-
"value": "{color.palette.greyscale.faded}",
|
|
770
|
-
"type": "color"
|
|
771
751
|
}
|
|
772
752
|
},
|
|
773
753
|
"5": {
|
|
774
|
-
"
|
|
754
|
+
"primary": {
|
|
775
755
|
"value": "#00FFC8",
|
|
776
756
|
"type": "color"
|
|
777
757
|
},
|
|
778
|
-
"
|
|
758
|
+
"secondary": {
|
|
779
759
|
"value": "#4DB6FF",
|
|
780
760
|
"type": "color"
|
|
781
|
-
},
|
|
782
|
-
"foreground": {
|
|
783
|
-
"value": "{color.palette.greyscale.dark}",
|
|
784
|
-
"type": "color"
|
|
785
761
|
}
|
|
786
762
|
},
|
|
787
763
|
"6": {
|
|
788
|
-
"
|
|
764
|
+
"primary": {
|
|
789
765
|
"value": "#FFA31F",
|
|
790
766
|
"type": "color"
|
|
791
767
|
},
|
|
792
|
-
"
|
|
768
|
+
"secondary": {
|
|
793
769
|
"value": "#FFDC05",
|
|
794
770
|
"type": "color"
|
|
795
|
-
},
|
|
796
|
-
"foreground": {
|
|
797
|
-
"value": "{color.palette.greyscale.dark}",
|
|
798
|
-
"type": "color"
|
|
799
771
|
}
|
|
800
772
|
},
|
|
801
773
|
"7": {
|
|
802
|
-
"
|
|
774
|
+
"primary": {
|
|
803
775
|
"value": "#FF6D1A",
|
|
804
776
|
"type": "color"
|
|
805
777
|
},
|
|
806
|
-
"
|
|
778
|
+
"secondary": {
|
|
807
779
|
"value": "#FF9D6E",
|
|
808
780
|
"type": "color"
|
|
809
|
-
},
|
|
810
|
-
"foreground": {
|
|
811
|
-
"value": "{color.palette.greyscale.faded}",
|
|
812
|
-
"type": "color"
|
|
813
781
|
}
|
|
814
782
|
},
|
|
815
783
|
"8": {
|
|
816
|
-
"
|
|
784
|
+
"primary": {
|
|
817
785
|
"value": "#FFCCC8",
|
|
818
786
|
"type": "color"
|
|
819
787
|
},
|
|
820
|
-
"
|
|
788
|
+
"secondary": {
|
|
821
789
|
"value": "#FFB4AF",
|
|
822
790
|
"type": "color"
|
|
823
|
-
},
|
|
824
|
-
"foreground": {
|
|
825
|
-
"value": "{color.palette.greyscale.dark}",
|
|
826
|
-
"type": "color"
|
|
827
791
|
}
|
|
828
792
|
},
|
|
829
793
|
"9": {
|
|
830
|
-
"
|
|
794
|
+
"primary": {
|
|
831
795
|
"value": "#00FFCA",
|
|
832
796
|
"type": "color"
|
|
833
797
|
},
|
|
834
|
-
"
|
|
798
|
+
"secondary": {
|
|
835
799
|
"value": "#6CFF97",
|
|
836
800
|
"type": "color"
|
|
837
|
-
},
|
|
838
|
-
"foreground": {
|
|
839
|
-
"value": "{color.palette.greyscale.dark}",
|
|
840
|
-
"type": "color"
|
|
841
801
|
}
|
|
842
802
|
},
|
|
843
803
|
"10": {
|
|
844
|
-
"
|
|
804
|
+
"primary": {
|
|
845
805
|
"value": "#BDC5FF",
|
|
846
806
|
"type": "color"
|
|
847
807
|
},
|
|
848
|
-
"
|
|
808
|
+
"secondary": {
|
|
849
809
|
"value": "#C278FF",
|
|
850
810
|
"type": "color"
|
|
851
|
-
},
|
|
852
|
-
"foreground": {
|
|
853
|
-
"value": "{color.palette.greyscale.dark}",
|
|
854
|
-
"type": "color"
|
|
855
811
|
}
|
|
856
812
|
},
|
|
857
813
|
"11": {
|
|
858
|
-
"
|
|
814
|
+
"primary": {
|
|
859
815
|
"value": "#FFDC00",
|
|
860
816
|
"type": "color"
|
|
861
817
|
},
|
|
862
|
-
"
|
|
818
|
+
"secondary": {
|
|
863
819
|
"value": "#90D0BD",
|
|
864
820
|
"type": "color"
|
|
865
|
-
},
|
|
866
|
-
"foreground": {
|
|
867
|
-
"value": "{color.palette.greyscale.dark}",
|
|
868
|
-
"type": "color"
|
|
869
821
|
}
|
|
870
822
|
},
|
|
871
823
|
"12": {
|
|
872
|
-
"
|
|
824
|
+
"primary": {
|
|
873
825
|
"value": "#90D0BD",
|
|
874
826
|
"type": "color"
|
|
875
827
|
},
|
|
876
|
-
"
|
|
828
|
+
"secondary": {
|
|
877
829
|
"value": "#00FFE6",
|
|
878
830
|
"type": "color"
|
|
879
|
-
},
|
|
880
|
-
"foreground": {
|
|
881
|
-
"value": "{color.palette.greyscale.dark}",
|
|
882
|
-
"type": "color"
|
|
883
831
|
}
|
|
884
832
|
},
|
|
885
833
|
"13": {
|
|
886
|
-
"
|
|
834
|
+
"primary": {
|
|
887
835
|
"value": "#FF7AEB",
|
|
888
836
|
"type": "color"
|
|
889
837
|
},
|
|
890
|
-
"
|
|
838
|
+
"secondary": {
|
|
891
839
|
"value": "#FF0000",
|
|
892
840
|
"type": "color"
|
|
893
|
-
},
|
|
894
|
-
"foreground": {
|
|
895
|
-
"value": "{color.palette.greyscale.faded}",
|
|
896
|
-
"type": "color"
|
|
897
841
|
}
|
|
898
842
|
},
|
|
899
843
|
"14": {
|
|
900
|
-
"
|
|
844
|
+
"primary": {
|
|
901
845
|
"value": "#E5EA87",
|
|
902
846
|
"type": "color"
|
|
903
847
|
},
|
|
904
|
-
"
|
|
848
|
+
"secondary": {
|
|
905
849
|
"value": "#FFFF00",
|
|
906
850
|
"type": "color"
|
|
907
|
-
},
|
|
908
|
-
"foreground": {
|
|
909
|
-
"value": "{color.palette.greyscale.faded}",
|
|
910
|
-
"type": "color"
|
|
911
851
|
}
|
|
912
852
|
},
|
|
913
853
|
"15": {
|
|
914
|
-
"
|
|
854
|
+
"primary": {
|
|
915
855
|
"value": "#949EFF",
|
|
916
856
|
"type": "color"
|
|
917
857
|
},
|
|
918
|
-
"
|
|
858
|
+
"secondary": {
|
|
919
859
|
"value": "#7975B5",
|
|
920
860
|
"type": "color"
|
|
921
|
-
},
|
|
922
|
-
"foreground": {
|
|
923
|
-
"value": "{color.palette.greyscale.faded}",
|
|
924
|
-
"type": "color"
|
|
925
861
|
}
|
|
926
862
|
},
|
|
927
863
|
"16": {
|
|
928
|
-
"
|
|
864
|
+
"primary": {
|
|
929
865
|
"value": "#CF7B7B",
|
|
930
866
|
"type": "color"
|
|
931
867
|
},
|
|
932
|
-
"
|
|
868
|
+
"secondary": {
|
|
933
869
|
"value": "#65AB6B",
|
|
934
870
|
"type": "color"
|
|
935
|
-
},
|
|
936
|
-
"foreground": {
|
|
937
|
-
"value": "{color.palette.greyscale.faded}",
|
|
938
|
-
"type": "color"
|
|
939
871
|
}
|
|
940
872
|
},
|
|
941
873
|
"17": {
|
|
942
|
-
"
|
|
874
|
+
"primary": {
|
|
943
875
|
"value": "#E86166",
|
|
944
876
|
"type": "color"
|
|
945
877
|
},
|
|
946
|
-
"
|
|
878
|
+
"secondary": {
|
|
947
879
|
"value": "#A772C4",
|
|
948
880
|
"type": "color"
|
|
949
|
-
},
|
|
950
|
-
"foreground": {
|
|
951
|
-
"value": "{color.palette.greyscale.faded}",
|
|
952
|
-
"type": "color"
|
|
953
881
|
}
|
|
954
882
|
},
|
|
955
883
|
"18": {
|
|
956
|
-
"
|
|
884
|
+
"primary": {
|
|
957
885
|
"value": "#CAA0D4",
|
|
958
886
|
"type": "color"
|
|
959
887
|
},
|
|
960
|
-
"
|
|
888
|
+
"secondary": {
|
|
961
889
|
"value": "#61BDB6",
|
|
962
890
|
"type": "color"
|
|
963
|
-
},
|
|
964
|
-
"foreground": {
|
|
965
|
-
"value": "{color.palette.greyscale.faded}",
|
|
966
|
-
"type": "color"
|
|
967
891
|
}
|
|
968
892
|
},
|
|
969
893
|
"19": {
|
|
970
|
-
"
|
|
894
|
+
"primary": {
|
|
971
895
|
"value": "#BBD100",
|
|
972
896
|
"type": "color"
|
|
973
897
|
},
|
|
974
|
-
"
|
|
898
|
+
"secondary": {
|
|
975
899
|
"value": "#FF527D",
|
|
976
900
|
"type": "color"
|
|
977
|
-
},
|
|
978
|
-
"foreground": {
|
|
979
|
-
"value": "{color.palette.greyscale.faded}",
|
|
980
|
-
"type": "color"
|
|
981
901
|
}
|
|
982
902
|
},
|
|
983
903
|
"20": {
|
|
984
|
-
"
|
|
904
|
+
"primary": {
|
|
985
905
|
"value": "#E5C363",
|
|
986
906
|
"type": "color"
|
|
987
907
|
},
|
|
988
|
-
"
|
|
908
|
+
"secondary": {
|
|
989
909
|
"value": "#00C4AA",
|
|
990
910
|
"type": "color"
|
|
991
|
-
},
|
|
992
|
-
"foreground": {
|
|
993
|
-
"value": "{color.palette.greyscale.faded}",
|
|
994
|
-
"type": "color"
|
|
995
911
|
}
|
|
996
912
|
},
|
|
997
913
|
"21": {
|
|
998
|
-
"
|
|
914
|
+
"primary": {
|
|
999
915
|
"value": "#9EB4DE",
|
|
1000
916
|
"type": "color"
|
|
1001
917
|
},
|
|
1002
|
-
"
|
|
918
|
+
"secondary": {
|
|
1003
919
|
"value": "#0096AD",
|
|
1004
920
|
"type": "color"
|
|
1005
|
-
},
|
|
1006
|
-
"foreground": {
|
|
1007
|
-
"value": "{color.palette.greyscale.faded}",
|
|
1008
|
-
"type": "color"
|
|
1009
921
|
}
|
|
1010
922
|
},
|
|
1011
923
|
"22": {
|
|
1012
|
-
"
|
|
924
|
+
"primary": {
|
|
1013
925
|
"value": "#FF6F00",
|
|
1014
926
|
"type": "color"
|
|
1015
927
|
},
|
|
1016
|
-
"
|
|
928
|
+
"secondary": {
|
|
1017
929
|
"value": "#FFA400",
|
|
1018
930
|
"type": "color"
|
|
1019
|
-
},
|
|
1020
|
-
"foreground": {
|
|
1021
|
-
"value": "{color.palette.greyscale.faded}",
|
|
1022
|
-
"type": "color"
|
|
1023
931
|
}
|
|
1024
932
|
},
|
|
1025
933
|
"23": {
|
|
1026
|
-
"
|
|
934
|
+
"primary": {
|
|
1027
935
|
"value": "#829AFF",
|
|
1028
936
|
"type": "color"
|
|
1029
937
|
},
|
|
1030
|
-
"
|
|
938
|
+
"secondary": {
|
|
1031
939
|
"value": "#3D74CC",
|
|
1032
940
|
"type": "color"
|
|
1033
|
-
},
|
|
1034
|
-
"foreground": {
|
|
1035
|
-
"value": "{color.palette.greyscale.dark}",
|
|
1036
|
-
"type": "color"
|
|
1037
941
|
}
|
|
1038
942
|
},
|
|
1039
943
|
"24": {
|
|
1040
|
-
"
|
|
944
|
+
"primary": {
|
|
1041
945
|
"value": "#DAC89A",
|
|
1042
946
|
"type": "color"
|
|
1043
947
|
},
|
|
1044
|
-
"
|
|
948
|
+
"secondary": {
|
|
1045
949
|
"value": "#80AE9E",
|
|
1046
950
|
"type": "color"
|
|
1047
|
-
},
|
|
1048
|
-
"foreground": {
|
|
1049
|
-
"value": "{color.palette.greyscale.dark}",
|
|
1050
|
-
"type": "color"
|
|
1051
951
|
}
|
|
1052
952
|
},
|
|
1053
953
|
"25": {
|
|
1054
|
-
"
|
|
954
|
+
"primary": {
|
|
1055
955
|
"value": "#D2DC7F",
|
|
1056
956
|
"type": "color"
|
|
1057
957
|
},
|
|
1058
|
-
"
|
|
958
|
+
"secondary": {
|
|
1059
959
|
"value": "#9DA45F",
|
|
1060
960
|
"type": "color"
|
|
1061
|
-
},
|
|
1062
|
-
"foreground": {
|
|
1063
|
-
"value": "{color.palette.greyscale.dark}",
|
|
1064
|
-
"type": "color"
|
|
1065
961
|
}
|
|
1066
962
|
},
|
|
1067
963
|
"26": {
|
|
1068
|
-
"
|
|
964
|
+
"primary": {
|
|
1069
965
|
"value": "#75C7B7",
|
|
1070
966
|
"type": "color"
|
|
1071
967
|
},
|
|
1072
|
-
"
|
|
968
|
+
"secondary": {
|
|
1073
969
|
"value": "#AC4DFF",
|
|
1074
970
|
"type": "color"
|
|
1075
|
-
},
|
|
1076
|
-
"foreground": {
|
|
1077
|
-
"value": "{color.palette.greyscale.faded}",
|
|
1078
|
-
"type": "color"
|
|
1079
971
|
}
|
|
1080
972
|
},
|
|
1081
973
|
"27": {
|
|
1082
|
-
"
|
|
974
|
+
"primary": {
|
|
1083
975
|
"value": "#FF008B",
|
|
1084
976
|
"type": "color"
|
|
1085
977
|
},
|
|
1086
|
-
"
|
|
978
|
+
"secondary": {
|
|
1087
979
|
"value": "#B2366B",
|
|
1088
980
|
"type": "color"
|
|
1089
|
-
},
|
|
1090
|
-
"foreground": {
|
|
1091
|
-
"value": "{color.palette.greyscale.faded}",
|
|
1092
|
-
"type": "color"
|
|
1093
981
|
}
|
|
1094
982
|
},
|
|
1095
983
|
"28": {
|
|
1096
|
-
"
|
|
984
|
+
"primary": {
|
|
1097
985
|
"value": "#FFD200",
|
|
1098
986
|
"type": "color"
|
|
1099
987
|
},
|
|
1100
|
-
"
|
|
988
|
+
"secondary": {
|
|
1101
989
|
"value": "#E19F00",
|
|
1102
990
|
"type": "color"
|
|
1103
|
-
},
|
|
1104
|
-
"foreground": {
|
|
1105
|
-
"value": "{color.palette.greyscale.dark}",
|
|
1106
|
-
"type": "color"
|
|
1107
991
|
}
|
|
1108
992
|
}
|
|
1109
993
|
},
|
package/tokens/brands/vpro.json
CHANGED
|
@@ -698,6 +698,380 @@
|
|
|
698
698
|
}
|
|
699
699
|
}
|
|
700
700
|
}
|
|
701
|
+
},
|
|
702
|
+
"combo": {
|
|
703
|
+
"0": {
|
|
704
|
+
"primary": {
|
|
705
|
+
"value": "#FFC2B2",
|
|
706
|
+
"type": "color"
|
|
707
|
+
},
|
|
708
|
+
"secondary": {
|
|
709
|
+
"value": "#002E73",
|
|
710
|
+
"type": "color"
|
|
711
|
+
}
|
|
712
|
+
},
|
|
713
|
+
"1": {
|
|
714
|
+
"primary": {
|
|
715
|
+
"value": "#FFD7CC",
|
|
716
|
+
"type": "color"
|
|
717
|
+
},
|
|
718
|
+
"secondary": {
|
|
719
|
+
"value": "#005924",
|
|
720
|
+
"type": "color"
|
|
721
|
+
}
|
|
722
|
+
},
|
|
723
|
+
"2": {
|
|
724
|
+
"primary": {
|
|
725
|
+
"value": "#FFD1B2",
|
|
726
|
+
"type": "color"
|
|
727
|
+
},
|
|
728
|
+
"secondary": {
|
|
729
|
+
"value": "#006652",
|
|
730
|
+
"type": "color"
|
|
731
|
+
}
|
|
732
|
+
},
|
|
733
|
+
"3": {
|
|
734
|
+
"primary": {
|
|
735
|
+
"value": "#FFE0B2",
|
|
736
|
+
"type": "color"
|
|
737
|
+
},
|
|
738
|
+
"secondary": {
|
|
739
|
+
"value": "#73005C",
|
|
740
|
+
"type": "color"
|
|
741
|
+
}
|
|
742
|
+
},
|
|
743
|
+
"4": {
|
|
744
|
+
"primary": {
|
|
745
|
+
"value": "#FFF0B2",
|
|
746
|
+
"type": "color"
|
|
747
|
+
},
|
|
748
|
+
"secondary": {
|
|
749
|
+
"value": "#73002E",
|
|
750
|
+
"type": "color"
|
|
751
|
+
}
|
|
752
|
+
},
|
|
753
|
+
"5": {
|
|
754
|
+
"primary": {
|
|
755
|
+
"value": "#FCFFB2",
|
|
756
|
+
"type": "color"
|
|
757
|
+
},
|
|
758
|
+
"secondary": {
|
|
759
|
+
"value": "#001773",
|
|
760
|
+
"type": "color"
|
|
761
|
+
}
|
|
762
|
+
},
|
|
763
|
+
"6": {
|
|
764
|
+
"primary": {
|
|
765
|
+
"value": "#F0FFB2",
|
|
766
|
+
"type": "color"
|
|
767
|
+
},
|
|
768
|
+
"secondary": {
|
|
769
|
+
"value": "#170073",
|
|
770
|
+
"type": "color"
|
|
771
|
+
}
|
|
772
|
+
},
|
|
773
|
+
"7": {
|
|
774
|
+
"primary": {
|
|
775
|
+
"value": "#E0FFB2",
|
|
776
|
+
"type": "color"
|
|
777
|
+
},
|
|
778
|
+
"secondary": {
|
|
779
|
+
"value": "#730073",
|
|
780
|
+
"type": "color"
|
|
781
|
+
}
|
|
782
|
+
},
|
|
783
|
+
"8": {
|
|
784
|
+
"primary": {
|
|
785
|
+
"value": "#D1FFB2",
|
|
786
|
+
"type": "color"
|
|
787
|
+
},
|
|
788
|
+
"secondary": {
|
|
789
|
+
"value": "#5C0073",
|
|
790
|
+
"type": "color"
|
|
791
|
+
}
|
|
792
|
+
},
|
|
793
|
+
"9": {
|
|
794
|
+
"primary": {
|
|
795
|
+
"value": "#C2FFB2",
|
|
796
|
+
"type": "color"
|
|
797
|
+
},
|
|
798
|
+
"secondary": {
|
|
799
|
+
"value": "#731700",
|
|
800
|
+
"type": "color"
|
|
801
|
+
}
|
|
802
|
+
},
|
|
803
|
+
"10": {
|
|
804
|
+
"primary": {
|
|
805
|
+
"value": "#B2FFB2",
|
|
806
|
+
"type": "color"
|
|
807
|
+
},
|
|
808
|
+
"secondary": {
|
|
809
|
+
"value": "#450073",
|
|
810
|
+
"type": "color"
|
|
811
|
+
}
|
|
812
|
+
},
|
|
813
|
+
"11": {
|
|
814
|
+
"primary": {
|
|
815
|
+
"value": "#B2FFC2",
|
|
816
|
+
"type": "color"
|
|
817
|
+
},
|
|
818
|
+
"secondary": {
|
|
819
|
+
"value": "#004573",
|
|
820
|
+
"type": "color"
|
|
821
|
+
}
|
|
822
|
+
},
|
|
823
|
+
"12": {
|
|
824
|
+
"primary": {
|
|
825
|
+
"value": "#CCFFE1",
|
|
826
|
+
"type": "color"
|
|
827
|
+
},
|
|
828
|
+
"secondary": {
|
|
829
|
+
"value": "#730045",
|
|
830
|
+
"type": "color"
|
|
831
|
+
}
|
|
832
|
+
},
|
|
833
|
+
"13": {
|
|
834
|
+
"primary": {
|
|
835
|
+
"value": "#B2FFE0",
|
|
836
|
+
"type": "color"
|
|
837
|
+
},
|
|
838
|
+
"secondary": {
|
|
839
|
+
"value": "#660052",
|
|
840
|
+
"type": "color"
|
|
841
|
+
}
|
|
842
|
+
},
|
|
843
|
+
"14": {
|
|
844
|
+
"primary": {
|
|
845
|
+
"value": "#B2FFF0",
|
|
846
|
+
"type": "color"
|
|
847
|
+
},
|
|
848
|
+
"secondary": {
|
|
849
|
+
"value": "#2E0073",
|
|
850
|
+
"type": "color"
|
|
851
|
+
}
|
|
852
|
+
},
|
|
853
|
+
"15": {
|
|
854
|
+
"primary": {
|
|
855
|
+
"value": "#B2FFFF",
|
|
856
|
+
"type": "color"
|
|
857
|
+
},
|
|
858
|
+
"secondary": {
|
|
859
|
+
"value": "#730000",
|
|
860
|
+
"type": "color"
|
|
861
|
+
}
|
|
862
|
+
},
|
|
863
|
+
"16": {
|
|
864
|
+
"primary": {
|
|
865
|
+
"value": "#CCEAFF",
|
|
866
|
+
"type": "color"
|
|
867
|
+
},
|
|
868
|
+
"secondary": {
|
|
869
|
+
"value": "#593600",
|
|
870
|
+
"type": "color"
|
|
871
|
+
}
|
|
872
|
+
},
|
|
873
|
+
"17": {
|
|
874
|
+
"primary": {
|
|
875
|
+
"value": "#B2D1FF",
|
|
876
|
+
"type": "color"
|
|
877
|
+
},
|
|
878
|
+
"secondary": {
|
|
879
|
+
"value": "#004000",
|
|
880
|
+
"type": "color"
|
|
881
|
+
}
|
|
882
|
+
},
|
|
883
|
+
"18": {
|
|
884
|
+
"primary": {
|
|
885
|
+
"value": "#B2C2FF",
|
|
886
|
+
"type": "color"
|
|
887
|
+
},
|
|
888
|
+
"secondary": {
|
|
889
|
+
"value": "#001773",
|
|
890
|
+
"type": "color"
|
|
891
|
+
}
|
|
892
|
+
},
|
|
893
|
+
"19": {
|
|
894
|
+
"primary": {
|
|
895
|
+
"value": "#D9D9FF",
|
|
896
|
+
"type": "color"
|
|
897
|
+
},
|
|
898
|
+
"secondary": {
|
|
899
|
+
"value": "#125900",
|
|
900
|
+
"type": "color"
|
|
901
|
+
}
|
|
902
|
+
},
|
|
903
|
+
"20": {
|
|
904
|
+
"primary": {
|
|
905
|
+
"value": "#C2B2FF",
|
|
906
|
+
"type": "color"
|
|
907
|
+
},
|
|
908
|
+
"secondary": {
|
|
909
|
+
"value": "#73002E",
|
|
910
|
+
"type": "color"
|
|
911
|
+
}
|
|
912
|
+
},
|
|
913
|
+
"21": {
|
|
914
|
+
"primary": {
|
|
915
|
+
"value": "#D1B2FF",
|
|
916
|
+
"type": "color"
|
|
917
|
+
},
|
|
918
|
+
"secondary": {
|
|
919
|
+
"value": "#002E73",
|
|
920
|
+
"type": "color"
|
|
921
|
+
}
|
|
922
|
+
},
|
|
923
|
+
"22": {
|
|
924
|
+
"primary": {
|
|
925
|
+
"value": "#EACCFF",
|
|
926
|
+
"type": "color"
|
|
927
|
+
},
|
|
928
|
+
"secondary": {
|
|
929
|
+
"value": "#731700",
|
|
930
|
+
"type": "color"
|
|
931
|
+
}
|
|
932
|
+
},
|
|
933
|
+
"23": {
|
|
934
|
+
"primary": {
|
|
935
|
+
"value": "#F0B2FF",
|
|
936
|
+
"type": "color"
|
|
937
|
+
},
|
|
938
|
+
"secondary": {
|
|
939
|
+
"value": "#005912",
|
|
940
|
+
"type": "color"
|
|
941
|
+
}
|
|
942
|
+
},
|
|
943
|
+
"24": {
|
|
944
|
+
"primary": {
|
|
945
|
+
"value": "#FFB2FF",
|
|
946
|
+
"type": "color"
|
|
947
|
+
},
|
|
948
|
+
"secondary": {
|
|
949
|
+
"value": "#494D00",
|
|
950
|
+
"type": "color"
|
|
951
|
+
}
|
|
952
|
+
},
|
|
953
|
+
"25": {
|
|
954
|
+
"primary": {
|
|
955
|
+
"value": "#FFB2F0",
|
|
956
|
+
"type": "color"
|
|
957
|
+
},
|
|
958
|
+
"secondary": {
|
|
959
|
+
"value": "#732E00",
|
|
960
|
+
"type": "color"
|
|
961
|
+
}
|
|
962
|
+
},
|
|
963
|
+
"26": {
|
|
964
|
+
"primary": {
|
|
965
|
+
"value": "#FFB2E0",
|
|
966
|
+
"type": "color"
|
|
967
|
+
},
|
|
968
|
+
"secondary": {
|
|
969
|
+
"value": "#000073",
|
|
970
|
+
"type": "color"
|
|
971
|
+
}
|
|
972
|
+
},
|
|
973
|
+
"27": {
|
|
974
|
+
"primary": {
|
|
975
|
+
"value": "#FFCCE1",
|
|
976
|
+
"type": "color"
|
|
977
|
+
},
|
|
978
|
+
"secondary": {
|
|
979
|
+
"value": "#005959",
|
|
980
|
+
"type": "color"
|
|
981
|
+
}
|
|
982
|
+
},
|
|
983
|
+
"28": {
|
|
984
|
+
"primary": {
|
|
985
|
+
"value": "{color.global.grey.150}",
|
|
986
|
+
"type": "color"
|
|
987
|
+
},
|
|
988
|
+
"secondary": {
|
|
989
|
+
"value": "{color.global.grey.450}",
|
|
990
|
+
"type": "color"
|
|
991
|
+
}
|
|
992
|
+
}
|
|
993
|
+
},
|
|
994
|
+
"portal": {
|
|
995
|
+
"0": {
|
|
996
|
+
"value": "#FF0000",
|
|
997
|
+
"type": "color"
|
|
998
|
+
},
|
|
999
|
+
"10": {
|
|
1000
|
+
"value": "#FF6600",
|
|
1001
|
+
"type": "color"
|
|
1002
|
+
},
|
|
1003
|
+
"20": {
|
|
1004
|
+
"value": "#FFCC00",
|
|
1005
|
+
"type": "color"
|
|
1006
|
+
},
|
|
1007
|
+
"30": {
|
|
1008
|
+
"value": "#F5FF00",
|
|
1009
|
+
"type": "color"
|
|
1010
|
+
},
|
|
1011
|
+
"40": {
|
|
1012
|
+
"value": "#CCFF00",
|
|
1013
|
+
"type": "color"
|
|
1014
|
+
},
|
|
1015
|
+
"50": {
|
|
1016
|
+
"value": "#99FF00",
|
|
1017
|
+
"type": "color"
|
|
1018
|
+
},
|
|
1019
|
+
"60": {
|
|
1020
|
+
"value": "#66FF00",
|
|
1021
|
+
"type": "color"
|
|
1022
|
+
},
|
|
1023
|
+
"70": {
|
|
1024
|
+
"value": "#33FF00",
|
|
1025
|
+
"type": "color"
|
|
1026
|
+
},
|
|
1027
|
+
"80": {
|
|
1028
|
+
"value": "#00FF99",
|
|
1029
|
+
"type": "color"
|
|
1030
|
+
},
|
|
1031
|
+
"90": {
|
|
1032
|
+
"value": "#00FFCC",
|
|
1033
|
+
"type": "color"
|
|
1034
|
+
},
|
|
1035
|
+
"100": {
|
|
1036
|
+
"value": "#00FFFF",
|
|
1037
|
+
"type": "color"
|
|
1038
|
+
},
|
|
1039
|
+
"110": {
|
|
1040
|
+
"value": "#0099FF",
|
|
1041
|
+
"type": "color"
|
|
1042
|
+
},
|
|
1043
|
+
"120": {
|
|
1044
|
+
"value": "#0066FF",
|
|
1045
|
+
"type": "color"
|
|
1046
|
+
},
|
|
1047
|
+
"130": {
|
|
1048
|
+
"value": "#3300FF",
|
|
1049
|
+
"type": "color"
|
|
1050
|
+
},
|
|
1051
|
+
"140": {
|
|
1052
|
+
"value": "#6600FF",
|
|
1053
|
+
"type": "color"
|
|
1054
|
+
},
|
|
1055
|
+
"150": {
|
|
1056
|
+
"value": "#9900FF",
|
|
1057
|
+
"type": "color"
|
|
1058
|
+
},
|
|
1059
|
+
"160": {
|
|
1060
|
+
"value": "#CC00FF",
|
|
1061
|
+
"type": "color"
|
|
1062
|
+
},
|
|
1063
|
+
"170": {
|
|
1064
|
+
"value": "#FF00FF",
|
|
1065
|
+
"type": "color"
|
|
1066
|
+
},
|
|
1067
|
+
"180": {
|
|
1068
|
+
"value": "#FF0099",
|
|
1069
|
+
"type": "color"
|
|
1070
|
+
},
|
|
1071
|
+
"190": {
|
|
1072
|
+
"value": "#FF0066",
|
|
1073
|
+
"type": "color"
|
|
1074
|
+
}
|
|
701
1075
|
}
|
|
702
1076
|
},
|
|
703
1077
|
"fontfamily": {
|
|
@@ -714,7 +1088,7 @@
|
|
|
714
1088
|
"type": "fontFamilies"
|
|
715
1089
|
},
|
|
716
1090
|
"program": {
|
|
717
|
-
"value": "{fontfamily.global.simplistic}",
|
|
1091
|
+
"value": "{fontfamily.global.simplistic-outline-program}",
|
|
718
1092
|
"type": "fontFamilies"
|
|
719
1093
|
},
|
|
720
1094
|
"display": {
|
|
@@ -750,7 +1124,7 @@
|
|
|
750
1124
|
"type": "lineHeights"
|
|
751
1125
|
},
|
|
752
1126
|
"program": {
|
|
753
|
-
"value": "{lineheight.global.
|
|
1127
|
+
"value": "{lineheight.global.80}",
|
|
754
1128
|
"type": "lineHeights"
|
|
755
1129
|
},
|
|
756
1130
|
"display": {
|
package/tokens/global.json
CHANGED
|
@@ -40,6 +40,10 @@
|
|
|
40
40
|
"arizona": {
|
|
41
41
|
"value": "ABC Arizona Serif Unlicensed Trial",
|
|
42
42
|
"type": "fontFamilies"
|
|
43
|
+
},
|
|
44
|
+
"simplistic-outline-program": {
|
|
45
|
+
"value": "Simplistic Sans Program",
|
|
46
|
+
"type": "fontFamilies"
|
|
43
47
|
}
|
|
44
48
|
}
|
|
45
49
|
},
|
|
@@ -193,6 +197,10 @@
|
|
|
193
197
|
"value": "60%",
|
|
194
198
|
"type": "lineHeights"
|
|
195
199
|
},
|
|
200
|
+
"80": {
|
|
201
|
+
"value": "80%",
|
|
202
|
+
"type": "lineHeights"
|
|
203
|
+
},
|
|
196
204
|
"90": {
|
|
197
205
|
"value": "90%",
|
|
198
206
|
"type": "lineHeights"
|