@fastwork/xosmoz-theme 0.55.0 → 0.57.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +37 -23
- package/dist/dart/xz_colors.generated.dart +9 -97
- package/dist/figma-plugin.zip +0 -0
- package/dist/figma-tokens/Dark.json +18 -466
- package/dist/figma-tokens/Light.json +14 -406
- package/dist/index.js +69 -69
- package/dist/index.js.map +1 -1
- package/dist/index.mjs +69 -69
- package/dist/index.mjs.map +1 -1
- package/dist/themes/dark.css +37 -37
- package/dist/themes/light.css +32 -32
- package/dist/themes.css +69 -69
- package/package.json +1 -1
|
@@ -236,62 +236,6 @@
|
|
|
236
236
|
}
|
|
237
237
|
},
|
|
238
238
|
"primary": {
|
|
239
|
-
"soft": {
|
|
240
|
-
"100": {
|
|
241
|
-
"$type": "color",
|
|
242
|
-
"$value": {
|
|
243
|
-
"colorSpace": "srgb",
|
|
244
|
-
"components": [
|
|
245
|
-
0.494118,
|
|
246
|
-
0.682353,
|
|
247
|
-
1
|
|
248
|
-
],
|
|
249
|
-
"alpha": 0.0784313725490196,
|
|
250
|
-
"hex": "#7EAEFF14"
|
|
251
|
-
}
|
|
252
|
-
},
|
|
253
|
-
"200": {
|
|
254
|
-
"$type": "color",
|
|
255
|
-
"$value": {
|
|
256
|
-
"colorSpace": "srgb",
|
|
257
|
-
"components": [
|
|
258
|
-
0.494118,
|
|
259
|
-
0.682353,
|
|
260
|
-
1
|
|
261
|
-
],
|
|
262
|
-
"alpha": 0.12156862745098039,
|
|
263
|
-
"hex": "#7EAEFF1F"
|
|
264
|
-
}
|
|
265
|
-
}
|
|
266
|
-
},
|
|
267
|
-
"softSolid": {
|
|
268
|
-
"100": {
|
|
269
|
-
"$type": "color",
|
|
270
|
-
"$value": {
|
|
271
|
-
"colorSpace": "srgb",
|
|
272
|
-
"components": [
|
|
273
|
-
0.196078,
|
|
274
|
-
0.223529,
|
|
275
|
-
0.290196
|
|
276
|
-
],
|
|
277
|
-
"alpha": 1,
|
|
278
|
-
"hex": "#32394A"
|
|
279
|
-
}
|
|
280
|
-
},
|
|
281
|
-
"200": {
|
|
282
|
-
"$type": "color",
|
|
283
|
-
"$value": {
|
|
284
|
-
"colorSpace": "srgb",
|
|
285
|
-
"components": [
|
|
286
|
-
0.211765,
|
|
287
|
-
0.25098,
|
|
288
|
-
0.329412
|
|
289
|
-
],
|
|
290
|
-
"alpha": 1,
|
|
291
|
-
"hex": "#364054"
|
|
292
|
-
}
|
|
293
|
-
}
|
|
294
|
-
},
|
|
295
239
|
"line": {
|
|
296
240
|
"100": {
|
|
297
241
|
"$type": "color",
|
|
@@ -406,62 +350,6 @@
|
|
|
406
350
|
}
|
|
407
351
|
},
|
|
408
352
|
"danger": {
|
|
409
|
-
"soft": {
|
|
410
|
-
"100": {
|
|
411
|
-
"$type": "color",
|
|
412
|
-
"$value": {
|
|
413
|
-
"colorSpace": "srgb",
|
|
414
|
-
"components": [
|
|
415
|
-
1,
|
|
416
|
-
0.521569,
|
|
417
|
-
0.458824
|
|
418
|
-
],
|
|
419
|
-
"alpha": 0.0784313725490196,
|
|
420
|
-
"hex": "#FF857514"
|
|
421
|
-
}
|
|
422
|
-
},
|
|
423
|
-
"200": {
|
|
424
|
-
"$type": "color",
|
|
425
|
-
"$value": {
|
|
426
|
-
"colorSpace": "srgb",
|
|
427
|
-
"components": [
|
|
428
|
-
1,
|
|
429
|
-
0.521569,
|
|
430
|
-
0.458824
|
|
431
|
-
],
|
|
432
|
-
"alpha": 0.12156862745098039,
|
|
433
|
-
"hex": "#FF85751F"
|
|
434
|
-
}
|
|
435
|
-
}
|
|
436
|
-
},
|
|
437
|
-
"softSolid": {
|
|
438
|
-
"100": {
|
|
439
|
-
"$type": "color",
|
|
440
|
-
"$value": {
|
|
441
|
-
"colorSpace": "srgb",
|
|
442
|
-
"components": [
|
|
443
|
-
0.239216,
|
|
444
|
-
0.211765,
|
|
445
|
-
0.247059
|
|
446
|
-
],
|
|
447
|
-
"alpha": 1,
|
|
448
|
-
"hex": "#3D363F"
|
|
449
|
-
}
|
|
450
|
-
},
|
|
451
|
-
"200": {
|
|
452
|
-
"$type": "color",
|
|
453
|
-
"$value": {
|
|
454
|
-
"colorSpace": "srgb",
|
|
455
|
-
"components": [
|
|
456
|
-
0.286275,
|
|
457
|
-
0.235294,
|
|
458
|
-
0.262745
|
|
459
|
-
],
|
|
460
|
-
"alpha": 1,
|
|
461
|
-
"hex": "#493C43"
|
|
462
|
-
}
|
|
463
|
-
}
|
|
464
|
-
},
|
|
465
353
|
"line": {
|
|
466
354
|
"100": {
|
|
467
355
|
"$type": "color",
|
|
@@ -576,62 +464,6 @@
|
|
|
576
464
|
}
|
|
577
465
|
},
|
|
578
466
|
"success": {
|
|
579
|
-
"soft": {
|
|
580
|
-
"100": {
|
|
581
|
-
"$type": "color",
|
|
582
|
-
"$value": {
|
|
583
|
-
"colorSpace": "srgb",
|
|
584
|
-
"components": [
|
|
585
|
-
0.294118,
|
|
586
|
-
0.803922,
|
|
587
|
-
0.317647
|
|
588
|
-
],
|
|
589
|
-
"alpha": 0.0784313725490196,
|
|
590
|
-
"hex": "#4BCD5114"
|
|
591
|
-
}
|
|
592
|
-
},
|
|
593
|
-
"200": {
|
|
594
|
-
"$type": "color",
|
|
595
|
-
"$value": {
|
|
596
|
-
"colorSpace": "srgb",
|
|
597
|
-
"components": [
|
|
598
|
-
0.294118,
|
|
599
|
-
0.803922,
|
|
600
|
-
0.317647
|
|
601
|
-
],
|
|
602
|
-
"alpha": 0.12156862745098039,
|
|
603
|
-
"hex": "#4BCD511F"
|
|
604
|
-
}
|
|
605
|
-
}
|
|
606
|
-
},
|
|
607
|
-
"softSolid": {
|
|
608
|
-
"100": {
|
|
609
|
-
"$type": "color",
|
|
610
|
-
"$value": {
|
|
611
|
-
"colorSpace": "srgb",
|
|
612
|
-
"components": [
|
|
613
|
-
0.184314,
|
|
614
|
-
0.235294,
|
|
615
|
-
0.239216
|
|
616
|
-
],
|
|
617
|
-
"alpha": 1,
|
|
618
|
-
"hex": "#2F3C3D"
|
|
619
|
-
}
|
|
620
|
-
},
|
|
621
|
-
"200": {
|
|
622
|
-
"$type": "color",
|
|
623
|
-
"$value": {
|
|
624
|
-
"colorSpace": "srgb",
|
|
625
|
-
"components": [
|
|
626
|
-
0.196078,
|
|
627
|
-
0.270588,
|
|
628
|
-
0.25098
|
|
629
|
-
],
|
|
630
|
-
"alpha": 1,
|
|
631
|
-
"hex": "#324540"
|
|
632
|
-
}
|
|
633
|
-
}
|
|
634
|
-
},
|
|
635
467
|
"line": {
|
|
636
468
|
"100": {
|
|
637
469
|
"$type": "color",
|
|
@@ -746,62 +578,6 @@
|
|
|
746
578
|
}
|
|
747
579
|
},
|
|
748
580
|
"warning": {
|
|
749
|
-
"soft": {
|
|
750
|
-
"100": {
|
|
751
|
-
"$type": "color",
|
|
752
|
-
"$value": {
|
|
753
|
-
"colorSpace": "srgb",
|
|
754
|
-
"components": [
|
|
755
|
-
0.886275,
|
|
756
|
-
0.627451,
|
|
757
|
-
0
|
|
758
|
-
],
|
|
759
|
-
"alpha": 0.0784313725490196,
|
|
760
|
-
"hex": "#E2A00014"
|
|
761
|
-
}
|
|
762
|
-
},
|
|
763
|
-
"200": {
|
|
764
|
-
"$type": "color",
|
|
765
|
-
"$value": {
|
|
766
|
-
"colorSpace": "srgb",
|
|
767
|
-
"components": [
|
|
768
|
-
0.886275,
|
|
769
|
-
0.627451,
|
|
770
|
-
0
|
|
771
|
-
],
|
|
772
|
-
"alpha": 0.12156862745098039,
|
|
773
|
-
"hex": "#E2A0001F"
|
|
774
|
-
}
|
|
775
|
-
}
|
|
776
|
-
},
|
|
777
|
-
"softSolid": {
|
|
778
|
-
"100": {
|
|
779
|
-
"$type": "color",
|
|
780
|
-
"$value": {
|
|
781
|
-
"colorSpace": "srgb",
|
|
782
|
-
"components": [
|
|
783
|
-
0.227451,
|
|
784
|
-
0.223529,
|
|
785
|
-
0.231373
|
|
786
|
-
],
|
|
787
|
-
"alpha": 1,
|
|
788
|
-
"hex": "#3A393B"
|
|
789
|
-
}
|
|
790
|
-
},
|
|
791
|
-
"200": {
|
|
792
|
-
"$type": "color",
|
|
793
|
-
"$value": {
|
|
794
|
-
"colorSpace": "srgb",
|
|
795
|
-
"components": [
|
|
796
|
-
0.266667,
|
|
797
|
-
0.247059,
|
|
798
|
-
0.235294
|
|
799
|
-
],
|
|
800
|
-
"alpha": 1,
|
|
801
|
-
"hex": "#443F3C"
|
|
802
|
-
}
|
|
803
|
-
}
|
|
804
|
-
},
|
|
805
581
|
"line": {
|
|
806
582
|
"100": {
|
|
807
583
|
"$type": "color",
|
|
@@ -916,62 +692,6 @@
|
|
|
916
692
|
}
|
|
917
693
|
},
|
|
918
694
|
"info": {
|
|
919
|
-
"soft": {
|
|
920
|
-
"100": {
|
|
921
|
-
"$type": "color",
|
|
922
|
-
"$value": {
|
|
923
|
-
"colorSpace": "srgb",
|
|
924
|
-
"components": [
|
|
925
|
-
0,
|
|
926
|
-
0.764706,
|
|
927
|
-
0.87451
|
|
928
|
-
],
|
|
929
|
-
"alpha": 0.0784313725490196,
|
|
930
|
-
"hex": "#00C3DF14"
|
|
931
|
-
}
|
|
932
|
-
},
|
|
933
|
-
"200": {
|
|
934
|
-
"$type": "color",
|
|
935
|
-
"$value": {
|
|
936
|
-
"colorSpace": "srgb",
|
|
937
|
-
"components": [
|
|
938
|
-
0,
|
|
939
|
-
0.764706,
|
|
940
|
-
0.87451
|
|
941
|
-
],
|
|
942
|
-
"alpha": 0.12156862745098039,
|
|
943
|
-
"hex": "#00C3DF1F"
|
|
944
|
-
}
|
|
945
|
-
}
|
|
946
|
-
},
|
|
947
|
-
"softSolid": {
|
|
948
|
-
"100": {
|
|
949
|
-
"$type": "color",
|
|
950
|
-
"$value": {
|
|
951
|
-
"colorSpace": "srgb",
|
|
952
|
-
"components": [
|
|
953
|
-
0.176471,
|
|
954
|
-
0.231373,
|
|
955
|
-
0.278431
|
|
956
|
-
],
|
|
957
|
-
"alpha": 1,
|
|
958
|
-
"hex": "#2D3B47"
|
|
959
|
-
}
|
|
960
|
-
},
|
|
961
|
-
"200": {
|
|
962
|
-
"$type": "color",
|
|
963
|
-
"$value": {
|
|
964
|
-
"colorSpace": "srgb",
|
|
965
|
-
"components": [
|
|
966
|
-
0.184314,
|
|
967
|
-
0.262745,
|
|
968
|
-
0.313725
|
|
969
|
-
],
|
|
970
|
-
"alpha": 1,
|
|
971
|
-
"hex": "#2F4350"
|
|
972
|
-
}
|
|
973
|
-
}
|
|
974
|
-
},
|
|
975
695
|
"line": {
|
|
976
696
|
"100": {
|
|
977
697
|
"$type": "color",
|
|
@@ -1086,74 +806,18 @@
|
|
|
1086
806
|
}
|
|
1087
807
|
},
|
|
1088
808
|
"neutral": {
|
|
1089
|
-
"soft": {
|
|
1090
|
-
"100": {
|
|
1091
|
-
"$type": "color",
|
|
1092
|
-
"$value": {
|
|
1093
|
-
"colorSpace": "srgb",
|
|
1094
|
-
"components": [
|
|
1095
|
-
0.486275,
|
|
1096
|
-
0.682353,
|
|
1097
|
-
1
|
|
1098
|
-
],
|
|
1099
|
-
"alpha": 0.0784313725490196,
|
|
1100
|
-
"hex": "#7CAEFF14"
|
|
1101
|
-
}
|
|
1102
|
-
},
|
|
1103
|
-
"200": {
|
|
1104
|
-
"$type": "color",
|
|
1105
|
-
"$value": {
|
|
1106
|
-
"colorSpace": "srgb",
|
|
1107
|
-
"components": [
|
|
1108
|
-
0.486275,
|
|
1109
|
-
0.682353,
|
|
1110
|
-
1
|
|
1111
|
-
],
|
|
1112
|
-
"alpha": 0.12156862745098039,
|
|
1113
|
-
"hex": "#7CAEFF1F"
|
|
1114
|
-
}
|
|
1115
|
-
}
|
|
1116
|
-
},
|
|
1117
|
-
"softSolid": {
|
|
1118
|
-
"100": {
|
|
1119
|
-
"$type": "color",
|
|
1120
|
-
"$value": {
|
|
1121
|
-
"colorSpace": "srgb",
|
|
1122
|
-
"components": [
|
|
1123
|
-
0.192157,
|
|
1124
|
-
0.223529,
|
|
1125
|
-
0.290196
|
|
1126
|
-
],
|
|
1127
|
-
"alpha": 1,
|
|
1128
|
-
"hex": "#31394A"
|
|
1129
|
-
}
|
|
1130
|
-
},
|
|
1131
|
-
"200": {
|
|
1132
|
-
"$type": "color",
|
|
1133
|
-
"$value": {
|
|
1134
|
-
"colorSpace": "srgb",
|
|
1135
|
-
"components": [
|
|
1136
|
-
0.211765,
|
|
1137
|
-
0.25098,
|
|
1138
|
-
0.329412
|
|
1139
|
-
],
|
|
1140
|
-
"alpha": 1,
|
|
1141
|
-
"hex": "#364054"
|
|
1142
|
-
}
|
|
1143
|
-
}
|
|
1144
|
-
},
|
|
1145
809
|
"line": {
|
|
1146
810
|
"100": {
|
|
1147
811
|
"$type": "color",
|
|
1148
812
|
"$value": {
|
|
1149
813
|
"colorSpace": "srgb",
|
|
1150
814
|
"components": [
|
|
1151
|
-
0.
|
|
815
|
+
0.270588,
|
|
1152
816
|
0.294118,
|
|
1153
|
-
0.
|
|
817
|
+
0.345098
|
|
1154
818
|
],
|
|
1155
819
|
"alpha": 1,
|
|
1156
|
-
"hex": "#
|
|
820
|
+
"hex": "#454B58"
|
|
1157
821
|
}
|
|
1158
822
|
},
|
|
1159
823
|
"200": {
|
|
@@ -1161,12 +825,12 @@
|
|
|
1161
825
|
"$value": {
|
|
1162
826
|
"colorSpace": "srgb",
|
|
1163
827
|
"components": [
|
|
1164
|
-
0.
|
|
1165
|
-
0.
|
|
1166
|
-
0.
|
|
828
|
+
0.384314,
|
|
829
|
+
0.419608,
|
|
830
|
+
0.478431
|
|
1167
831
|
],
|
|
1168
832
|
"alpha": 1,
|
|
1169
|
-
"hex": "#
|
|
833
|
+
"hex": "#626B7A"
|
|
1170
834
|
}
|
|
1171
835
|
},
|
|
1172
836
|
"300": {
|
|
@@ -1174,12 +838,12 @@
|
|
|
1174
838
|
"$value": {
|
|
1175
839
|
"colorSpace": "srgb",
|
|
1176
840
|
"components": [
|
|
1177
|
-
0.
|
|
1178
|
-
0.
|
|
1179
|
-
0.
|
|
841
|
+
0.458824,
|
|
842
|
+
0.498039,
|
|
843
|
+
0.560784
|
|
1180
844
|
],
|
|
1181
845
|
"alpha": 1,
|
|
1182
|
-
"hex": "#
|
|
846
|
+
"hex": "#757F8F"
|
|
1183
847
|
}
|
|
1184
848
|
}
|
|
1185
849
|
},
|
|
@@ -1232,12 +896,12 @@
|
|
|
1232
896
|
"$value": {
|
|
1233
897
|
"colorSpace": "srgb",
|
|
1234
898
|
"components": [
|
|
1235
|
-
0.
|
|
1236
|
-
0.
|
|
1237
|
-
|
|
899
|
+
0.635294,
|
|
900
|
+
0.686275,
|
|
901
|
+
0.764706
|
|
1238
902
|
],
|
|
1239
903
|
"alpha": 1,
|
|
1240
|
-
"hex": "#
|
|
904
|
+
"hex": "#A2AFC3"
|
|
1241
905
|
}
|
|
1242
906
|
},
|
|
1243
907
|
"200": {
|
|
@@ -1245,73 +909,17 @@
|
|
|
1245
909
|
"$value": {
|
|
1246
910
|
"colorSpace": "srgb",
|
|
1247
911
|
"components": [
|
|
1248
|
-
0.
|
|
912
|
+
0.760784,
|
|
1249
913
|
0.811765,
|
|
1250
|
-
|
|
914
|
+
0.890196
|
|
1251
915
|
],
|
|
1252
916
|
"alpha": 1,
|
|
1253
|
-
"hex": "#
|
|
917
|
+
"hex": "#C2CFE3"
|
|
1254
918
|
}
|
|
1255
919
|
}
|
|
1256
920
|
}
|
|
1257
921
|
},
|
|
1258
922
|
"orange": {
|
|
1259
|
-
"soft": {
|
|
1260
|
-
"100": {
|
|
1261
|
-
"$type": "color",
|
|
1262
|
-
"$value": {
|
|
1263
|
-
"colorSpace": "srgb",
|
|
1264
|
-
"components": [
|
|
1265
|
-
1,
|
|
1266
|
-
0.545098,
|
|
1267
|
-
0.180392
|
|
1268
|
-
],
|
|
1269
|
-
"alpha": 0.0784313725490196,
|
|
1270
|
-
"hex": "#FF8B2E14"
|
|
1271
|
-
}
|
|
1272
|
-
},
|
|
1273
|
-
"200": {
|
|
1274
|
-
"$type": "color",
|
|
1275
|
-
"$value": {
|
|
1276
|
-
"colorSpace": "srgb",
|
|
1277
|
-
"components": [
|
|
1278
|
-
1,
|
|
1279
|
-
0.545098,
|
|
1280
|
-
0.180392
|
|
1281
|
-
],
|
|
1282
|
-
"alpha": 0.12156862745098039,
|
|
1283
|
-
"hex": "#FF8B2E1F"
|
|
1284
|
-
}
|
|
1285
|
-
}
|
|
1286
|
-
},
|
|
1287
|
-
"softSolid": {
|
|
1288
|
-
"100": {
|
|
1289
|
-
"$type": "color",
|
|
1290
|
-
"$value": {
|
|
1291
|
-
"colorSpace": "srgb",
|
|
1292
|
-
"components": [
|
|
1293
|
-
0.239216,
|
|
1294
|
-
0.215686,
|
|
1295
|
-
0.231373
|
|
1296
|
-
],
|
|
1297
|
-
"alpha": 1,
|
|
1298
|
-
"hex": "#3D373B"
|
|
1299
|
-
}
|
|
1300
|
-
},
|
|
1301
|
-
"200": {
|
|
1302
|
-
"$type": "color",
|
|
1303
|
-
"$value": {
|
|
1304
|
-
"colorSpace": "srgb",
|
|
1305
|
-
"components": [
|
|
1306
|
-
0.286275,
|
|
1307
|
-
0.239216,
|
|
1308
|
-
0.239216
|
|
1309
|
-
],
|
|
1310
|
-
"alpha": 1,
|
|
1311
|
-
"hex": "#493D3D"
|
|
1312
|
-
}
|
|
1313
|
-
}
|
|
1314
|
-
},
|
|
1315
923
|
"line": {
|
|
1316
924
|
"100": {
|
|
1317
925
|
"$type": "color",
|
|
@@ -1426,62 +1034,6 @@
|
|
|
1426
1034
|
}
|
|
1427
1035
|
},
|
|
1428
1036
|
"purple": {
|
|
1429
|
-
"soft": {
|
|
1430
|
-
"100": {
|
|
1431
|
-
"$type": "color",
|
|
1432
|
-
"$value": {
|
|
1433
|
-
"colorSpace": "srgb",
|
|
1434
|
-
"components": [
|
|
1435
|
-
0.698039,
|
|
1436
|
-
0.607843,
|
|
1437
|
-
1
|
|
1438
|
-
],
|
|
1439
|
-
"alpha": 0.0784313725490196,
|
|
1440
|
-
"hex": "#B29BFF14"
|
|
1441
|
-
}
|
|
1442
|
-
},
|
|
1443
|
-
"200": {
|
|
1444
|
-
"$type": "color",
|
|
1445
|
-
"$value": {
|
|
1446
|
-
"colorSpace": "srgb",
|
|
1447
|
-
"components": [
|
|
1448
|
-
0.698039,
|
|
1449
|
-
0.607843,
|
|
1450
|
-
1
|
|
1451
|
-
],
|
|
1452
|
-
"alpha": 0.12156862745098039,
|
|
1453
|
-
"hex": "#B29BFF1F"
|
|
1454
|
-
}
|
|
1455
|
-
}
|
|
1456
|
-
},
|
|
1457
|
-
"softSolid": {
|
|
1458
|
-
"100": {
|
|
1459
|
-
"$type": "color",
|
|
1460
|
-
"$value": {
|
|
1461
|
-
"colorSpace": "srgb",
|
|
1462
|
-
"components": [
|
|
1463
|
-
0.211765,
|
|
1464
|
-
0.219608,
|
|
1465
|
-
0.290196
|
|
1466
|
-
],
|
|
1467
|
-
"alpha": 1,
|
|
1468
|
-
"hex": "#36384A"
|
|
1469
|
-
}
|
|
1470
|
-
},
|
|
1471
|
-
"200": {
|
|
1472
|
-
"$type": "color",
|
|
1473
|
-
"$value": {
|
|
1474
|
-
"colorSpace": "srgb",
|
|
1475
|
-
"components": [
|
|
1476
|
-
0.239216,
|
|
1477
|
-
0.243137,
|
|
1478
|
-
0.329412
|
|
1479
|
-
],
|
|
1480
|
-
"alpha": 1,
|
|
1481
|
-
"hex": "#3D3E54"
|
|
1482
|
-
}
|
|
1483
|
-
}
|
|
1484
|
-
},
|
|
1485
1037
|
"line": {
|
|
1486
1038
|
"100": {
|
|
1487
1039
|
"$type": "color",
|