@fastwork/xosmoz-theme 0.59.0 → 0.61.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/dist/dart/xz_colors.generated.dart +33 -33
- package/dist/figma-plugin.zip +0 -0
- package/dist/figma-tokens/Dark.json +80 -80
- package/dist/figma-tokens/Light.json +70 -70
- package/dist/index.js +24 -24
- package/dist/index.js.map +1 -1
- package/dist/index.mjs +24 -24
- package/dist/index.mjs.map +1 -1
- package/dist/themes/dark.css +16 -16
- package/dist/themes/light.css +8 -8
- package/dist/themes.css +24 -24
- package/package.json +1 -1
|
@@ -181,11 +181,11 @@ class XzColors {
|
|
|
181
181
|
primary: XzRoleColor(
|
|
182
182
|
soft: {
|
|
183
183
|
100: Color(0x1A0669FF),
|
|
184
|
-
200: Color(
|
|
184
|
+
200: Color(0x290669FF),
|
|
185
185
|
},
|
|
186
186
|
softSolid: {
|
|
187
|
-
100: Color(
|
|
188
|
-
200: Color(
|
|
187
|
+
100: Color(0xFFE2EBFB),
|
|
188
|
+
200: Color(0xFFD5E4FD),
|
|
189
189
|
},
|
|
190
190
|
line: {
|
|
191
191
|
100: Color(0xFFBED2F4),
|
|
@@ -207,11 +207,11 @@ class XzColors {
|
|
|
207
207
|
danger: XzRoleColor(
|
|
208
208
|
soft: {
|
|
209
209
|
100: Color(0x1AE32A20),
|
|
210
|
-
200: Color(
|
|
210
|
+
200: Color(0x29E32A20),
|
|
211
211
|
},
|
|
212
212
|
softSolid: {
|
|
213
|
-
100: Color(
|
|
214
|
-
200: Color(
|
|
213
|
+
100: Color(0xFFFAE6E3),
|
|
214
|
+
200: Color(0xFFFBD5CE),
|
|
215
215
|
},
|
|
216
216
|
line: {
|
|
217
217
|
100: Color(0xFFF1C5BE),
|
|
@@ -233,11 +233,11 @@ class XzColors {
|
|
|
233
233
|
success: XzRoleColor(
|
|
234
234
|
soft: {
|
|
235
235
|
100: Color(0x1A15C02D),
|
|
236
|
-
200: Color(
|
|
236
|
+
200: Color(0x2915C02D),
|
|
237
237
|
},
|
|
238
238
|
softSolid: {
|
|
239
|
-
100: Color(
|
|
240
|
-
200: Color(
|
|
239
|
+
100: Color(0xFFE7F3E6),
|
|
240
|
+
200: Color(0xFFD5EED4),
|
|
241
241
|
},
|
|
242
242
|
line: {
|
|
243
243
|
100: Color(0xFFC2D8C1),
|
|
@@ -259,11 +259,11 @@ class XzColors {
|
|
|
259
259
|
warning: XzRoleColor(
|
|
260
260
|
soft: {
|
|
261
261
|
100: Color(0x1AFFB508),
|
|
262
|
-
200: Color(
|
|
262
|
+
200: Color(0x29FFB508),
|
|
263
263
|
},
|
|
264
264
|
softSolid: {
|
|
265
|
-
100: Color(
|
|
266
|
-
200: Color(
|
|
265
|
+
100: Color(0xFFF9F2E7),
|
|
266
|
+
200: Color(0xFFFBECD5),
|
|
267
267
|
},
|
|
268
268
|
line: {
|
|
269
269
|
100: Color(0xFFDACFBF),
|
|
@@ -285,11 +285,11 @@ class XzColors {
|
|
|
285
285
|
info: XzRoleColor(
|
|
286
286
|
soft: {
|
|
287
287
|
100: Color(0x1A00CAE7),
|
|
288
|
-
200: Color(
|
|
288
|
+
200: Color(0x2900CAE7),
|
|
289
289
|
},
|
|
290
290
|
softSolid: {
|
|
291
|
-
100: Color(
|
|
292
|
-
200: Color(
|
|
291
|
+
100: Color(0xFFE8F4F7),
|
|
292
|
+
200: Color(0xFFD7F0F5),
|
|
293
293
|
},
|
|
294
294
|
line: {
|
|
295
295
|
100: Color(0xFFC2D5DA),
|
|
@@ -370,11 +370,11 @@ class XzColors {
|
|
|
370
370
|
primary: XzRoleColor(
|
|
371
371
|
soft: {
|
|
372
372
|
100: Color(0x1A0669FF),
|
|
373
|
-
200: Color(
|
|
373
|
+
200: Color(0x290669FF),
|
|
374
374
|
},
|
|
375
375
|
softSolid: {
|
|
376
|
-
100: Color(
|
|
377
|
-
200: Color(
|
|
376
|
+
100: Color(0xFF2A344A),
|
|
377
|
+
200: Color(0xFF2A3855),
|
|
378
378
|
},
|
|
379
379
|
line: {
|
|
380
380
|
100: Color(0xFF3E4B65),
|
|
@@ -396,11 +396,11 @@ class XzColors {
|
|
|
396
396
|
danger: XzRoleColor(
|
|
397
397
|
soft: {
|
|
398
398
|
100: Color(0x1AE32A20),
|
|
399
|
-
200: Color(
|
|
399
|
+
200: Color(0x29E32A20),
|
|
400
400
|
},
|
|
401
401
|
softSolid: {
|
|
402
|
-
100: Color(
|
|
403
|
-
200: Color(
|
|
402
|
+
100: Color(0xFF3C3139),
|
|
403
|
+
200: Color(0xFF473339),
|
|
404
404
|
},
|
|
405
405
|
line: {
|
|
406
406
|
100: Color(0xFF5B4448),
|
|
@@ -422,11 +422,11 @@ class XzColors {
|
|
|
422
422
|
success: XzRoleColor(
|
|
423
423
|
soft: {
|
|
424
424
|
100: Color(0x1A15C02D),
|
|
425
|
-
200: Color(
|
|
425
|
+
200: Color(0x2915C02D),
|
|
426
426
|
},
|
|
427
427
|
softSolid: {
|
|
428
|
-
100: Color(
|
|
429
|
-
200: Color(
|
|
428
|
+
100: Color(0xFF2D3B3B),
|
|
429
|
+
200: Color(0xFF2E433C),
|
|
430
430
|
},
|
|
431
431
|
line: {
|
|
432
432
|
100: Color(0xFF365343),
|
|
@@ -448,11 +448,11 @@ class XzColors {
|
|
|
448
448
|
warning: XzRoleColor(
|
|
449
449
|
soft: {
|
|
450
450
|
100: Color(0x1AFFB508),
|
|
451
|
-
200: Color(
|
|
451
|
+
200: Color(0x29FFB508),
|
|
452
452
|
},
|
|
453
453
|
softSolid: {
|
|
454
|
-
100: Color(
|
|
455
|
-
200: Color(
|
|
454
|
+
100: Color(0xFF3C3A3C),
|
|
455
|
+
200: Color(0xFF48423D),
|
|
456
456
|
},
|
|
457
457
|
line: {
|
|
458
458
|
100: Color(0xFF53493D),
|
|
@@ -474,11 +474,11 @@ class XzColors {
|
|
|
474
474
|
info: XzRoleColor(
|
|
475
475
|
soft: {
|
|
476
476
|
100: Color(0x1A00CAE7),
|
|
477
|
-
200: Color(
|
|
477
|
+
200: Color(0x2900CAE7),
|
|
478
478
|
},
|
|
479
479
|
softSolid: {
|
|
480
|
-
100: Color(
|
|
481
|
-
200: Color(
|
|
480
|
+
100: Color(0xFF2E3B48),
|
|
481
|
+
200: Color(0xFF304451),
|
|
482
482
|
},
|
|
483
483
|
line: {
|
|
484
484
|
100: Color(0xFF32505E),
|
|
@@ -500,11 +500,11 @@ class XzColors {
|
|
|
500
500
|
neutral: XzRoleColor(
|
|
501
501
|
soft: {
|
|
502
502
|
100: Color(0x1A798598),
|
|
503
|
-
200: Color(
|
|
503
|
+
200: Color(0x29798598),
|
|
504
504
|
},
|
|
505
505
|
softSolid: {
|
|
506
|
-
100: Color(
|
|
507
|
-
200: Color(
|
|
506
|
+
100: Color(0xFF313641),
|
|
507
|
+
200: Color(0xFF353A46),
|
|
508
508
|
},
|
|
509
509
|
line: {
|
|
510
510
|
100: Color(0xFF454B58),
|
package/dist/figma-plugin.zip
CHANGED
|
Binary file
|
|
@@ -259,8 +259,8 @@
|
|
|
259
259
|
0.411765,
|
|
260
260
|
1
|
|
261
261
|
],
|
|
262
|
-
"alpha": 0.
|
|
263
|
-
"hex": "#
|
|
262
|
+
"alpha": 0.1607843137254902,
|
|
263
|
+
"hex": "#0669FF29"
|
|
264
264
|
}
|
|
265
265
|
}
|
|
266
266
|
},
|
|
@@ -270,12 +270,12 @@
|
|
|
270
270
|
"$value": {
|
|
271
271
|
"colorSpace": "srgb",
|
|
272
272
|
"components": [
|
|
273
|
-
0.
|
|
274
|
-
0.
|
|
275
|
-
|
|
273
|
+
0.164706,
|
|
274
|
+
0.203922,
|
|
275
|
+
0.290196
|
|
276
276
|
],
|
|
277
277
|
"alpha": 1,
|
|
278
|
-
"hex": "#
|
|
278
|
+
"hex": "#2A344A"
|
|
279
279
|
}
|
|
280
280
|
},
|
|
281
281
|
"200": {
|
|
@@ -283,12 +283,12 @@
|
|
|
283
283
|
"$value": {
|
|
284
284
|
"colorSpace": "srgb",
|
|
285
285
|
"components": [
|
|
286
|
-
0.
|
|
287
|
-
0.
|
|
288
|
-
|
|
286
|
+
0.164706,
|
|
287
|
+
0.219608,
|
|
288
|
+
0.333333
|
|
289
289
|
],
|
|
290
290
|
"alpha": 1,
|
|
291
|
-
"hex": "#
|
|
291
|
+
"hex": "#2A3855"
|
|
292
292
|
}
|
|
293
293
|
}
|
|
294
294
|
},
|
|
@@ -429,8 +429,8 @@
|
|
|
429
429
|
0.164706,
|
|
430
430
|
0.12549
|
|
431
431
|
],
|
|
432
|
-
"alpha": 0.
|
|
433
|
-
"hex": "#
|
|
432
|
+
"alpha": 0.1607843137254902,
|
|
433
|
+
"hex": "#E32A2029"
|
|
434
434
|
}
|
|
435
435
|
}
|
|
436
436
|
},
|
|
@@ -440,12 +440,12 @@
|
|
|
440
440
|
"$value": {
|
|
441
441
|
"colorSpace": "srgb",
|
|
442
442
|
"components": [
|
|
443
|
-
0.
|
|
444
|
-
0.
|
|
445
|
-
0.
|
|
443
|
+
0.235294,
|
|
444
|
+
0.192157,
|
|
445
|
+
0.223529
|
|
446
446
|
],
|
|
447
447
|
"alpha": 1,
|
|
448
|
-
"hex": "#
|
|
448
|
+
"hex": "#3C3139"
|
|
449
449
|
}
|
|
450
450
|
},
|
|
451
451
|
"200": {
|
|
@@ -453,12 +453,12 @@
|
|
|
453
453
|
"$value": {
|
|
454
454
|
"colorSpace": "srgb",
|
|
455
455
|
"components": [
|
|
456
|
-
0.
|
|
457
|
-
0.
|
|
458
|
-
0.
|
|
456
|
+
0.278431,
|
|
457
|
+
0.2,
|
|
458
|
+
0.223529
|
|
459
459
|
],
|
|
460
460
|
"alpha": 1,
|
|
461
|
-
"hex": "#
|
|
461
|
+
"hex": "#473339"
|
|
462
462
|
}
|
|
463
463
|
}
|
|
464
464
|
},
|
|
@@ -599,8 +599,8 @@
|
|
|
599
599
|
0.752941,
|
|
600
600
|
0.176471
|
|
601
601
|
],
|
|
602
|
-
"alpha": 0.
|
|
603
|
-
"hex": "#
|
|
602
|
+
"alpha": 0.1607843137254902,
|
|
603
|
+
"hex": "#15C02D29"
|
|
604
604
|
}
|
|
605
605
|
}
|
|
606
606
|
},
|
|
@@ -610,12 +610,12 @@
|
|
|
610
610
|
"$value": {
|
|
611
611
|
"colorSpace": "srgb",
|
|
612
612
|
"components": [
|
|
613
|
-
0.
|
|
614
|
-
0.
|
|
615
|
-
0.
|
|
613
|
+
0.176471,
|
|
614
|
+
0.231373,
|
|
615
|
+
0.231373
|
|
616
616
|
],
|
|
617
617
|
"alpha": 1,
|
|
618
|
-
"hex": "#
|
|
618
|
+
"hex": "#2D3B3B"
|
|
619
619
|
}
|
|
620
620
|
},
|
|
621
621
|
"200": {
|
|
@@ -623,12 +623,12 @@
|
|
|
623
623
|
"$value": {
|
|
624
624
|
"colorSpace": "srgb",
|
|
625
625
|
"components": [
|
|
626
|
-
0.
|
|
627
|
-
0.
|
|
628
|
-
0.
|
|
626
|
+
0.180392,
|
|
627
|
+
0.262745,
|
|
628
|
+
0.235294
|
|
629
629
|
],
|
|
630
630
|
"alpha": 1,
|
|
631
|
-
"hex": "#
|
|
631
|
+
"hex": "#2E433C"
|
|
632
632
|
}
|
|
633
633
|
}
|
|
634
634
|
},
|
|
@@ -769,8 +769,8 @@
|
|
|
769
769
|
0.709804,
|
|
770
770
|
0.031373
|
|
771
771
|
],
|
|
772
|
-
"alpha": 0.
|
|
773
|
-
"hex": "#
|
|
772
|
+
"alpha": 0.1607843137254902,
|
|
773
|
+
"hex": "#FFB50829"
|
|
774
774
|
}
|
|
775
775
|
}
|
|
776
776
|
},
|
|
@@ -780,12 +780,12 @@
|
|
|
780
780
|
"$value": {
|
|
781
781
|
"colorSpace": "srgb",
|
|
782
782
|
"components": [
|
|
783
|
-
|
|
784
|
-
0.
|
|
785
|
-
0.
|
|
783
|
+
0.235294,
|
|
784
|
+
0.227451,
|
|
785
|
+
0.235294
|
|
786
786
|
],
|
|
787
787
|
"alpha": 1,
|
|
788
|
-
"hex": "#
|
|
788
|
+
"hex": "#3C3A3C"
|
|
789
789
|
}
|
|
790
790
|
},
|
|
791
791
|
"200": {
|
|
@@ -793,12 +793,12 @@
|
|
|
793
793
|
"$value": {
|
|
794
794
|
"colorSpace": "srgb",
|
|
795
795
|
"components": [
|
|
796
|
-
|
|
797
|
-
0.
|
|
798
|
-
0.
|
|
796
|
+
0.282353,
|
|
797
|
+
0.258824,
|
|
798
|
+
0.239216
|
|
799
799
|
],
|
|
800
800
|
"alpha": 1,
|
|
801
|
-
"hex": "#
|
|
801
|
+
"hex": "#48423D"
|
|
802
802
|
}
|
|
803
803
|
}
|
|
804
804
|
},
|
|
@@ -939,8 +939,8 @@
|
|
|
939
939
|
0.792157,
|
|
940
940
|
0.905882
|
|
941
941
|
],
|
|
942
|
-
"alpha": 0.
|
|
943
|
-
"hex": "#
|
|
942
|
+
"alpha": 0.1607843137254902,
|
|
943
|
+
"hex": "#00CAE729"
|
|
944
944
|
}
|
|
945
945
|
}
|
|
946
946
|
},
|
|
@@ -950,12 +950,12 @@
|
|
|
950
950
|
"$value": {
|
|
951
951
|
"colorSpace": "srgb",
|
|
952
952
|
"components": [
|
|
953
|
-
0,
|
|
954
|
-
0.
|
|
955
|
-
0.
|
|
953
|
+
0.180392,
|
|
954
|
+
0.231373,
|
|
955
|
+
0.282353
|
|
956
956
|
],
|
|
957
957
|
"alpha": 1,
|
|
958
|
-
"hex": "#
|
|
958
|
+
"hex": "#2E3B48"
|
|
959
959
|
}
|
|
960
960
|
},
|
|
961
961
|
"200": {
|
|
@@ -963,12 +963,12 @@
|
|
|
963
963
|
"$value": {
|
|
964
964
|
"colorSpace": "srgb",
|
|
965
965
|
"components": [
|
|
966
|
-
0,
|
|
967
|
-
0.
|
|
968
|
-
0.
|
|
966
|
+
0.188235,
|
|
967
|
+
0.266667,
|
|
968
|
+
0.317647
|
|
969
969
|
],
|
|
970
970
|
"alpha": 1,
|
|
971
|
-
"hex": "#
|
|
971
|
+
"hex": "#304451"
|
|
972
972
|
}
|
|
973
973
|
}
|
|
974
974
|
},
|
|
@@ -1109,8 +1109,8 @@
|
|
|
1109
1109
|
0.521569,
|
|
1110
1110
|
0.596078
|
|
1111
1111
|
],
|
|
1112
|
-
"alpha": 0.
|
|
1113
|
-
"hex": "#
|
|
1112
|
+
"alpha": 0.1607843137254902,
|
|
1113
|
+
"hex": "#79859829"
|
|
1114
1114
|
}
|
|
1115
1115
|
}
|
|
1116
1116
|
},
|
|
@@ -1120,12 +1120,12 @@
|
|
|
1120
1120
|
"$value": {
|
|
1121
1121
|
"colorSpace": "srgb",
|
|
1122
1122
|
"components": [
|
|
1123
|
-
0.
|
|
1124
|
-
0.
|
|
1125
|
-
0.
|
|
1123
|
+
0.192157,
|
|
1124
|
+
0.211765,
|
|
1125
|
+
0.254902
|
|
1126
1126
|
],
|
|
1127
1127
|
"alpha": 1,
|
|
1128
|
-
"hex": "#
|
|
1128
|
+
"hex": "#313641"
|
|
1129
1129
|
}
|
|
1130
1130
|
},
|
|
1131
1131
|
"200": {
|
|
@@ -1133,12 +1133,12 @@
|
|
|
1133
1133
|
"$value": {
|
|
1134
1134
|
"colorSpace": "srgb",
|
|
1135
1135
|
"components": [
|
|
1136
|
-
0.
|
|
1137
|
-
0.
|
|
1138
|
-
0.
|
|
1136
|
+
0.207843,
|
|
1137
|
+
0.227451,
|
|
1138
|
+
0.27451
|
|
1139
1139
|
],
|
|
1140
1140
|
"alpha": 1,
|
|
1141
|
-
"hex": "#
|
|
1141
|
+
"hex": "#353A46"
|
|
1142
1142
|
}
|
|
1143
1143
|
}
|
|
1144
1144
|
},
|
|
@@ -1279,8 +1279,8 @@
|
|
|
1279
1279
|
0.521569,
|
|
1280
1280
|
0.12549
|
|
1281
1281
|
],
|
|
1282
|
-
"alpha": 0.
|
|
1283
|
-
"hex": "#
|
|
1282
|
+
"alpha": 0.1607843137254902,
|
|
1283
|
+
"hex": "#FB852029"
|
|
1284
1284
|
}
|
|
1285
1285
|
}
|
|
1286
1286
|
},
|
|
@@ -1290,12 +1290,12 @@
|
|
|
1290
1290
|
"$value": {
|
|
1291
1291
|
"colorSpace": "srgb",
|
|
1292
1292
|
"components": [
|
|
1293
|
-
0.
|
|
1294
|
-
0.
|
|
1295
|
-
0.
|
|
1293
|
+
0.239216,
|
|
1294
|
+
0.215686,
|
|
1295
|
+
0.231373
|
|
1296
1296
|
],
|
|
1297
1297
|
"alpha": 1,
|
|
1298
|
-
"hex": "#
|
|
1298
|
+
"hex": "#3D373B"
|
|
1299
1299
|
}
|
|
1300
1300
|
},
|
|
1301
1301
|
"200": {
|
|
@@ -1303,12 +1303,12 @@
|
|
|
1303
1303
|
"$value": {
|
|
1304
1304
|
"colorSpace": "srgb",
|
|
1305
1305
|
"components": [
|
|
1306
|
-
0.
|
|
1307
|
-
0.
|
|
1308
|
-
0.
|
|
1306
|
+
0.282353,
|
|
1307
|
+
0.235294,
|
|
1308
|
+
0.235294
|
|
1309
1309
|
],
|
|
1310
1310
|
"alpha": 1,
|
|
1311
|
-
"hex": "#
|
|
1311
|
+
"hex": "#483C3C"
|
|
1312
1312
|
}
|
|
1313
1313
|
}
|
|
1314
1314
|
},
|
|
@@ -1449,8 +1449,8 @@
|
|
|
1449
1449
|
0.45098,
|
|
1450
1450
|
1
|
|
1451
1451
|
],
|
|
1452
|
-
"alpha": 0.
|
|
1453
|
-
"hex": "#
|
|
1452
|
+
"alpha": 0.1607843137254902,
|
|
1453
|
+
"hex": "#9B73FF29"
|
|
1454
1454
|
}
|
|
1455
1455
|
}
|
|
1456
1456
|
},
|
|
@@ -1460,12 +1460,12 @@
|
|
|
1460
1460
|
"$value": {
|
|
1461
1461
|
"colorSpace": "srgb",
|
|
1462
1462
|
"components": [
|
|
1463
|
-
0.
|
|
1464
|
-
0.
|
|
1465
|
-
|
|
1463
|
+
0.203922,
|
|
1464
|
+
0.207843,
|
|
1465
|
+
0.290196
|
|
1466
1466
|
],
|
|
1467
1467
|
"alpha": 1,
|
|
1468
|
-
"hex": "#
|
|
1468
|
+
"hex": "#34354A"
|
|
1469
1469
|
}
|
|
1470
1470
|
},
|
|
1471
1471
|
"200": {
|
|
@@ -1473,12 +1473,12 @@
|
|
|
1473
1473
|
"$value": {
|
|
1474
1474
|
"colorSpace": "srgb",
|
|
1475
1475
|
"components": [
|
|
1476
|
-
0.
|
|
1477
|
-
0.
|
|
1478
|
-
|
|
1476
|
+
0.227451,
|
|
1477
|
+
0.223529,
|
|
1478
|
+
0.333333
|
|
1479
1479
|
],
|
|
1480
1480
|
"alpha": 1,
|
|
1481
|
-
"hex": "#
|
|
1481
|
+
"hex": "#3A3955"
|
|
1482
1482
|
}
|
|
1483
1483
|
}
|
|
1484
1484
|
},
|