@novalabsxyz/tokens 2.0.0-y.15 → 2.0.0-y.20
Sign up to get free protection for your applications and to get access to all the features.
- package/build/css/tokens-dark.css +1094 -169
- package/build/css/tokens-light.css +1002 -77
- package/build/js/tokens-dark-mobile.js +634 -169
- package/build/js/tokens-dark.js +634 -169
- package/build/js/tokens-light-mobile.js +542 -77
- package/build/js/tokens-light.js +542 -77
- package/build/scss/tokens-dark.scss +742 -169
- package/build/scss/tokens-light.scss +650 -77
- package/package.json +2 -2
@@ -874,6 +874,931 @@
|
|
874
874
|
--hm_text_decoration_none: none;
|
875
875
|
--hm_text_decoration_underline: underline;
|
876
876
|
--hm_paragraph_indent_0: 0px;
|
877
|
+
--hm_base_white: #ffffff;
|
878
|
+
--hm_base_black: #000000;
|
879
|
+
--hm_gray__25: #fcfcfd;
|
880
|
+
--hm_gray__50: #fafafa;
|
881
|
+
--hm_gray__100: #f4f4f5;
|
882
|
+
--hm_gray__200: #e4e4e7;
|
883
|
+
--hm_gray__300: #d1d1d6;
|
884
|
+
--hm_gray__400: #a0a0ab;
|
885
|
+
--hm_gray__500: #70707b;
|
886
|
+
--hm_gray__600: #51525c;
|
887
|
+
--hm_gray__700: #3f3f46;
|
888
|
+
--hm_gray__800: #26272b;
|
889
|
+
--hm_gray__900: #1a1a1e;
|
890
|
+
--hm_gray__950: #131316;
|
891
|
+
--hm_brand_25: #f5fbff;
|
892
|
+
--hm_brand_50: #f0f9ff;
|
893
|
+
--hm_brand_100: #e0f2fe;
|
894
|
+
--hm_brand_200: #b9e6fe;
|
895
|
+
--hm_brand_300: #7cd4fd;
|
896
|
+
--hm_brand_400: #36bffa;
|
897
|
+
--hm_brand_500: #0ba5ec;
|
898
|
+
--hm_brand_600: #0086c9;
|
899
|
+
--hm_brand_700: #026aa2;
|
900
|
+
--hm_brand_800: #065986;
|
901
|
+
--hm_brand_900: #0b4a6f;
|
902
|
+
--hm_brand_950: #062c41;
|
903
|
+
--hm_error_25: #fffbfa;
|
904
|
+
--hm_error_50: #fef3f2;
|
905
|
+
--hm_error_100: #fee4e2;
|
906
|
+
--hm_error_200: #fecdca;
|
907
|
+
--hm_error_300: #fda29b;
|
908
|
+
--hm_error_400: #f97066;
|
909
|
+
--hm_error_500: #f04438;
|
910
|
+
--hm_error_600: #d92d20;
|
911
|
+
--hm_error_700: #b42318;
|
912
|
+
--hm_error_800: #912018;
|
913
|
+
--hm_error_900: #7a271a;
|
914
|
+
--hm_error_950: #55160c;
|
915
|
+
--hm_warning_25: #fffcf5;
|
916
|
+
--hm_warning_50: #fffaeb;
|
917
|
+
--hm_warning_100: #fef0c7;
|
918
|
+
--hm_warning_200: #fedf89;
|
919
|
+
--hm_warning_300: #fec84b;
|
920
|
+
--hm_warning_400: #fdb022;
|
921
|
+
--hm_warning_500: #f79009;
|
922
|
+
--hm_warning_600: #dc6803;
|
923
|
+
--hm_warning_700: #b54708;
|
924
|
+
--hm_warning_800: #93370d;
|
925
|
+
--hm_warning_900: #7a2e0e;
|
926
|
+
--hm_warning_950: #4e1d09;
|
927
|
+
--hm_success_25: #f6fef9;
|
928
|
+
--hm_success_50: #ecfdf3;
|
929
|
+
--hm_success_100: #dcfae6;
|
930
|
+
--hm_success_200: #abefc6;
|
931
|
+
--hm_success_300: #75e0a7;
|
932
|
+
--hm_success_400: #47cd89;
|
933
|
+
--hm_success_500: #17b26a;
|
934
|
+
--hm_success_600: #079455;
|
935
|
+
--hm_success_700: #067647;
|
936
|
+
--hm_success_800: #085d3a;
|
937
|
+
--hm_success_900: #074d31;
|
938
|
+
--hm_success_950: #053321;
|
939
|
+
--hm_gray_blue_25: #fcfcfd;
|
940
|
+
--hm_gray_blue_50: #f8f9fc;
|
941
|
+
--hm_gray_blue_100: #eaecf5;
|
942
|
+
--hm_gray_blue_200: #d5d9eb;
|
943
|
+
--hm_gray_blue_300: #b3b8db;
|
944
|
+
--hm_gray_blue_400: #717bbc;
|
945
|
+
--hm_gray_blue_500: #4e5ba6;
|
946
|
+
--hm_gray_blue_600: #3e4784;
|
947
|
+
--hm_gray_blue_700: #363f72;
|
948
|
+
--hm_gray_blue_800: #293056;
|
949
|
+
--hm_gray_blue_900: #101323;
|
950
|
+
--hm_gray_blue_950: #0d0f1c;
|
951
|
+
--hm_gray_cool_25: #fcfcfd;
|
952
|
+
--hm_gray_cool_50: #f9f9fb;
|
953
|
+
--hm_gray_cool_100: #eff1f5;
|
954
|
+
--hm_gray_cool_200: #dcdfea;
|
955
|
+
--hm_gray_cool_300: #b9c0d4;
|
956
|
+
--hm_gray_cool_400: #7d89b0;
|
957
|
+
--hm_gray_cool_500: #5d6b98;
|
958
|
+
--hm_gray_cool_600: #4a5578;
|
959
|
+
--hm_gray_cool_700: #404968;
|
960
|
+
--hm_gray_cool_800: #30374f;
|
961
|
+
--hm_gray_cool_900: #111322;
|
962
|
+
--hm_gray_cool_950: #0e101b;
|
963
|
+
--hm_gray_modern_25: #fcfcfd;
|
964
|
+
--hm_gray_modern_50: #f8fafc;
|
965
|
+
--hm_gray_modern_100: #eef2f6;
|
966
|
+
--hm_gray_modern_200: #e3e8ef;
|
967
|
+
--hm_gray_modern_300: #cdd5df;
|
968
|
+
--hm_gray_modern_400: #9aa4b2;
|
969
|
+
--hm_gray_modern_500: #697586;
|
970
|
+
--hm_gray_modern_600: #4b5565;
|
971
|
+
--hm_gray_modern_700: #364152;
|
972
|
+
--hm_gray_modern_800: #202939;
|
973
|
+
--hm_gray_modern_900: #121926;
|
974
|
+
--hm_gray_modern_950: #0d121c;
|
975
|
+
--hm_gray_neutral_25: #fcfcfd;
|
976
|
+
--hm_gray_neutral_50: #f9fafb;
|
977
|
+
--hm_gray_neutral_100: #f3f4f6;
|
978
|
+
--hm_gray_neutral_200: #e5e7eb;
|
979
|
+
--hm_gray_neutral_300: #d2d6db;
|
980
|
+
--hm_gray_neutral_400: #9da4ae;
|
981
|
+
--hm_gray_neutral_500: #6c737f;
|
982
|
+
--hm_gray_neutral_600: #4d5761;
|
983
|
+
--hm_gray_neutral_700: #384250;
|
984
|
+
--hm_gray_neutral_800: #1f2a37;
|
985
|
+
--hm_gray_neutral_900: #111927;
|
986
|
+
--hm_gray_neutral_950: #0d121c;
|
987
|
+
--hm_gray_iron_25: #fcfcfc;
|
988
|
+
--hm_gray_iron_50: #fafafa;
|
989
|
+
--hm_gray_iron_100: #f4f4f5;
|
990
|
+
--hm_gray_iron_200: #e4e4e7;
|
991
|
+
--hm_gray_iron_300: #d1d1d6;
|
992
|
+
--hm_gray_iron_400: #a0a0ab;
|
993
|
+
--hm_gray_iron_500: #70707b;
|
994
|
+
--hm_gray_iron_600: #51525c;
|
995
|
+
--hm_gray_iron_700: #3f3f46;
|
996
|
+
--hm_gray_iron_800: #26272b;
|
997
|
+
--hm_gray_iron_900: #1a1a1e;
|
998
|
+
--hm_gray_iron_950: #131316;
|
999
|
+
--hm_gray_true_25: #fcfcfc;
|
1000
|
+
--hm_gray_true_50: #fafafa;
|
1001
|
+
--hm_gray_true_100: #f5f5f5;
|
1002
|
+
--hm_gray_true_200: #e5e5e5;
|
1003
|
+
--hm_gray_true_300: #d6d6d6;
|
1004
|
+
--hm_gray_true_400: #a3a3a3;
|
1005
|
+
--hm_gray_true_500: #737373;
|
1006
|
+
--hm_gray_true_600: #525252;
|
1007
|
+
--hm_gray_true_700: #424242;
|
1008
|
+
--hm_gray_true_800: #292929;
|
1009
|
+
--hm_gray_true_900: #141414;
|
1010
|
+
--hm_gray_true_950: #0f0f0f;
|
1011
|
+
--hm_gray_warm_25: #fdfdfc;
|
1012
|
+
--hm_gray_warm_50: #fafaf9;
|
1013
|
+
--hm_gray_warm_100: #f5f5f4;
|
1014
|
+
--hm_gray_warm_200: #e7e5e4;
|
1015
|
+
--hm_gray_warm_300: #d7d3d0;
|
1016
|
+
--hm_gray_warm_400: #a9a29d;
|
1017
|
+
--hm_gray_warm_500: #79716b;
|
1018
|
+
--hm_gray_warm_600: #57534e;
|
1019
|
+
--hm_gray_warm_700: #44403c;
|
1020
|
+
--hm_gray_warm_800: #292524;
|
1021
|
+
--hm_gray_warm_900: #1c1917;
|
1022
|
+
--hm_gray_warm_950: #171412;
|
1023
|
+
--hm_moss_25: #fafdf7;
|
1024
|
+
--hm_moss_50: #f5fbee;
|
1025
|
+
--hm_moss_100: #e6f4d7;
|
1026
|
+
--hm_moss_200: #ceeab0;
|
1027
|
+
--hm_moss_300: #acdc79;
|
1028
|
+
--hm_moss_400: #86cb3c;
|
1029
|
+
--hm_moss_500: #669f2a;
|
1030
|
+
--hm_moss_600: #4f7a21;
|
1031
|
+
--hm_moss_700: #3f621a;
|
1032
|
+
--hm_moss_800: #335015;
|
1033
|
+
--hm_moss_900: #2b4212;
|
1034
|
+
--hm_moss_950: #1a280b;
|
1035
|
+
--hm_green_light_25: #fafef5;
|
1036
|
+
--hm_green_light_50: #f3fee7;
|
1037
|
+
--hm_green_light_100: #e3fbcc;
|
1038
|
+
--hm_green_light_200: #d0f8ab;
|
1039
|
+
--hm_green_light_300: #a6ef67;
|
1040
|
+
--hm_green_light_400: #85e13a;
|
1041
|
+
--hm_green_light_500: #66c61c;
|
1042
|
+
--hm_green_light_600: #4ca30d;
|
1043
|
+
--hm_green_light_700: #3b7c0f;
|
1044
|
+
--hm_green_light_800: #326212;
|
1045
|
+
--hm_green_light_900: #2b5314;
|
1046
|
+
--hm_green_light_950: #15290a;
|
1047
|
+
--hm_green_25: #f6fef9;
|
1048
|
+
--hm_green_50: #edfcf2;
|
1049
|
+
--hm_green_100: #d3f8df;
|
1050
|
+
--hm_green_200: #aaf0c4;
|
1051
|
+
--hm_green_300: #73e2a3;
|
1052
|
+
--hm_green_400: #3ccb7f;
|
1053
|
+
--hm_green_500: #16b364;
|
1054
|
+
--hm_green_600: #099250;
|
1055
|
+
--hm_green_700: #087443;
|
1056
|
+
--hm_green_800: #095c37;
|
1057
|
+
--hm_green_900: #084c2e;
|
1058
|
+
--hm_green_950: #052e1c;
|
1059
|
+
--hm_teal_25: #f6fefc;
|
1060
|
+
--hm_teal_50: #f0fdf9;
|
1061
|
+
--hm_teal_100: #ccfbef;
|
1062
|
+
--hm_teal_200: #99f6e0;
|
1063
|
+
--hm_teal_300: #5fe9d0;
|
1064
|
+
--hm_teal_400: #2ed3b7;
|
1065
|
+
--hm_teal_500: #15b79e;
|
1066
|
+
--hm_teal_600: #0e9384;
|
1067
|
+
--hm_teal_700: #107569;
|
1068
|
+
--hm_teal_800: #125d56;
|
1069
|
+
--hm_teal_900: #134e48;
|
1070
|
+
--hm_teal_950: #0a2926;
|
1071
|
+
--hm_cyan_25: #f5feff;
|
1072
|
+
--hm_cyan_50: #ecfdff;
|
1073
|
+
--hm_cyan_100: #cff9fe;
|
1074
|
+
--hm_cyan_200: #a5f0fc;
|
1075
|
+
--hm_cyan_300: #67e3f9;
|
1076
|
+
--hm_cyan_400: #22ccee;
|
1077
|
+
--hm_cyan_500: #06aed4;
|
1078
|
+
--hm_cyan_600: #088ab2;
|
1079
|
+
--hm_cyan_700: #0e7090;
|
1080
|
+
--hm_cyan_800: #155b75;
|
1081
|
+
--hm_cyan_900: #164c63;
|
1082
|
+
--hm_cyan_950: #0d2d3a;
|
1083
|
+
--hm_blue_light_25: #f5fbff;
|
1084
|
+
--hm_blue_light_50: #f0f9ff;
|
1085
|
+
--hm_blue_light_100: #e0f2fe;
|
1086
|
+
--hm_blue_light_200: #b9e6fe;
|
1087
|
+
--hm_blue_light_300: #7cd4fd;
|
1088
|
+
--hm_blue_light_400: #36bffa;
|
1089
|
+
--hm_blue_light_500: #0ba5ec;
|
1090
|
+
--hm_blue_light_600: #0086c9;
|
1091
|
+
--hm_blue_light_700: #026aa2;
|
1092
|
+
--hm_blue_light_800: #065986;
|
1093
|
+
--hm_blue_light_900: #0b4a6f;
|
1094
|
+
--hm_blue_light_950: #062c41;
|
1095
|
+
--hm_blue_25: #f5faff;
|
1096
|
+
--hm_blue_50: #eff8ff;
|
1097
|
+
--hm_blue_100: #d1e9ff;
|
1098
|
+
--hm_blue_200: #b2ddff;
|
1099
|
+
--hm_blue_300: #84caff;
|
1100
|
+
--hm_blue_400: #53b1fd;
|
1101
|
+
--hm_blue_500: #2e90fa;
|
1102
|
+
--hm_blue_600: #1570ef;
|
1103
|
+
--hm_blue_700: #175cd3;
|
1104
|
+
--hm_blue_800: #1849a9;
|
1105
|
+
--hm_blue_900: #194185;
|
1106
|
+
--hm_blue_950: #102a56;
|
1107
|
+
--hm_blue_dark_25: #f5f8ff;
|
1108
|
+
--hm_blue_dark_50: #eff4ff;
|
1109
|
+
--hm_blue_dark_100: #d1e0ff;
|
1110
|
+
--hm_blue_dark_200: #b2ccff;
|
1111
|
+
--hm_blue_dark_300: #84adff;
|
1112
|
+
--hm_blue_dark_400: #528bff;
|
1113
|
+
--hm_blue_dark_500: #2970ff;
|
1114
|
+
--hm_blue_dark_600: #155eef;
|
1115
|
+
--hm_blue_dark_700: #004eeb;
|
1116
|
+
--hm_blue_dark_800: #0040c1;
|
1117
|
+
--hm_blue_dark_900: #00359e;
|
1118
|
+
--hm_blue_dark_950: #002266;
|
1119
|
+
--hm_indigo_25: #f5f8ff;
|
1120
|
+
--hm_indigo_50: #eef4ff;
|
1121
|
+
--hm_indigo_100: #e0eaff;
|
1122
|
+
--hm_indigo_200: #c7d7fe;
|
1123
|
+
--hm_indigo_300: #a4bcfd;
|
1124
|
+
--hm_indigo_400: #8098f9;
|
1125
|
+
--hm_indigo_500: #6172f3;
|
1126
|
+
--hm_indigo_600: #444ce7;
|
1127
|
+
--hm_indigo_700: #3538cd;
|
1128
|
+
--hm_indigo_800: #2d31a6;
|
1129
|
+
--hm_indigo_900: #2d3282;
|
1130
|
+
--hm_indigo_950: #1f235b;
|
1131
|
+
--hm_violet_25: #fbfaff;
|
1132
|
+
--hm_violet_50: #f5f3ff;
|
1133
|
+
--hm_violet_100: #ece9fe;
|
1134
|
+
--hm_violet_200: #ddd6fe;
|
1135
|
+
--hm_violet_300: #c3b5fd;
|
1136
|
+
--hm_violet_400: #a48afb;
|
1137
|
+
--hm_violet_500: #875bf7;
|
1138
|
+
--hm_violet_600: #7839ee;
|
1139
|
+
--hm_violet_700: #6927da;
|
1140
|
+
--hm_violet_800: #5720b7;
|
1141
|
+
--hm_violet_900: #491c96;
|
1142
|
+
--hm_violet_950: #2e125e;
|
1143
|
+
--hm_purple_25: #fafaff;
|
1144
|
+
--hm_purple_50: #f4f3ff;
|
1145
|
+
--hm_purple_100: #ebe9fe;
|
1146
|
+
--hm_purple_200: #d9d6fe;
|
1147
|
+
--hm_purple_300: #bdb4fe;
|
1148
|
+
--hm_purple_400: #9b8afb;
|
1149
|
+
--hm_purple_500: #7a5af8;
|
1150
|
+
--hm_purple_600: #6938ef;
|
1151
|
+
--hm_purple_700: #5925dc;
|
1152
|
+
--hm_purple_800: #4a1fb8;
|
1153
|
+
--hm_purple_900: #3e1c96;
|
1154
|
+
--hm_purple_950: #27115f;
|
1155
|
+
--hm_fuchsia_25: #fefaff;
|
1156
|
+
--hm_fuchsia_50: #fdf4ff;
|
1157
|
+
--hm_fuchsia_100: #fbe8ff;
|
1158
|
+
--hm_fuchsia_200: #f6d0fe;
|
1159
|
+
--hm_fuchsia_300: #eeaafd;
|
1160
|
+
--hm_fuchsia_400: #e478fa;
|
1161
|
+
--hm_fuchsia_500: #d444f1;
|
1162
|
+
--hm_fuchsia_600: #ba24d5;
|
1163
|
+
--hm_fuchsia_700: #9f1ab1;
|
1164
|
+
--hm_fuchsia_800: #821890;
|
1165
|
+
--hm_fuchsia_900: #6f1877;
|
1166
|
+
--hm_fuchsia_950: #47104c;
|
1167
|
+
--hm_pink_25: #fef6fb;
|
1168
|
+
--hm_pink_50: #fdf2fa;
|
1169
|
+
--hm_pink_100: #fce7f6;
|
1170
|
+
--hm_pink_200: #fcceee;
|
1171
|
+
--hm_pink_300: #faa7e0;
|
1172
|
+
--hm_pink_400: #f670c7;
|
1173
|
+
--hm_pink_500: #ee46bc;
|
1174
|
+
--hm_pink_600: #dd2590;
|
1175
|
+
--hm_pink_700: #c11574;
|
1176
|
+
--hm_pink_800: #9e165f;
|
1177
|
+
--hm_pink_900: #851651;
|
1178
|
+
--hm_pink_950: #4e0d30;
|
1179
|
+
--hm_ros_25: #fff5f6;
|
1180
|
+
--hm_ros_50: #fff1f3;
|
1181
|
+
--hm_ros_100: #ffe4e8;
|
1182
|
+
--hm_ros_200: #fecdd6;
|
1183
|
+
--hm_ros_300: #fea3b4;
|
1184
|
+
--hm_ros_400: #fd6f8e;
|
1185
|
+
--hm_ros_500: #f63d68;
|
1186
|
+
--hm_ros_600: #e31b54;
|
1187
|
+
--hm_ros_700: #c01048;
|
1188
|
+
--hm_ros_800: #a11043;
|
1189
|
+
--hm_ros_900: #89123e;
|
1190
|
+
--hm_ros_950: #510b24;
|
1191
|
+
--hm_orange_dark_25: #fff9f5;
|
1192
|
+
--hm_orange_dark_50: #fff4ed;
|
1193
|
+
--hm_orange_dark_100: #ffe6d5;
|
1194
|
+
--hm_orange_dark_200: #ffd6ae;
|
1195
|
+
--hm_orange_dark_300: #ff9c66;
|
1196
|
+
--hm_orange_dark_400: #ff692e;
|
1197
|
+
--hm_orange_dark_500: #ff4405;
|
1198
|
+
--hm_orange_dark_600: #e62e05;
|
1199
|
+
--hm_orange_dark_700: #bc1b06;
|
1200
|
+
--hm_orange_dark_800: #97180c;
|
1201
|
+
--hm_orange_dark_900: #771a0d;
|
1202
|
+
--hm_orange_dark_950: #57130a;
|
1203
|
+
--hm_orange_25: #fefaf5;
|
1204
|
+
--hm_orange_50: #fef6ee;
|
1205
|
+
--hm_orange_100: #fdead7;
|
1206
|
+
--hm_orange_200: #f9dbaf;
|
1207
|
+
--hm_orange_300: #f7b27a;
|
1208
|
+
--hm_orange_400: #f38744;
|
1209
|
+
--hm_orange_500: #ef6820;
|
1210
|
+
--hm_orange_600: #e04f16;
|
1211
|
+
--hm_orange_700: #b93815;
|
1212
|
+
--hm_orange_800: #932f19;
|
1213
|
+
--hm_orange_900: #772917;
|
1214
|
+
--hm_orange_950: #511c10;
|
1215
|
+
--hm_yellow_25: #fefdf0;
|
1216
|
+
--hm_yellow_50: #fefbe8;
|
1217
|
+
--hm_yellow_100: #fef7c3;
|
1218
|
+
--hm_yellow_200: #feee95;
|
1219
|
+
--hm_yellow_300: #fde272;
|
1220
|
+
--hm_yellow_400: #fac515;
|
1221
|
+
--hm_yellow_500: #eaaa08;
|
1222
|
+
--hm_yellow_600: #ca8504;
|
1223
|
+
--hm_yellow_700: #a15c07;
|
1224
|
+
--hm_yellow_800: #854a0e;
|
1225
|
+
--hm_yellow_900: #713b12;
|
1226
|
+
--hm_yellow_950: #542c0d;
|
1227
|
+
--hm_gradient_gray_600_500_90deg: linear-gradient(
|
1228
|
+
90deg,
|
1229
|
+
#475467 0%,
|
1230
|
+
#667085 100%
|
1231
|
+
);
|
1232
|
+
--hm_gradient_gray_700_600_45deg: linear-gradient(
|
1233
|
+
45deg,
|
1234
|
+
#344054 0%,
|
1235
|
+
#475467 100%
|
1236
|
+
);
|
1237
|
+
--hm_gradient_gray_800_600_45deg: linear-gradient(
|
1238
|
+
45deg,
|
1239
|
+
#182230 0%,
|
1240
|
+
#475467 100%
|
1241
|
+
);
|
1242
|
+
--hm_gradient_gray_800_600_90deg: linear-gradient(
|
1243
|
+
90deg,
|
1244
|
+
#182230 0%,
|
1245
|
+
#475467 100%
|
1246
|
+
);
|
1247
|
+
--hm_gradient_gray_800_7006_5deg: linear-gradient(
|
1248
|
+
27deg,
|
1249
|
+
#182230 0%,
|
1250
|
+
#344054 100%
|
1251
|
+
);
|
1252
|
+
--hm_gradient_gray_900_600_45deg: linear-gradient(
|
1253
|
+
45deg,
|
1254
|
+
#101828 0%,
|
1255
|
+
#475467 100%
|
1256
|
+
);
|
1257
|
+
--hm_gradient_brand_600_500_90deg: linear-gradient(
|
1258
|
+
90deg,
|
1259
|
+
#7f56d9 0%,
|
1260
|
+
#9e77ed 100%
|
1261
|
+
);
|
1262
|
+
--hm_gradient_brand_700_600_45deg: linear-gradient(
|
1263
|
+
45deg,
|
1264
|
+
#6941c6 0%,
|
1265
|
+
#7f56d9 100%
|
1266
|
+
);
|
1267
|
+
--hm_gradient_brand_800_600_45deg: linear-gradient(
|
1268
|
+
45deg,
|
1269
|
+
#53389e 0%,
|
1270
|
+
#7f56d9 100%
|
1271
|
+
);
|
1272
|
+
--hm_gradient_brand_800_600_90deg: linear-gradient(
|
1273
|
+
90deg,
|
1274
|
+
#53389e 0%,
|
1275
|
+
#7f56d9 100%
|
1276
|
+
);
|
1277
|
+
--hm_gradient_brand_800_7006_5deg: linear-gradient(
|
1278
|
+
27deg,
|
1279
|
+
#53389e 0%,
|
1280
|
+
#6941c6 100%
|
1281
|
+
);
|
1282
|
+
--hm_gradient_brand_900_600_45deg: linear-gradient(
|
1283
|
+
45deg,
|
1284
|
+
#42307d 0%,
|
1285
|
+
#7f56d9 100%
|
1286
|
+
);
|
1287
|
+
--hm_gradient_linear_gray_neutral_01: linear-gradient(
|
1288
|
+
180deg,
|
1289
|
+
#ffffff 0%,
|
1290
|
+
#f3f5f7 100%
|
1291
|
+
);
|
1292
|
+
--hm_gradient_linear_gray_neutral_02: linear-gradient(
|
1293
|
+
180deg,
|
1294
|
+
#f9fafb 0%,
|
1295
|
+
#edf0f3 100%
|
1296
|
+
);
|
1297
|
+
--hm_gradient_linear_gray_neutral_03: linear-gradient(
|
1298
|
+
180deg,
|
1299
|
+
#f9fafb 0%,
|
1300
|
+
#e7ebef 100%
|
1301
|
+
);
|
1302
|
+
--hm_gradient_linear_gray_neutral_04: linear-gradient(
|
1303
|
+
180deg,
|
1304
|
+
#f3f5f7 0%,
|
1305
|
+
#e0e5eb 100%
|
1306
|
+
);
|
1307
|
+
--hm_gradient_linear_gray_neutral_05: linear-gradient(
|
1308
|
+
180deg,
|
1309
|
+
#edf0f3 0%,
|
1310
|
+
#d4dbe2 100%
|
1311
|
+
);
|
1312
|
+
--hm_gradient_linear_gray_neutral_06: linear-gradient(
|
1313
|
+
180deg,
|
1314
|
+
#e7ebef 0%,
|
1315
|
+
#c8d1da 100%
|
1316
|
+
);
|
1317
|
+
--hm_gradient_linear_gray_neutral_07: linear-gradient(
|
1318
|
+
180deg,
|
1319
|
+
#e0e5eb 0%,
|
1320
|
+
#b6c2ce 100%
|
1321
|
+
);
|
1322
|
+
--hm_gradient_linear_gray_true_01: linear-gradient(
|
1323
|
+
180deg,
|
1324
|
+
#ffffff 0%,
|
1325
|
+
#f5f5f5 100%
|
1326
|
+
);
|
1327
|
+
--hm_gradient_linear_gray_true_02: linear-gradient(
|
1328
|
+
180deg,
|
1329
|
+
#fafafa 0%,
|
1330
|
+
#f0f0f0 100%
|
1331
|
+
);
|
1332
|
+
--hm_gradient_linear_gray_true_03: linear-gradient(
|
1333
|
+
180deg,
|
1334
|
+
#fafafa 0%,
|
1335
|
+
#ebebeb 100%
|
1336
|
+
);
|
1337
|
+
--hm_gradient_linear_gray_true_04: linear-gradient(
|
1338
|
+
180deg,
|
1339
|
+
#f5f5f5 0%,
|
1340
|
+
#e5e5e5 100%
|
1341
|
+
);
|
1342
|
+
--hm_gradient_linear_gray_true_05: linear-gradient(
|
1343
|
+
180deg,
|
1344
|
+
#f0f0f0 0%,
|
1345
|
+
#dbdbdb 100%
|
1346
|
+
);
|
1347
|
+
--hm_gradient_linear_gray_true_06: linear-gradient(
|
1348
|
+
180deg,
|
1349
|
+
#ebebeb 0%,
|
1350
|
+
#d1d1d1 100%
|
1351
|
+
);
|
1352
|
+
--hm_gradient_linear_gray_true_07: linear-gradient(
|
1353
|
+
180deg,
|
1354
|
+
#e5e5e5 0%,
|
1355
|
+
#c2c2c2 100%
|
1356
|
+
);
|
1357
|
+
--hm_gradient_linear_color_10: linear-gradient(
|
1358
|
+
0deg,
|
1359
|
+
#cfc7f8 0%,
|
1360
|
+
#ebbba7 100%
|
1361
|
+
);
|
1362
|
+
--hm_gradient_linear_color_11: linear-gradient(
|
1363
|
+
135deg,
|
1364
|
+
#fccb90 0%,
|
1365
|
+
#d57eeb 100%
|
1366
|
+
);
|
1367
|
+
--hm_gradient_linear_color_12: linear-gradient(
|
1368
|
+
45deg,
|
1369
|
+
#7b6ae0 0%,
|
1370
|
+
#ffbb89 100%
|
1371
|
+
);
|
1372
|
+
--hm_gradient_linear_color_13: linear-gradient(
|
1373
|
+
135deg,
|
1374
|
+
#e0c3fc 0%,
|
1375
|
+
#8ec5fc 100%
|
1376
|
+
);
|
1377
|
+
--hm_gradient_linear_color_14: linear-gradient(
|
1378
|
+
0deg,
|
1379
|
+
#fed6e3 0%,
|
1380
|
+
#a8edea 100%
|
1381
|
+
);
|
1382
|
+
--hm_gradient_linear_color_15: linear-gradient(
|
1383
|
+
135deg,
|
1384
|
+
#f5f7fa 0%,
|
1385
|
+
#c3cfe2 100%
|
1386
|
+
);
|
1387
|
+
--hm_gradient_linear_color_16: linear-gradient(
|
1388
|
+
45deg,
|
1389
|
+
#dfd1c5 0%,
|
1390
|
+
#fff6eb 100%
|
1391
|
+
);
|
1392
|
+
--hm_gradient_linear_color_17: linear-gradient(
|
1393
|
+
135deg,
|
1394
|
+
#fff6b7 0%,
|
1395
|
+
#fb758a 100%
|
1396
|
+
);
|
1397
|
+
--hm_gradient_linear_color_18: linear-gradient(
|
1398
|
+
45deg,
|
1399
|
+
#ff7ec7 0%,
|
1400
|
+
#ffed46 100%
|
1401
|
+
);
|
1402
|
+
--hm_gradient_linear_color_19: linear-gradient(
|
1403
|
+
0deg,
|
1404
|
+
#feafa8 0%,
|
1405
|
+
#f5efef 100%
|
1406
|
+
);
|
1407
|
+
--hm_gradient_linear_color_20: linear-gradient(
|
1408
|
+
45deg,
|
1409
|
+
#e9defa 0%,
|
1410
|
+
#fff6eb 100%
|
1411
|
+
);
|
1412
|
+
--hm_gradient_linear_color_21: linear-gradient(
|
1413
|
+
0deg,
|
1414
|
+
#fff1eb 0%,
|
1415
|
+
#ace0f9 100%
|
1416
|
+
);
|
1417
|
+
--hm_gradient_linear_color_22: linear-gradient(
|
1418
|
+
0deg,
|
1419
|
+
#c1dfc4 0%,
|
1420
|
+
#deecdd 100%
|
1421
|
+
);
|
1422
|
+
--hm_gradient_linear_color_24: linear-gradient(
|
1423
|
+
0deg,
|
1424
|
+
#accbee 0%,
|
1425
|
+
#e7f0fd 100%
|
1426
|
+
);
|
1427
|
+
--hm_gradient_linear_color_25: linear-gradient(
|
1428
|
+
0deg,
|
1429
|
+
#84fab0 0%,
|
1430
|
+
#accbee 100%
|
1431
|
+
);
|
1432
|
+
--hm_gradient_linear_color_26: linear-gradient(
|
1433
|
+
45deg,
|
1434
|
+
#39a0ff 0%,
|
1435
|
+
#8fff85 100%
|
1436
|
+
);
|
1437
|
+
--hm_gradient_linear_color_27: linear-gradient(
|
1438
|
+
270deg,
|
1439
|
+
#74ebd5 0%,
|
1440
|
+
#9face6 100%
|
1441
|
+
);
|
1442
|
+
--hm_gradient_linear_color_29: linear-gradient(
|
1443
|
+
0deg,
|
1444
|
+
#9890e3 0%,
|
1445
|
+
#b1f4cf 100%
|
1446
|
+
);
|
1447
|
+
--hm_gradient_linear_color_30: linear-gradient(
|
1448
|
+
45deg,
|
1449
|
+
#7cdada 0%,
|
1450
|
+
#f697aa 100%
|
1451
|
+
);
|
1452
|
+
--hm_gradient_linear_color_31: linear-gradient(
|
1453
|
+
45deg,
|
1454
|
+
#b1ff96 0%,
|
1455
|
+
#ffadf7 100%
|
1456
|
+
);
|
1457
|
+
--hm_gradient_linear_color_32: linear-gradient(
|
1458
|
+
0deg,
|
1459
|
+
#96fbc4 0%,
|
1460
|
+
#f9f586 100%
|
1461
|
+
);
|
1462
|
+
--hm_gradient_linear_color_33: linear-gradient(
|
1463
|
+
45deg,
|
1464
|
+
#4def8e 0%,
|
1465
|
+
#ffeb3a 100%
|
1466
|
+
);
|
1467
|
+
--hm_gradient_linear_color_34: linear-gradient(
|
1468
|
+
135deg,
|
1469
|
+
#f0ff00 0%,
|
1470
|
+
#58cffb 100%
|
1471
|
+
);
|
1472
|
+
--hm_gradient_linear_color_35: linear-gradient(
|
1473
|
+
0deg,
|
1474
|
+
#d1fdff 0%,
|
1475
|
+
#fddb92 100%
|
1476
|
+
);
|
1477
|
+
--hm_gradient_linear_color_36: linear-gradient(
|
1478
|
+
0deg,
|
1479
|
+
#ebc0fd 0%,
|
1480
|
+
#d9ded8 100%
|
1481
|
+
);
|
1482
|
+
--hm_gradient_linear_color_37: linear-gradient(
|
1483
|
+
45deg,
|
1484
|
+
#ffa4f6 0%,
|
1485
|
+
#b7dcff 100%
|
1486
|
+
);
|
1487
|
+
--hm_gradient_linear_color_38: linear-gradient(
|
1488
|
+
0deg,
|
1489
|
+
#cd9cf2 0%,
|
1490
|
+
#f6f3ff 100%
|
1491
|
+
);
|
1492
|
+
--hm_gradient_linear_color_39: linear-gradient(
|
1493
|
+
-45deg,
|
1494
|
+
#f5c8f5 0%,
|
1495
|
+
#daddfa 83.85%
|
1496
|
+
);
|
1497
|
+
--hm_gradient_linear_color_40: linear-gradient(
|
1498
|
+
0deg,
|
1499
|
+
#e6dee9 0%,
|
1500
|
+
#bdc2e8 100%
|
1501
|
+
);
|
1502
|
+
--hm_gradient_linear_color_41: linear-gradient(
|
1503
|
+
0deg,
|
1504
|
+
#6a85b6 0%,
|
1505
|
+
#bac8e0 100%
|
1506
|
+
);
|
1507
|
+
--hm_gradient_linear_color_42: linear-gradient(
|
1508
|
+
45deg,
|
1509
|
+
#8b8b8b 0%,
|
1510
|
+
#eaeaea 100%
|
1511
|
+
);
|
1512
|
+
--hm_gradient_linear_color_43: linear-gradient(
|
1513
|
+
135deg,
|
1514
|
+
#e2b0ff 0%,
|
1515
|
+
#9f44d3 100%
|
1516
|
+
);
|
1517
|
+
--hm_gradient_linear_color_44: linear-gradient(
|
1518
|
+
135deg,
|
1519
|
+
#ce9ffc 0%,
|
1520
|
+
#7367f0 100%
|
1521
|
+
);
|
1522
|
+
--hm_gradient_linear_color_45: linear-gradient(
|
1523
|
+
135deg,
|
1524
|
+
#72edf2 0%,
|
1525
|
+
#5151e5 100%
|
1526
|
+
);
|
1527
|
+
--hm_gradient_linear_color_46: linear-gradient(
|
1528
|
+
0deg,
|
1529
|
+
#a3bded 0%,
|
1530
|
+
#6991c7 100%
|
1531
|
+
);
|
1532
|
+
--hm_gradient_linear_color_47: linear-gradient(
|
1533
|
+
0deg,
|
1534
|
+
#fbc8d4 0%,
|
1535
|
+
#9795f0 100%
|
1536
|
+
);
|
1537
|
+
--hm_gradient_linear_color_48: linear-gradient(
|
1538
|
+
0deg,
|
1539
|
+
#a7a6cb 0%,
|
1540
|
+
#8989ba 100%
|
1541
|
+
);
|
1542
|
+
--hm_gradient_linear_color_49: linear-gradient(
|
1543
|
+
0deg,
|
1544
|
+
#d9afd9 0%,
|
1545
|
+
#97d9e1 100%
|
1546
|
+
);
|
1547
|
+
--hm_gradient_linear_color_50: linear-gradient(
|
1548
|
+
135deg,
|
1549
|
+
#81ffef 0%,
|
1550
|
+
#f067b4 100%
|
1551
|
+
);
|
1552
|
+
--hm_gradient_linear_color_51: linear-gradient(
|
1553
|
+
135deg,
|
1554
|
+
#dcb0ed 0%,
|
1555
|
+
#9999cc 100%
|
1556
|
+
);
|
1557
|
+
--hm_gradient_linear_color_52: linear-gradient(
|
1558
|
+
135deg,
|
1559
|
+
#fff5c3 0%,
|
1560
|
+
#9452a5 100%
|
1561
|
+
);
|
1562
|
+
--hm_gradient_linear_color_53: linear-gradient(
|
1563
|
+
135deg,
|
1564
|
+
#f1ca74 0%,
|
1565
|
+
#a64db6 100%
|
1566
|
+
);
|
1567
|
+
--hm_gradient_linear_color_54: linear-gradient(
|
1568
|
+
45deg,
|
1569
|
+
#4d6ad0 0%,
|
1570
|
+
#ff9d7e 100%
|
1571
|
+
);
|
1572
|
+
--hm_gradient_linear_color_55: linear-gradient(
|
1573
|
+
135deg,
|
1574
|
+
#ffcf71 0%,
|
1575
|
+
#2376dd 100%
|
1576
|
+
);
|
1577
|
+
--hm_gradient_linear_color_56: linear-gradient(
|
1578
|
+
135deg,
|
1579
|
+
#e8d07a 0%,
|
1580
|
+
#5312d6 100%
|
1581
|
+
);
|
1582
|
+
--hm_gradient_linear_color_57: linear-gradient(
|
1583
|
+
180deg,
|
1584
|
+
#bfd9fe 0%,
|
1585
|
+
#df89b5 100%
|
1586
|
+
);
|
1587
|
+
--hm_gradient_linear_color_58: linear-gradient(
|
1588
|
+
0deg,
|
1589
|
+
#fa71cd 0%,
|
1590
|
+
#c471f5 100%
|
1591
|
+
);
|
1592
|
+
--hm_gradient_linear_color_59: linear-gradient(
|
1593
|
+
135deg,
|
1594
|
+
#43cbff 0%,
|
1595
|
+
#9708cc 100%
|
1596
|
+
);
|
1597
|
+
--hm_gradient_linear_color_60: linear-gradient(
|
1598
|
+
180deg,
|
1599
|
+
#7579ff 0%,
|
1600
|
+
#b224ef 100%
|
1601
|
+
);
|
1602
|
+
--hm_gradient_linear_color_61: linear-gradient(
|
1603
|
+
45deg,
|
1604
|
+
#ad00fe 0%,
|
1605
|
+
#00e0ee 100%
|
1606
|
+
);
|
1607
|
+
--hm_gradient_linear_color_62: linear-gradient(
|
1608
|
+
135deg,
|
1609
|
+
#89f7fe 0%,
|
1610
|
+
#66a6ff 100%
|
1611
|
+
);
|
1612
|
+
--hm_gradient_linear_color_63: linear-gradient(
|
1613
|
+
0deg,
|
1614
|
+
#009efd 0%,
|
1615
|
+
#2af598 100%
|
1616
|
+
);
|
1617
|
+
--hm_gradient_linear_color_64: linear-gradient(
|
1618
|
+
45deg,
|
1619
|
+
#ffb800 0%,
|
1620
|
+
#fff500 100%
|
1621
|
+
);
|
1622
|
+
--hm_gradient_linear_color_65: linear-gradient(
|
1623
|
+
135deg,
|
1624
|
+
#ffa8a8 0%,
|
1625
|
+
#fcff00 100%
|
1626
|
+
);
|
1627
|
+
--hm_gradient_linear_color_66: linear-gradient(
|
1628
|
+
45deg,
|
1629
|
+
#ff7a00 0%,
|
1630
|
+
#ffd439 100%
|
1631
|
+
);
|
1632
|
+
--hm_gradient_linear_color_67: linear-gradient(
|
1633
|
+
135deg,
|
1634
|
+
#ffd3a5 0%,
|
1635
|
+
#fd6585 100%
|
1636
|
+
);
|
1637
|
+
--hm_gradient_linear_color_68: linear-gradient(
|
1638
|
+
180deg,
|
1639
|
+
#f9d423 0%,
|
1640
|
+
#e14fad 100%
|
1641
|
+
);
|
1642
|
+
--hm_gradient_linear_color_69: linear-gradient(
|
1643
|
+
135deg,
|
1644
|
+
#f74fac 0%,
|
1645
|
+
#fcb24f 100%
|
1646
|
+
);
|
1647
|
+
--hm_gradient_linear_color_70: linear-gradient(
|
1648
|
+
135deg,
|
1649
|
+
#f49062 0%,
|
1650
|
+
#fd371f 100%
|
1651
|
+
);
|
1652
|
+
--hm_gradient_linear_color_71: linear-gradient(
|
1653
|
+
45deg,
|
1654
|
+
#ff6c6c 0%,
|
1655
|
+
#dd7bff 100%
|
1656
|
+
);
|
1657
|
+
--hm_gradient_linear_color_72: linear-gradient(
|
1658
|
+
135deg,
|
1659
|
+
#f97794 0%,
|
1660
|
+
#623aa2 100%
|
1661
|
+
);
|
1662
|
+
--hm_gradient_linear_color_73: linear-gradient(
|
1663
|
+
180deg,
|
1664
|
+
#c569cf 0%,
|
1665
|
+
#ee609c 100%
|
1666
|
+
);
|
1667
|
+
--hm_gradient_linear_color_74: linear-gradient(
|
1668
|
+
0deg,
|
1669
|
+
#c7eafd 0%,
|
1670
|
+
#e8198b 100%
|
1671
|
+
);
|
1672
|
+
--hm_gradient_linear_color_75: linear-gradient(
|
1673
|
+
135deg,
|
1674
|
+
#f093fb 0%,
|
1675
|
+
#f5576c 100%
|
1676
|
+
);
|
1677
|
+
--hm_gradient_linear_color_76: linear-gradient(
|
1678
|
+
135deg,
|
1679
|
+
#f6ceec 0%,
|
1680
|
+
#d939cd 100%
|
1681
|
+
);
|
1682
|
+
--hm_gradient_linear_color_77: linear-gradient(
|
1683
|
+
135deg,
|
1684
|
+
#ee9ae5 0%,
|
1685
|
+
#5961f9 100%
|
1686
|
+
);
|
1687
|
+
--hm_gradient_linear_color_78: linear-gradient(
|
1688
|
+
270deg,
|
1689
|
+
#6a11cb 0%,
|
1690
|
+
#2575fc 100%
|
1691
|
+
);
|
1692
|
+
--hm_gradient_linear_color_79: linear-gradient(
|
1693
|
+
45deg,
|
1694
|
+
#0017e4 0%,
|
1695
|
+
#3793ff 100%
|
1696
|
+
);
|
1697
|
+
--hm_gradient_linear_color_80: linear-gradient(
|
1698
|
+
0deg,
|
1699
|
+
#75d8ff 0%,
|
1700
|
+
#23a4db 100%
|
1701
|
+
);
|
1702
|
+
--hm_gradient_linear_color_81: linear-gradient(
|
1703
|
+
45deg,
|
1704
|
+
#4b73ff 0%,
|
1705
|
+
#7cf7ff 100%
|
1706
|
+
);
|
1707
|
+
--hm_gradient_linear_color_82: linear-gradient(
|
1708
|
+
135deg,
|
1709
|
+
#5efce8 0%,
|
1710
|
+
#736efe 100%
|
1711
|
+
);
|
1712
|
+
--hm_gradient_linear_color_83: linear-gradient(
|
1713
|
+
0deg,
|
1714
|
+
#7028e4 0%,
|
1715
|
+
#e5b2ca 100%
|
1716
|
+
);
|
1717
|
+
--hm_gradient_linear_color_84: linear-gradient(
|
1718
|
+
90deg,
|
1719
|
+
#7873f5 0%,
|
1720
|
+
#ec77ab 100%
|
1721
|
+
);
|
1722
|
+
--hm_gradient_linear_color_85: linear-gradient(
|
1723
|
+
135deg,
|
1724
|
+
#b01eff 0%,
|
1725
|
+
#e1467c 100%
|
1726
|
+
);
|
1727
|
+
--hm_gradient_linear_color_86: linear-gradient(
|
1728
|
+
45deg,
|
1729
|
+
#d079ee 0%,
|
1730
|
+
#8a88fb 100%
|
1731
|
+
);
|
1732
|
+
--hm_gradient_linear_color_87: linear-gradient(
|
1733
|
+
135deg,
|
1734
|
+
#c99fff 0%,
|
1735
|
+
#981ed2 100%
|
1736
|
+
);
|
1737
|
+
--hm_gradient_linear_color_88: linear-gradient(
|
1738
|
+
0deg,
|
1739
|
+
#9b23ea 0%,
|
1740
|
+
#5f72bd 100%
|
1741
|
+
);
|
1742
|
+
--hm_gradient_linear_color_89: linear-gradient(
|
1743
|
+
135deg,
|
1744
|
+
#b39fff 0%,
|
1745
|
+
#6a1ed2 100%
|
1746
|
+
);
|
1747
|
+
--hm_gradient_linear_color_90: linear-gradient(
|
1748
|
+
45deg,
|
1749
|
+
#4300b1 0%,
|
1750
|
+
#a531dc 100%
|
1751
|
+
);
|
1752
|
+
--hm_gradient_linear_color_91: linear-gradient(
|
1753
|
+
-45deg,
|
1754
|
+
#764ba2 0%,
|
1755
|
+
#667eea 100%
|
1756
|
+
);
|
1757
|
+
--hm_gradient_linear_color_01: linear-gradient(
|
1758
|
+
180deg,
|
1759
|
+
#a5c0ee 0%,
|
1760
|
+
#fbc5ec 100%
|
1761
|
+
);
|
1762
|
+
--hm_gradient_linear_color_02: linear-gradient(
|
1763
|
+
180deg,
|
1764
|
+
#fbc2eb 0%,
|
1765
|
+
#a18cd1 100%
|
1766
|
+
);
|
1767
|
+
--hm_gradient_linear_color_03: linear-gradient(
|
1768
|
+
180deg,
|
1769
|
+
#ffd1ff 0%,
|
1770
|
+
#fad0c4 100%
|
1771
|
+
);
|
1772
|
+
--hm_gradient_linear_color_04: linear-gradient(
|
1773
|
+
225deg,
|
1774
|
+
#fad0c4 0%,
|
1775
|
+
#ff9a9e 100%
|
1776
|
+
);
|
1777
|
+
--hm_gradient_linear_color_05: linear-gradient(
|
1778
|
+
270deg,
|
1779
|
+
#fcb69f 0%,
|
1780
|
+
#ffecd2 100%
|
1781
|
+
);
|
1782
|
+
--hm_gradient_linear_color_06: linear-gradient(
|
1783
|
+
180deg,
|
1784
|
+
#fecfef 0%,
|
1785
|
+
#ff989c 100%
|
1786
|
+
);
|
1787
|
+
--hm_gradient_linear_color_07: linear-gradient(
|
1788
|
+
45deg,
|
1789
|
+
#ff9de4 0%,
|
1790
|
+
#ffeaf6 100%
|
1791
|
+
);
|
1792
|
+
--hm_gradient_linear_color_08: linear-gradient(
|
1793
|
+
180deg,
|
1794
|
+
#e6dee9 0%,
|
1795
|
+
#fdcaf1 100%
|
1796
|
+
);
|
1797
|
+
--hm_gradient_linear_color_09: linear-gradient(
|
1798
|
+
45deg,
|
1799
|
+
#a6c0fe 0%,
|
1800
|
+
#ffeaf6 100%
|
1801
|
+
);
|
877
1802
|
--hm_colors_base_white: #ffffff;
|
878
1803
|
--hm_colors_base_black: #000000;
|
879
1804
|
--hm_colors_base_transparent: #ffffff00;
|
@@ -925,18 +1850,18 @@
|
|
925
1850
|
--hm_colors_gray_neutral_800: #1f2a37;
|
926
1851
|
--hm_colors_gray_neutral_900: #111927;
|
927
1852
|
--hm_colors_gray_neutral_950: #0d121c;
|
928
|
-
--hm_colors_brand_25: #
|
929
|
-
--hm_colors_brand_50: #
|
930
|
-
--hm_colors_brand_100: #
|
931
|
-
--hm_colors_brand_200: #
|
932
|
-
--hm_colors_brand_300: #
|
933
|
-
--hm_colors_brand_400: #
|
934
|
-
--hm_colors_brand_500: #
|
935
|
-
--hm_colors_brand_600: #
|
936
|
-
--hm_colors_brand_700: #
|
937
|
-
--hm_colors_brand_800: #
|
938
|
-
--hm_colors_brand_900: #
|
939
|
-
--hm_colors_brand_950: #
|
1853
|
+
--hm_colors_brand_25: #f5fbff;
|
1854
|
+
--hm_colors_brand_50: #f0f9ff;
|
1855
|
+
--hm_colors_brand_100: #e0f2fe;
|
1856
|
+
--hm_colors_brand_200: #b9e6fe;
|
1857
|
+
--hm_colors_brand_300: #7cd4fd;
|
1858
|
+
--hm_colors_brand_400: #36bffa;
|
1859
|
+
--hm_colors_brand_500: #0ba5ec;
|
1860
|
+
--hm_colors_brand_600: #0086c9;
|
1861
|
+
--hm_colors_brand_700: #026aa2;
|
1862
|
+
--hm_colors_brand_800: #065986;
|
1863
|
+
--hm_colors_brand_900: #0b4a6f;
|
1864
|
+
--hm_colors_brand_950: #062c41;
|
940
1865
|
--hm_colors_error_25: #fffbfa;
|
941
1866
|
--hm_colors_error_50: #fef3f2;
|
942
1867
|
--hm_colors_error_100: #fee4e2;
|
@@ -1225,102 +2150,102 @@
|
|
1225
2150
|
--hm_colors_gray__alpha_800: #ffffff14;
|
1226
2151
|
--hm_colors_gray__alpha_900: #ffffff0a;
|
1227
2152
|
--hm_colors_gray__alpha_950: #ffffff00;
|
1228
|
-
--hm_colors_gray__25: #
|
1229
|
-
--hm_colors_gray__50: #
|
1230
|
-
--hm_colors_gray__100: #
|
1231
|
-
--hm_colors_gray__200: #
|
1232
|
-
--hm_colors_gray__300: #
|
1233
|
-
--hm_colors_gray__400: #
|
1234
|
-
--hm_colors_gray__500: #
|
1235
|
-
--hm_colors_gray__600: #
|
1236
|
-
--hm_colors_gray__700: #
|
1237
|
-
--hm_colors_gray__800: #
|
1238
|
-
--hm_colors_gray__900: #
|
1239
|
-
--hm_colors_gray__950: #
|
1240
|
-
--hm_colors_text_text_primary_900: #
|
1241
|
-
--hm_colors_text_text_tertiary_600: #
|
2153
|
+
--hm_colors_gray__25: #fcfcfd;
|
2154
|
+
--hm_colors_gray__50: #fafafa;
|
2155
|
+
--hm_colors_gray__100: #f4f4f5;
|
2156
|
+
--hm_colors_gray__200: #e4e4e7;
|
2157
|
+
--hm_colors_gray__300: #d1d1d6;
|
2158
|
+
--hm_colors_gray__400: #a0a0ab;
|
2159
|
+
--hm_colors_gray__500: #70707b;
|
2160
|
+
--hm_colors_gray__600: #51525c;
|
2161
|
+
--hm_colors_gray__700: #3f3f46;
|
2162
|
+
--hm_colors_gray__800: #26272b;
|
2163
|
+
--hm_colors_gray__900: #1a1a1e;
|
2164
|
+
--hm_colors_gray__950: #131316;
|
2165
|
+
--hm_colors_text_text_primary_900: #fafafa;
|
2166
|
+
--hm_colors_text_text_tertiary_600: #a0a0ab;
|
1242
2167
|
--hm_colors_text_text_error_primary_600: #f97066;
|
1243
2168
|
--hm_colors_text_text_warning_primary_600: #fdb022;
|
1244
2169
|
--hm_colors_text_text_success_primary_600: #47cd89;
|
1245
2170
|
--hm_colors_text_text_white: #ffffff;
|
1246
|
-
--hm_colors_text_text_secondary_700: #
|
1247
|
-
--hm_colors_text_text_disabled: #
|
1248
|
-
--hm_colors_text_text_secondary_hover: #
|
1249
|
-
--hm_colors_text_text_tertiary_hover: #
|
1250
|
-
--hm_colors_text_text_brand_secondary_700: #
|
1251
|
-
--hm_colors_text_text_placeholder: #
|
1252
|
-
--hm_colors_text_text_placeholder_subtle: #
|
1253
|
-
--hm_colors_text_text_brand_tertiary_600: #
|
1254
|
-
--hm_colors_text_text_quaternary_500: #
|
1255
|
-
--hm_colors_text_text_brand_primary_900: #
|
1256
|
-
--hm_colors_text_text_primary_on_brand: #
|
1257
|
-
--hm_colors_text_text_secondary_on_brand: #
|
1258
|
-
--hm_colors_text_text_tertiary_on_brand: #
|
1259
|
-
--hm_colors_text_text_quaternary_on_brand: #
|
1260
|
-
--hm_colors_text_text_brand_tertiary_alt: #
|
1261
|
-
--hm_colors_border_border_secondary: #
|
2171
|
+
--hm_colors_text_text_secondary_700: #d1d1d6;
|
2172
|
+
--hm_colors_text_text_disabled: #70707b;
|
2173
|
+
--hm_colors_text_text_secondary_hover: #e4e4e7;
|
2174
|
+
--hm_colors_text_text_tertiary_hover: #d1d1d6;
|
2175
|
+
--hm_colors_text_text_brand_secondary_700: #d1d1d6;
|
2176
|
+
--hm_colors_text_text_placeholder: #70707b;
|
2177
|
+
--hm_colors_text_text_placeholder_subtle: #3f3f46;
|
2178
|
+
--hm_colors_text_text_brand_tertiary_600: #a0a0ab;
|
2179
|
+
--hm_colors_text_text_quaternary_500: #a0a0ab;
|
2180
|
+
--hm_colors_text_text_brand_primary_900: #fafafa;
|
2181
|
+
--hm_colors_text_text_primary_on_brand: #fafafa;
|
2182
|
+
--hm_colors_text_text_secondary_on_brand: #d1d1d6;
|
2183
|
+
--hm_colors_text_text_tertiary_on_brand: #a0a0ab;
|
2184
|
+
--hm_colors_text_text_quaternary_on_brand: #a0a0ab;
|
2185
|
+
--hm_colors_text_text_brand_tertiary_alt: #fafafa;
|
2186
|
+
--hm_colors_border_border_secondary: #26272b;
|
1262
2187
|
--hm_colors_border_border_error: #f97066;
|
1263
|
-
--hm_colors_border_border_primary: #
|
1264
|
-
--hm_colors_border_border_brand: #
|
1265
|
-
--hm_colors_border_border_brand_solid: #
|
1266
|
-
--hm_colors_border_border_disabled: #
|
2188
|
+
--hm_colors_border_border_primary: #3f3f46;
|
2189
|
+
--hm_colors_border_border_brand: #36bffa;
|
2190
|
+
--hm_colors_border_border_brand_solid: #0ba5ec;
|
2191
|
+
--hm_colors_border_border_disabled: #3f3f46;
|
1267
2192
|
--hm_colors_border_border_error_solid: #f04438;
|
1268
|
-
--hm_colors_border_border_disabled_subtle: #
|
1269
|
-
--hm_colors_border_border_tertiary: #
|
1270
|
-
--hm_colors_border_border_brand_solid_alt: #
|
1271
|
-
--hm_colors_background_bg_primary: #
|
1272
|
-
--hm_colors_background_bg_tertiary: #
|
1273
|
-
--hm_colors_background_bg_brand_primary: #
|
2193
|
+
--hm_colors_border_border_disabled_subtle: #26272b;
|
2194
|
+
--hm_colors_border_border_tertiary: #26272b;
|
2195
|
+
--hm_colors_border_border_brand_solid_alt: #3f3f46;
|
2196
|
+
--hm_colors_background_bg_primary: #131316;
|
2197
|
+
--hm_colors_background_bg_tertiary: #26272b;
|
2198
|
+
--hm_colors_background_bg_brand_primary: #0ba5ec;
|
1274
2199
|
--hm_colors_background_bg_error_secondary: #d92d20;
|
1275
2200
|
--hm_colors_background_bg_warning_primary: #f79009;
|
1276
2201
|
--hm_colors_background_bg_warning_secondary: #dc6803;
|
1277
2202
|
--hm_colors_background_bg_success_primary: #17b26a;
|
1278
2203
|
--hm_colors_background_bg_success_secondary: #079455;
|
1279
|
-
--hm_colors_background_bg_brand_solid: #
|
1280
|
-
--hm_colors_background_bg_secondary_solid: #
|
2204
|
+
--hm_colors_background_bg_brand_solid: #0086c9;
|
2205
|
+
--hm_colors_background_bg_secondary_solid: #51525c;
|
1281
2206
|
--hm_colors_background_bg_error_solid: #d92d20;
|
1282
2207
|
--hm_colors_background_bg_warning_solid: #dc6803;
|
1283
2208
|
--hm_colors_background_bg_success_solid: #079455;
|
1284
|
-
--hm_colors_background_bg_secondary_hover: #
|
1285
|
-
--hm_colors_background_bg_primary_hover: #
|
1286
|
-
--hm_colors_background_bg_disabled: #
|
1287
|
-
--hm_colors_background_bg_active: #
|
1288
|
-
--hm_colors_background_bg_brand_solid_hover: #
|
2209
|
+
--hm_colors_background_bg_secondary_hover: #26272b;
|
2210
|
+
--hm_colors_background_bg_primary_hover: #26272b;
|
2211
|
+
--hm_colors_background_bg_disabled: #26272b;
|
2212
|
+
--hm_colors_background_bg_active: #26272b;
|
2213
|
+
--hm_colors_background_bg_brand_solid_hover: #0ba5ec;
|
1289
2214
|
--hm_colors_background_bg_error_primary: #f04438;
|
1290
|
-
--hm_colors_background_bg_brand_secondary: #
|
1291
|
-
--hm_colors_background_bg_secondary: #
|
1292
|
-
--hm_colors_background_bg_disabled_subtle: #
|
1293
|
-
--hm_colors_background_bg_quaternary: #
|
1294
|
-
--hm_colors_background_bg_primary_alt: #
|
1295
|
-
--hm_colors_background_bg_brand_primary_alt: #
|
1296
|
-
--hm_colors_background_bg_secondary_alt: #
|
1297
|
-
--hm_colors_background_bg_overlay: #
|
1298
|
-
--hm_colors_background_bg_secondary_subtle: #
|
1299
|
-
--hm_colors_background_bg_brand_section: #
|
1300
|
-
--hm_colors_background_bg_brand_section_subtle: #
|
1301
|
-
--hm_colors_background_bg_primary_solid: #
|
1302
|
-
--hm_colors_foreground_fg_secondary_700: #
|
2215
|
+
--hm_colors_background_bg_brand_secondary: #0086c9;
|
2216
|
+
--hm_colors_background_bg_secondary: #1a1a1e;
|
2217
|
+
--hm_colors_background_bg_disabled_subtle: #1a1a1e;
|
2218
|
+
--hm_colors_background_bg_quaternary: #3f3f46;
|
2219
|
+
--hm_colors_background_bg_primary_alt: #1a1a1e;
|
2220
|
+
--hm_colors_background_bg_brand_primary_alt: #1a1a1e;
|
2221
|
+
--hm_colors_background_bg_secondary_alt: #131316;
|
2222
|
+
--hm_colors_background_bg_overlay: #26272b;
|
2223
|
+
--hm_colors_background_bg_secondary_subtle: #1a1a1e;
|
2224
|
+
--hm_colors_background_bg_brand_section: #1a1a1e;
|
2225
|
+
--hm_colors_background_bg_brand_section_subtle: #131316;
|
2226
|
+
--hm_colors_background_bg_primary_solid: #1a1a1e;
|
2227
|
+
--hm_colors_foreground_fg_secondary_700: #d1d1d6;
|
1303
2228
|
--hm_colors_foreground_fg_warning_primary: #f79009;
|
1304
2229
|
--hm_colors_foreground_fg_success_primary: #17b26a;
|
1305
2230
|
--hm_colors_foreground_fg_white: #ffffff;
|
1306
2231
|
--hm_colors_foreground_fg_success_secondary: #47cd89;
|
1307
|
-
--hm_colors_foreground_fg_secondary_hover: #
|
2232
|
+
--hm_colors_foreground_fg_secondary_hover: #e4e4e7;
|
1308
2233
|
--hm_colors_foreground_fg_primary_900: #ffffff;
|
1309
|
-
--hm_colors_foreground_fg_disabled: #
|
1310
|
-
--hm_colors_foreground_fg_quaternary_500: #
|
1311
|
-
--hm_colors_foreground_fg_quaternary_hover: #
|
1312
|
-
--hm_colors_foreground_fg_brand_secondary_500: #
|
1313
|
-
--hm_colors_foreground_fg_brand_primary_600: #
|
1314
|
-
--hm_colors_foreground_fg_quinary_400: #
|
1315
|
-
--hm_colors_foreground_fg_quinary_hover: #
|
2234
|
+
--hm_colors_foreground_fg_disabled: #70707b;
|
2235
|
+
--hm_colors_foreground_fg_quaternary_500: #a0a0ab;
|
2236
|
+
--hm_colors_foreground_fg_quaternary_hover: #d1d1d6;
|
2237
|
+
--hm_colors_foreground_fg_brand_secondary_500: #0ba5ec;
|
2238
|
+
--hm_colors_foreground_fg_brand_primary_600: #0ba5ec;
|
2239
|
+
--hm_colors_foreground_fg_quinary_400: #70707b;
|
2240
|
+
--hm_colors_foreground_fg_quinary_hover: #a0a0ab;
|
1316
2241
|
--hm_colors_foreground_fg_error_primary: #f04438;
|
1317
|
-
--hm_colors_foreground_fg_disabled_subtle: #
|
2242
|
+
--hm_colors_foreground_fg_disabled_subtle: #51525c;
|
1318
2243
|
--hm_colors_foreground_fg_warning_secondary: #fdb022;
|
1319
2244
|
--hm_colors_foreground_fg_error_secondary: #f97066;
|
1320
|
-
--hm_colors_foreground_fg_senary_300: #
|
1321
|
-
--hm_colors_foreground_fg_tertiary_600: #
|
1322
|
-
--hm_colors_foreground_fg_tertiary_hover: #
|
1323
|
-
--hm_colors_foreground_fg_brand_primary_alt: #
|
2245
|
+
--hm_colors_foreground_fg_senary_300: #51525c;
|
2246
|
+
--hm_colors_foreground_fg_tertiary_600: #a0a0ab;
|
2247
|
+
--hm_colors_foreground_fg_tertiary_hover: #d1d1d6;
|
2248
|
+
--hm_colors_foreground_fg_brand_primary_alt: #d1d1d6;
|
1324
2249
|
--hm_spacing_0: 0rem;
|
1325
2250
|
--hm_spacing_0_5: 0.125rem;
|
1326
2251
|
--hm_spacing_1: 0.25rem;
|
@@ -1361,36 +2286,36 @@
|
|
1361
2286
|
--hm_component_colors_utility_blue_utility_blue_100: #194185;
|
1362
2287
|
--hm_component_colors_utility_blue_utility_blue_400: #1570ef;
|
1363
2288
|
--hm_component_colors_utility_blue_utility_blue_300: #175cd3;
|
1364
|
-
--hm_component_colors_utility_brand_utility_brand_600: #
|
1365
|
-
--hm_component_colors_utility_brand_utility_brand_700: #
|
1366
|
-
--hm_component_colors_utility_brand_utility_brand_500: #
|
1367
|
-
--hm_component_colors_utility_brand_utility_brand_200: #
|
1368
|
-
--hm_component_colors_utility_brand_utility_brand_50: #
|
1369
|
-
--hm_component_colors_utility_brand_utility_brand_100: #
|
1370
|
-
--hm_component_colors_utility_brand_utility_brand_400: #
|
1371
|
-
--hm_component_colors_utility_brand_utility_brand_50_alt: #
|
1372
|
-
--hm_component_colors_utility_brand_utility_brand_100_alt: #
|
1373
|
-
--hm_component_colors_utility_brand_utility_brand_200_alt: #
|
1374
|
-
--hm_component_colors_utility_brand_utility_brand_400_alt: #
|
1375
|
-
--hm_component_colors_utility_brand_utility_brand_500_alt: #
|
1376
|
-
--hm_component_colors_utility_brand_utility_brand_600_alt: #
|
1377
|
-
--hm_component_colors_utility_brand_utility_brand_700_alt: #
|
1378
|
-
--hm_component_colors_utility_brand_utility_brand_300: #
|
1379
|
-
--hm_component_colors_utility_brand_utility_brand_900: #
|
1380
|
-
--hm_component_colors_utility_brand_utility_brand_800: #
|
1381
|
-
--hm_component_colors_utility_brand_utility_brand_300_alt: #
|
1382
|
-
--hm_component_colors_utility_brand_utility_brand_800_alt: #
|
1383
|
-
--hm_component_colors_utility_brand_utility_brand_900_alt: #
|
1384
|
-
--hm_component_colors_utility_gray_utility_gray_700: #
|
1385
|
-
--hm_component_colors_utility_gray_utility_gray_600: #
|
1386
|
-
--hm_component_colors_utility_gray_utility_gray_500: #
|
1387
|
-
--hm_component_colors_utility_gray_utility_gray_200: #
|
1388
|
-
--hm_component_colors_utility_gray_utility_gray_50: #
|
1389
|
-
--hm_component_colors_utility_gray_utility_gray_100: #
|
1390
|
-
--hm_component_colors_utility_gray_utility_gray_400: #
|
1391
|
-
--hm_component_colors_utility_gray_utility_gray_300: #
|
1392
|
-
--hm_component_colors_utility_gray_utility_gray_900: #
|
1393
|
-
--hm_component_colors_utility_gray_utility_gray_800: #
|
2289
|
+
--hm_component_colors_utility_brand_utility_brand_600: #36bffa;
|
2290
|
+
--hm_component_colors_utility_brand_utility_brand_700: #7cd4fd;
|
2291
|
+
--hm_component_colors_utility_brand_utility_brand_500: #0ba5ec;
|
2292
|
+
--hm_component_colors_utility_brand_utility_brand_200: #065986;
|
2293
|
+
--hm_component_colors_utility_brand_utility_brand_50: #062c41;
|
2294
|
+
--hm_component_colors_utility_brand_utility_brand_100: #0b4a6f;
|
2295
|
+
--hm_component_colors_utility_brand_utility_brand_400: #0086c9;
|
2296
|
+
--hm_component_colors_utility_brand_utility_brand_50_alt: #1a1a1e;
|
2297
|
+
--hm_component_colors_utility_brand_utility_brand_100_alt: #26272b;
|
2298
|
+
--hm_component_colors_utility_brand_utility_brand_200_alt: #3f3f46;
|
2299
|
+
--hm_component_colors_utility_brand_utility_brand_400_alt: #51525c;
|
2300
|
+
--hm_component_colors_utility_brand_utility_brand_500_alt: #70707b;
|
2301
|
+
--hm_component_colors_utility_brand_utility_brand_600_alt: #a0a0ab;
|
2302
|
+
--hm_component_colors_utility_brand_utility_brand_700_alt: #d1d1d6;
|
2303
|
+
--hm_component_colors_utility_brand_utility_brand_300: #026aa2;
|
2304
|
+
--hm_component_colors_utility_brand_utility_brand_900: #e0f2fe;
|
2305
|
+
--hm_component_colors_utility_brand_utility_brand_800: #b9e6fe;
|
2306
|
+
--hm_component_colors_utility_brand_utility_brand_300_alt: #3f3f46;
|
2307
|
+
--hm_component_colors_utility_brand_utility_brand_800_alt: #e4e4e7;
|
2308
|
+
--hm_component_colors_utility_brand_utility_brand_900_alt: #f4f4f5;
|
2309
|
+
--hm_component_colors_utility_gray_utility_gray_700: #d1d1d6;
|
2310
|
+
--hm_component_colors_utility_gray_utility_gray_600: #a0a0ab;
|
2311
|
+
--hm_component_colors_utility_gray_utility_gray_500: #70707b;
|
2312
|
+
--hm_component_colors_utility_gray_utility_gray_200: #3f3f46;
|
2313
|
+
--hm_component_colors_utility_gray_utility_gray_50: #1a1a1e;
|
2314
|
+
--hm_component_colors_utility_gray_utility_gray_100: #26272b;
|
2315
|
+
--hm_component_colors_utility_gray_utility_gray_400: #51525c;
|
2316
|
+
--hm_component_colors_utility_gray_utility_gray_300: #3f3f46;
|
2317
|
+
--hm_component_colors_utility_gray_utility_gray_900: #f4f4f5;
|
2318
|
+
--hm_component_colors_utility_gray_utility_gray_800: #e4e4e7;
|
1394
2319
|
--hm_component_colors_utility_error_utility_error_600: #f97066;
|
1395
2320
|
--hm_component_colors_utility_error_utility_error_700: #fda29b;
|
1396
2321
|
--hm_component_colors_utility_error_utility_error_500: #f04438;
|
@@ -1487,25 +2412,25 @@
|
|
1487
2412
|
--hm_component_colors_utility_gray_blue_utility_gray_blue_100: #101323;
|
1488
2413
|
--hm_component_colors_utility_gray_blue_utility_gray_blue_400: #3e4784;
|
1489
2414
|
--hm_component_colors_utility_gray_blue_utility_gray_blue_300: #363f72;
|
1490
|
-
--hm_component_colors_components_tooltips_tooltip_supporting_text: #
|
1491
|
-
--hm_component_colors_components_buttons_primary_button_primary_bg: #
|
1492
|
-
--hm_component_colors_components_buttons_primary_button_primary_bg_hover: #
|
2415
|
+
--hm_component_colors_components_tooltips_tooltip_supporting_text: #d1d1d6;
|
2416
|
+
--hm_component_colors_components_buttons_primary_button_primary_bg: #0086c9;
|
2417
|
+
--hm_component_colors_components_buttons_primary_button_primary_bg_hover: #026aa2;
|
1493
2418
|
--hm_component_colors_components_buttons_primary_button_primary_fg: #ffffff;
|
1494
|
-
--hm_component_colors_components_buttons_primary_button_primary_border: #
|
1495
|
-
--hm_component_colors_components_buttons_primary_button_primary_border_hover: #
|
2419
|
+
--hm_component_colors_components_buttons_primary_button_primary_border: #0086c9;
|
2420
|
+
--hm_component_colors_components_buttons_primary_button_primary_border_hover: #026aa2;
|
1496
2421
|
--hm_component_colors_components_buttons_primary_button_primary_fg_hover: #ffffff;
|
1497
|
-
--hm_component_colors_components_buttons_secondary_button_secondary_bg: #
|
1498
|
-
--hm_component_colors_components_buttons_secondary_button_secondary_bg_hover: #
|
1499
|
-
--hm_component_colors_components_buttons_secondary_button_secondary_fg: #
|
1500
|
-
--hm_component_colors_components_buttons_secondary_button_secondary_fg_hover: #
|
1501
|
-
--hm_component_colors_components_buttons_secondary_button_secondary_border: #
|
1502
|
-
--hm_component_colors_components_buttons_secondary_button_secondary_border_hover: #
|
1503
|
-
--hm_component_colors_components_buttons_secondary_color_button_secondary_color_bg: #
|
1504
|
-
--hm_component_colors_components_buttons_secondary_color_button_secondary_color_bg_hover: #
|
1505
|
-
--hm_component_colors_components_buttons_secondary_color_button_secondary_color_border_hover: #
|
1506
|
-
--hm_component_colors_components_buttons_secondary_color_button_secondary_color_border: #
|
1507
|
-
--hm_component_colors_components_buttons_secondary_color_button_secondary_color_fg: #
|
1508
|
-
--hm_component_colors_components_buttons_secondary_color_button_secondary_color_fg_hover: #
|
2422
|
+
--hm_component_colors_components_buttons_secondary_button_secondary_bg: #1a1a1e;
|
2423
|
+
--hm_component_colors_components_buttons_secondary_button_secondary_bg_hover: #26272b;
|
2424
|
+
--hm_component_colors_components_buttons_secondary_button_secondary_fg: #d1d1d6;
|
2425
|
+
--hm_component_colors_components_buttons_secondary_button_secondary_fg_hover: #f4f4f5;
|
2426
|
+
--hm_component_colors_components_buttons_secondary_button_secondary_border: #3f3f46;
|
2427
|
+
--hm_component_colors_components_buttons_secondary_button_secondary_border_hover: #3f3f46;
|
2428
|
+
--hm_component_colors_components_buttons_secondary_color_button_secondary_color_bg: #1a1a1e;
|
2429
|
+
--hm_component_colors_components_buttons_secondary_color_button_secondary_color_bg_hover: #26272b;
|
2430
|
+
--hm_component_colors_components_buttons_secondary_color_button_secondary_color_border_hover: #3f3f46;
|
2431
|
+
--hm_component_colors_components_buttons_secondary_color_button_secondary_color_border: #3f3f46;
|
2432
|
+
--hm_component_colors_components_buttons_secondary_color_button_secondary_color_fg: #d1d1d6;
|
2433
|
+
--hm_component_colors_components_buttons_secondary_color_button_secondary_color_fg_hover: #f4f4f5;
|
1509
2434
|
--hm_component_colors_components_buttons_primary_error_button_primary_error_fg: #ffffff;
|
1510
2435
|
--hm_component_colors_components_buttons_primary_error_button_primary_error_fg_hover: #ffffff;
|
1511
2436
|
--hm_component_colors_components_buttons_primary_error_button_primary_error_bg: #d92d20;
|
@@ -1518,68 +2443,68 @@
|
|
1518
2443
|
--hm_component_colors_components_buttons_secondary_error_button_secondary_error_bg_hover: #7a271a;
|
1519
2444
|
--hm_component_colors_components_buttons_secondary_error_button_secondary_error_border: #912018;
|
1520
2445
|
--hm_component_colors_components_buttons_secondary_error_button_secondary_error_border_hover: #b42318;
|
1521
|
-
--hm_component_colors_components_buttons_tertiary_button_tertiary_fg: #
|
1522
|
-
--hm_component_colors_components_buttons_tertiary_button_tertiary_fg_hover: #
|
1523
|
-
--hm_component_colors_components_buttons_tertiary_button_tertiary_bg_hover: #
|
1524
|
-
--hm_component_colors_components_buttons_tertiary_color_button_tertiary_color_fg: #
|
1525
|
-
--hm_component_colors_components_buttons_tertiary_color_button_tertiary_color_fg_hover: #
|
1526
|
-
--hm_component_colors_components_buttons_tertiary_color_button_tertiary_color_bg_hover: #
|
2446
|
+
--hm_component_colors_components_buttons_tertiary_button_tertiary_fg: #a0a0ab;
|
2447
|
+
--hm_component_colors_components_buttons_tertiary_button_tertiary_fg_hover: #e4e4e7;
|
2448
|
+
--hm_component_colors_components_buttons_tertiary_button_tertiary_bg_hover: #26272b;
|
2449
|
+
--hm_component_colors_components_buttons_tertiary_color_button_tertiary_color_fg: #d1d1d6;
|
2450
|
+
--hm_component_colors_components_buttons_tertiary_color_button_tertiary_color_fg_hover: #f4f4f5;
|
2451
|
+
--hm_component_colors_components_buttons_tertiary_color_button_tertiary_color_bg_hover: #26272b;
|
1527
2452
|
--hm_component_colors_components_buttons_tertiary_error_button_tertiary_error_fg: #fda29b;
|
1528
2453
|
--hm_component_colors_components_buttons_tertiary_error_button_tertiary_error_fg_hover: #fecdca;
|
1529
2454
|
--hm_component_colors_components_buttons_tertiary_error_button_tertiary_error_bg_hover: #7a271a;
|
1530
|
-
--hm_component_colors_components_wysiwyg_editor_wysiwyg_editor_icon_fg: #
|
2455
|
+
--hm_component_colors_components_wysiwyg_editor_wysiwyg_editor_icon_fg: #a0a0ab;
|
1531
2456
|
--hm_component_colors_components_wysiwyg_editor_wysiwyg_editor_icon_fg_active: #ffffff;
|
1532
2457
|
--hm_component_colors_components_avatars_avatar_contrast_border: #ffffff1f;
|
1533
|
-
--hm_component_colors_components_avatars_avatar_profile_photo_border: #
|
1534
|
-
--hm_component_colors_components_avatars_avatar_bg: #
|
2458
|
+
--hm_component_colors_components_avatars_avatar_profile_photo_border: #131316;
|
2459
|
+
--hm_component_colors_components_avatars_avatar_bg: #26272b;
|
1535
2460
|
--hm_component_colors_components_avatars_avatar_focus_border: #98a2b324;
|
1536
|
-
--hm_component_colors_components_breadcrumbs_breadcrumb_fg: #
|
2461
|
+
--hm_component_colors_components_breadcrumbs_breadcrumb_fg: #d1d1d6;
|
1537
2462
|
--hm_component_colors_components_breadcrumbs_breadcrumb_fg_hover: #ffffff;
|
1538
|
-
--hm_component_colors_components_breadcrumbs_breadcrumb_bg_hover: #
|
1539
|
-
--hm_component_colors_components_breadcrumbs_breadcrumb_brand_bg_hover: #
|
2463
|
+
--hm_component_colors_components_breadcrumbs_breadcrumb_bg_hover: #26272b;
|
2464
|
+
--hm_component_colors_components_breadcrumbs_breadcrumb_brand_bg_hover: #26272b;
|
1540
2465
|
--hm_component_colors_components_breadcrumbs_breadcrumb_brand_fg_hover: #ffffff;
|
1541
|
-
--hm_component_colors_components_breadcrumbs_breadcrumb_icon_fg: #
|
2466
|
+
--hm_component_colors_components_breadcrumbs_breadcrumb_icon_fg: #a0a0ab;
|
1542
2467
|
--hm_component_colors_components_breadcrumbs_breadcrumb_icon_fg_hover: #ffffff;
|
1543
2468
|
--hm_component_colors_components_breadcrumbs_breadcrumb_brand_icon_fg_hover: #ffffff;
|
1544
|
-
--hm_component_colors_components_icons_featured_icons_modern_featured_icon_modern_border: #
|
1545
|
-
--hm_component_colors_components_icons_featured_icons_light_featured_icon_light_fg_brand: #
|
1546
|
-
--hm_component_colors_components_icons_featured_icons_light_featured_icon_light_fg_gray: #
|
2469
|
+
--hm_component_colors_components_icons_featured_icons_modern_featured_icon_modern_border: #3f3f46;
|
2470
|
+
--hm_component_colors_components_icons_featured_icons_light_featured_icon_light_fg_brand: #b9e6fe;
|
2471
|
+
--hm_component_colors_components_icons_featured_icons_light_featured_icon_light_fg_gray: #e4e4e7;
|
1547
2472
|
--hm_component_colors_components_icons_featured_icons_light_featured_icon_light_fg_error: #fecdca;
|
1548
2473
|
--hm_component_colors_components_icons_featured_icons_light_featured_icon_light_fg_warning: #fedf89;
|
1549
2474
|
--hm_component_colors_components_icons_featured_icons_light_featured_icon_light_fg_success: #abefc6;
|
1550
|
-
--hm_component_colors_components_icons_featured_icons_dark_featured_icon_dark_fg_brand: #
|
1551
|
-
--hm_component_colors_components_icons_featured_icons_dark_featured_icon_dark_fg_gray: #
|
2475
|
+
--hm_component_colors_components_icons_featured_icons_dark_featured_icon_dark_fg_brand: #b9e6fe;
|
2476
|
+
--hm_component_colors_components_icons_featured_icons_dark_featured_icon_dark_fg_gray: #e4e4e7;
|
1552
2477
|
--hm_component_colors_components_icons_featured_icons_dark_featured_icon_dark_fg_error: #fecdca;
|
1553
2478
|
--hm_component_colors_components_icons_featured_icons_dark_featured_icon_dark_fg_warning: #fedf89;
|
1554
2479
|
--hm_component_colors_components_icons_featured_icons_dark_featured_icon_dark_fg_success: #abefc6;
|
1555
|
-
--hm_component_colors_components_icons_icons_icon_fg_brand: #
|
1556
|
-
--hm_component_colors_components_icons_icons_icon_fg_brand_on_brand: #
|
2480
|
+
--hm_component_colors_components_icons_icons_icon_fg_brand: #a0a0ab;
|
2481
|
+
--hm_component_colors_components_icons_icons_icon_fg_brand_on_brand: #a0a0ab;
|
1557
2482
|
--hm_component_colors_components_icons_social_icons_social_icon_fg_x: #ffffff;
|
1558
2483
|
--hm_component_colors_components_icons_social_icons_social_icon_fg_apple: #ffffff;
|
1559
2484
|
--hm_component_colors_components_icons_social_icons_social_icon_fg_github: #ffffff;
|
1560
2485
|
--hm_component_colors_components_icons_social_icons_social_icon_fg_angellist: #ffffff;
|
1561
2486
|
--hm_component_colors_components_icons_social_icons_social_icon_fg_tumblr: #ffffff;
|
1562
2487
|
--hm_component_colors_components_icons_social_icons_social_icon_fg_instagram: #ffffff;
|
1563
|
-
--hm_component_colors_components_application_navigation_nav_item_icon_fg: #
|
1564
|
-
--hm_component_colors_components_application_navigation_nav_item_icon_fg_active: #
|
1565
|
-
--hm_component_colors_components_application_navigation_nav_item_button_icon_fg: #
|
1566
|
-
--hm_component_colors_components_application_navigation_nav_item_button_icon_fg_active: #
|
1567
|
-
--hm_component_colors_components_sliders_slider_handle_border: #
|
1568
|
-
--hm_component_colors_components_sliders_slider_handle_bg: #
|
1569
|
-
--hm_component_colors_components_header_sections_header_abstract_50_bg: #
|
1570
|
-
--hm_component_colors_components_header_sections_header_abstract_100_bg: #
|
1571
|
-
--hm_component_colors_components_header_sections_header_abstract_200_bg: #
|
1572
|
-
--hm_component_colors_components_header_sections_header_abstract_300_bg: #
|
1573
|
-
--hm_component_colors_components_mockups_screen_mockup_border: #
|
1574
|
-
--hm_component_colors_components_footers_footer_button_fg: #
|
1575
|
-
--hm_component_colors_components_footers_footer_button_fg_hover: #
|
2488
|
+
--hm_component_colors_components_application_navigation_nav_item_icon_fg: #a0a0ab;
|
2489
|
+
--hm_component_colors_components_application_navigation_nav_item_icon_fg_active: #e4e4e7;
|
2490
|
+
--hm_component_colors_components_application_navigation_nav_item_button_icon_fg: #a0a0ab;
|
2491
|
+
--hm_component_colors_components_application_navigation_nav_item_button_icon_fg_active: #e4e4e7;
|
2492
|
+
--hm_component_colors_components_sliders_slider_handle_border: #131316;
|
2493
|
+
--hm_component_colors_components_sliders_slider_handle_bg: #0ba5ec;
|
2494
|
+
--hm_component_colors_components_header_sections_header_abstract_50_bg: #1a1a1e;
|
2495
|
+
--hm_component_colors_components_header_sections_header_abstract_100_bg: #26272b;
|
2496
|
+
--hm_component_colors_components_header_sections_header_abstract_200_bg: #3f3f46;
|
2497
|
+
--hm_component_colors_components_header_sections_header_abstract_300_bg: #51525c;
|
2498
|
+
--hm_component_colors_components_mockups_screen_mockup_border: #3f3f46;
|
2499
|
+
--hm_component_colors_components_footers_footer_button_fg: #d1d1d6;
|
2500
|
+
--hm_component_colors_components_footers_footer_button_fg_hover: #f4f4f5;
|
1576
2501
|
--hm_component_colors_components_footers_footer_badge_fg: #ffffff;
|
1577
2502
|
--hm_component_colors_components_footers_footer_badge_border: #ffffff4d;
|
1578
2503
|
--hm_component_colors_components_footers_footer_badge_bg: #ffffff1a;
|
1579
2504
|
--hm_component_colors_components_app_store_badges_app_store_badge_border: #ffffff;
|
1580
|
-
--hm_component_colors_components_thumbnail_thumbnail_badge_brand_fg: #
|
1581
|
-
--hm_component_colors_components_thumbnail_thumbnail_badge_success_fg: #
|
1582
|
-
--hm_component_colors_components_toggles_toggle_button_fg_disabled: #
|
2505
|
+
--hm_component_colors_components_thumbnail_thumbnail_badge_brand_fg: #d1d1d6;
|
2506
|
+
--hm_component_colors_components_thumbnail_thumbnail_badge_success_fg: #d1d1d6;
|
2507
|
+
--hm_component_colors_components_toggles_toggle_button_fg_disabled: #51525c;
|
1583
2508
|
--hm_component_colors_alpha_alpha_white_90: #0c111de6;
|
1584
2509
|
--hm_component_colors_alpha_alpha_white_80: #0c111dcc;
|
1585
2510
|
--hm_component_colors_alpha_alpha_white_70: #0c111db3;
|
@@ -1599,7 +2524,7 @@
|
|
1599
2524
|
--hm_component_colors_alpha_alpha_black_80: #ffffffcc;
|
1600
2525
|
--hm_component_colors_alpha_alpha_black_90: #ffffffe6;
|
1601
2526
|
--hm_component_colors_alpha_alpha_black_100: #ffffff;
|
1602
|
-
--hm_component_colors_alpha_alpha_white_100: #
|
2527
|
+
--hm_component_colors_alpha_alpha_white_100: #131316;
|
1603
2528
|
--hm_container_max_width_desktop: 80rem;
|
1604
2529
|
--hm_container_padding_desktop: 2rem;
|
1605
2530
|
--hm_container_padding_mobile: 1rem;
|