@fastwork/xosmoz-theme 0.53.0 → 0.54.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.
@@ -236,924 +236,18 @@
236
236
  }
237
237
  },
238
238
  "primary": {
239
- "soft": {
240
- "100": {
241
- "$type": "color",
242
- "$value": {
243
- "colorSpace": "srgb",
244
- "components": [
245
- 0,
246
- 0.341176,
247
- 0.847059
248
- ],
249
- "alpha": 0.0784313725490196,
250
- "hex": "#0057D814"
251
- }
252
- },
253
- "200": {
254
- "$type": "color",
255
- "$value": {
256
- "colorSpace": "srgb",
257
- "components": [
258
- 0,
259
- 0.341176,
260
- 0.847059
261
- ],
262
- "alpha": 0.12156862745098039,
263
- "hex": "#0057D81F"
264
- }
265
- }
266
- },
267
- "softSolid": {
268
- "100": {
269
- "$type": "color",
270
- "$value": {
271
- "colorSpace": "srgb",
272
- "components": [
273
- 0.160784,
274
- 0.2,
275
- 0.278431
276
- ],
277
- "alpha": 1,
278
- "hex": "#293347"
279
- }
280
- },
281
- "200": {
282
- "$type": "color",
283
- "$value": {
284
- "colorSpace": "srgb",
285
- "components": [
286
- 0.160784,
287
- 0.211765,
288
- 0.313725
289
- ],
290
- "alpha": 1,
291
- "hex": "#293650"
292
- }
293
- }
294
- },
295
- "line": {
296
- "100": {
297
- "$type": "color",
298
- "$value": {
299
- "colorSpace": "srgb",
300
- "components": [
301
- 0.243137,
302
- 0.294118,
303
- 0.396078
304
- ],
305
- "alpha": 1,
306
- "hex": "#3E4B65"
307
- }
308
- },
309
- "200": {
310
- "$type": "color",
311
- "$value": {
312
- "colorSpace": "srgb",
313
- "components": [
314
- 0.321569,
315
- 0.415686,
316
- 0.584314
317
- ],
318
- "alpha": 1,
319
- "hex": "#526A95"
320
- }
321
- },
322
- "300": {
323
- "$type": "color",
324
- "$value": {
325
- "colorSpace": "srgb",
326
- "components": [
327
- 0.372549,
328
- 0.494118,
329
- 0.705882
330
- ],
331
- "alpha": 1,
332
- "hex": "#5F7EB4"
333
- }
334
- }
335
- },
336
- "bg": {
337
- "100": {
338
- "$type": "color",
339
- "$value": {
340
- "colorSpace": "srgb",
341
- "components": [
342
- 0.023529,
343
- 0.411765,
344
- 1
345
- ],
346
- "alpha": 1,
347
- "hex": "#0669FF"
348
- }
349
- },
350
- "200": {
351
- "$type": "color",
352
- "$value": {
353
- "colorSpace": "srgb",
354
- "components": [
355
- 0.203922,
356
- 0.494118,
357
- 1
358
- ],
359
- "alpha": 1,
360
- "hex": "#347EFF"
361
- }
362
- }
363
- },
364
- "fg": {
365
- "100": {
366
- "$type": "color",
367
- "$value": {
368
- "colorSpace": "srgb",
369
- "components": [
370
- 1,
371
- 1,
372
- 1
373
- ],
374
- "alpha": 1,
375
- "hex": "#FFFFFF"
376
- }
377
- }
378
- },
379
- "text": {
380
- "100": {
381
- "$type": "color",
382
- "$value": {
383
- "colorSpace": "srgb",
384
- "components": [
385
- 0.494118,
386
- 0.682353,
387
- 1
388
- ],
389
- "alpha": 1,
390
- "hex": "#7EAEFF"
391
- }
392
- },
393
- "200": {
394
- "$type": "color",
395
- "$value": {
396
- "colorSpace": "srgb",
397
- "components": [
398
- 0.698039,
399
- 0.811765,
400
- 1
401
- ],
402
- "alpha": 1,
403
- "hex": "#B2CFFF"
404
- }
405
- }
406
- }
407
- },
408
- "danger": {
409
- "soft": {
410
- "100": {
411
- "$type": "color",
412
- "$value": {
413
- "colorSpace": "srgb",
414
- "components": [
415
- 0.737255,
416
- 0,
417
- 0.007843
418
- ],
419
- "alpha": 0.0784313725490196,
420
- "hex": "#BC000214"
421
- }
422
- },
423
- "200": {
424
- "$type": "color",
425
- "$value": {
426
- "colorSpace": "srgb",
427
- "components": [
428
- 0.737255,
429
- 0,
430
- 0.007843
431
- ],
432
- "alpha": 0.12156862745098039,
433
- "hex": "#BC00021F"
434
- }
435
- }
436
- },
437
- "softSolid": {
438
- "100": {
439
- "$type": "color",
440
- "$value": {
441
- "colorSpace": "srgb",
442
- "components": [
443
- 0.227451,
444
- 0.188235,
445
- 0.215686
446
- ],
447
- "alpha": 1,
448
- "hex": "#3A3037"
449
- }
450
- },
451
- "200": {
452
- "$type": "color",
453
- "$value": {
454
- "colorSpace": "srgb",
455
- "components": [
456
- 0.262745,
457
- 0.188235,
458
- 0.211765
459
- ],
460
- "alpha": 1,
461
- "hex": "#433036"
462
- }
463
- }
464
- },
465
- "line": {
466
- "100": {
467
- "$type": "color",
468
- "$value": {
469
- "colorSpace": "srgb",
470
- "components": [
471
- 0.356863,
472
- 0.266667,
473
- 0.282353
474
- ],
475
- "alpha": 1,
476
- "hex": "#5B4448"
477
- }
478
- },
479
- "200": {
480
- "$type": "color",
481
- "$value": {
482
- "colorSpace": "srgb",
483
- "components": [
484
- 0.560784,
485
- 0.352941,
486
- 0.345098
487
- ],
488
- "alpha": 1,
489
- "hex": "#8F5A58"
490
- }
491
- },
492
- "300": {
493
- "$type": "color",
494
- "$value": {
495
- "colorSpace": "srgb",
496
- "components": [
497
- 0.690196,
498
- 0.403922,
499
- 0.380392
500
- ],
501
- "alpha": 1,
502
- "hex": "#B06761"
503
- }
504
- }
505
- },
506
- "bg": {
507
- "100": {
508
- "$type": "color",
509
- "$value": {
510
- "colorSpace": "srgb",
511
- "components": [
512
- 0.890196,
513
- 0.164706,
514
- 0.12549
515
- ],
516
- "alpha": 1,
517
- "hex": "#E32A20"
518
- }
519
- },
520
- "200": {
521
- "$type": "color",
522
- "$value": {
523
- "colorSpace": "srgb",
524
- "components": [
525
- 0.964706,
526
- 0.25098,
527
- 0.196078
528
- ],
529
- "alpha": 1,
530
- "hex": "#F64032"
531
- }
532
- }
533
- },
534
- "fg": {
535
- "100": {
536
- "$type": "color",
537
- "$value": {
538
- "colorSpace": "srgb",
539
- "components": [
540
- 1,
541
- 1,
542
- 1
543
- ],
544
- "alpha": 1,
545
- "hex": "#FFFFFF"
546
- }
547
- }
548
- },
549
- "text": {
550
- "100": {
551
- "$type": "color",
552
- "$value": {
553
- "colorSpace": "srgb",
554
- "components": [
555
- 1,
556
- 0.521569,
557
- 0.458824
558
- ],
559
- "alpha": 1,
560
- "hex": "#FF8575"
561
- }
562
- },
563
- "200": {
564
- "$type": "color",
565
- "$value": {
566
- "colorSpace": "srgb",
567
- "components": [
568
- 1,
569
- 0.729412,
570
- 0.686275
571
- ],
572
- "alpha": 1,
573
- "hex": "#FFBAAF"
574
- }
575
- }
576
- }
577
- },
578
- "success": {
579
- "soft": {
580
- "100": {
581
- "$type": "color",
582
- "$value": {
583
- "colorSpace": "srgb",
584
- "components": [
585
- 0,
586
- 0.47451,
587
- 0.082353
588
- ],
589
- "alpha": 0.0784313725490196,
590
- "hex": "#00791514"
591
- }
592
- },
593
- "200": {
594
- "$type": "color",
595
- "$value": {
596
- "colorSpace": "srgb",
597
- "components": [
598
- 0,
599
- 0.47451,
600
- 0.082353
601
- ],
602
- "alpha": 0.12156862745098039,
603
- "hex": "#0079151F"
604
- }
605
- }
606
- },
607
- "softSolid": {
608
- "100": {
609
- "$type": "color",
610
- "$value": {
611
- "colorSpace": "srgb",
612
- "components": [
613
- 0.164706,
614
- 0.211765,
615
- 0.215686
616
- ],
617
- "alpha": 1,
618
- "hex": "#2A3637"
619
- }
620
- },
621
- "200": {
622
- "$type": "color",
623
- "$value": {
624
- "colorSpace": "srgb",
625
- "components": [
626
- 0.164706,
627
- 0.227451,
628
- 0.215686
629
- ],
630
- "alpha": 1,
631
- "hex": "#2A3A37"
632
- }
633
- }
634
- },
635
- "line": {
636
- "100": {
637
- "$type": "color",
638
- "$value": {
639
- "colorSpace": "srgb",
640
- "components": [
641
- 0.2,
642
- 0.32549,
643
- 0.254902
644
- ],
645
- "alpha": 1,
646
- "hex": "#335341"
647
- }
648
- },
649
- "200": {
650
- "$type": "color",
651
- "$value": {
652
- "colorSpace": "srgb",
653
- "components": [
654
- 0.223529,
655
- 0.482353,
656
- 0.27451
657
- ],
658
- "alpha": 1,
659
- "hex": "#397B46"
660
- }
661
- },
662
- "300": {
663
- "$type": "color",
664
- "$value": {
665
- "colorSpace": "srgb",
666
- "components": [
667
- 0.227451,
668
- 0.580392,
669
- 0.278431
670
- ],
671
- "alpha": 1,
672
- "hex": "#3A9447"
673
- }
674
- }
675
- },
676
- "bg": {
677
- "100": {
678
- "$type": "color",
679
- "$value": {
680
- "colorSpace": "srgb",
681
- "components": [
682
- 0.082353,
683
- 0.752941,
684
- 0.176471
685
- ],
686
- "alpha": 1,
687
- "hex": "#15C02D"
688
- }
689
- },
690
- "200": {
691
- "$type": "color",
692
- "$value": {
693
- "colorSpace": "srgb",
694
- "components": [
695
- 0.207843,
696
- 0.819608,
697
- 0.254902
698
- ],
699
- "alpha": 1,
700
- "hex": "#35D141"
701
- }
702
- }
703
- },
704
- "fg": {
705
- "100": {
706
- "$type": "color",
707
- "$value": {
708
- "colorSpace": "srgb",
709
- "components": [
710
- 0,
711
- 0,
712
- 0
713
- ],
714
- "alpha": 0.9490196078431372,
715
- "hex": "#000000F2"
716
- }
717
- }
718
- },
719
- "text": {
720
- "100": {
721
- "$type": "color",
722
- "$value": {
723
- "colorSpace": "srgb",
724
- "components": [
725
- 0.2,
726
- 0.815686,
727
- 0.25098
728
- ],
729
- "alpha": 1,
730
- "hex": "#33D040"
731
- }
732
- },
733
- "200": {
734
- "$type": "color",
735
- "$value": {
736
- "colorSpace": "srgb",
737
- "components": [
738
- 0.368627,
739
- 0.945098,
740
- 0.392157
741
- ],
742
- "alpha": 1,
743
- "hex": "#5EF164"
744
- }
745
- }
746
- }
747
- },
748
- "warning": {
749
- "soft": {
750
- "100": {
751
- "$type": "color",
752
- "$value": {
753
- "colorSpace": "srgb",
754
- "components": [
755
- 0.513725,
756
- 0.356863,
757
- 0
758
- ],
759
- "alpha": 0.0784313725490196,
760
- "hex": "#835B0014"
761
- }
762
- },
763
- "200": {
764
- "$type": "color",
765
- "$value": {
766
- "colorSpace": "srgb",
767
- "components": [
768
- 0.513725,
769
- 0.356863,
770
- 0
771
- ],
772
- "alpha": 0.12156862745098039,
773
- "hex": "#835B001F"
774
- }
775
- }
776
- },
777
- "softSolid": {
778
- "100": {
779
- "$type": "color",
780
- "$value": {
781
- "colorSpace": "srgb",
782
- "components": [
783
- 0.196078,
784
- 0.2,
785
- 0.215686
786
- ],
787
- "alpha": 1,
788
- "hex": "#323337"
789
- }
790
- },
791
- "200": {
792
- "$type": "color",
793
- "$value": {
794
- "colorSpace": "srgb",
795
- "components": [
796
- 0.219608,
797
- 0.211765,
798
- 0.211765
799
- ],
800
- "alpha": 1,
801
- "hex": "#383636"
802
- }
803
- }
804
- },
805
- "line": {
806
- "100": {
807
- "$type": "color",
808
- "$value": {
809
- "colorSpace": "srgb",
810
- "components": [
811
- 0.32549,
812
- 0.286275,
813
- 0.239216
814
- ],
815
- "alpha": 1,
816
- "hex": "#53493D"
817
- }
818
- },
819
- "200": {
820
- "$type": "color",
821
- "$value": {
822
- "colorSpace": "srgb",
823
- "components": [
824
- 0.501961,
825
- 0.396078,
826
- 0.231373
827
- ],
828
- "alpha": 1,
829
- "hex": "#80653B"
830
- }
831
- },
832
- "300": {
833
- "$type": "color",
834
- "$value": {
835
- "colorSpace": "srgb",
836
- "components": [
837
- 0.615686,
838
- 0.466667,
839
- 0.211765
840
- ],
841
- "alpha": 1,
842
- "hex": "#9D7736"
843
- }
844
- }
845
- },
846
- "bg": {
847
- "100": {
848
- "$type": "color",
849
- "$value": {
850
- "colorSpace": "srgb",
851
- "components": [
852
- 1,
853
- 0.709804,
854
- 0.031373
855
- ],
856
- "alpha": 1,
857
- "hex": "#FFB508"
858
- }
859
- },
860
- "200": {
861
- "$type": "color",
862
- "$value": {
863
- "colorSpace": "srgb",
864
- "components": [
865
- 1,
866
- 0.8,
867
- 0.462745
868
- ],
869
- "alpha": 1,
870
- "hex": "#FFCC76"
871
- }
872
- }
873
- },
874
- "fg": {
875
- "100": {
876
- "$type": "color",
877
- "$value": {
878
- "colorSpace": "srgb",
879
- "components": [
880
- 0,
881
- 0,
882
- 0
883
- ],
884
- "alpha": 0.9490196078431372,
885
- "hex": "#000000F2"
886
- }
887
- }
888
- },
889
- "text": {
890
- "100": {
891
- "$type": "color",
892
- "$value": {
893
- "colorSpace": "srgb",
894
- "components": [
895
- 0.886275,
896
- 0.627451,
897
- 0
898
- ],
899
- "alpha": 1,
900
- "hex": "#E2A000"
901
- }
902
- },
903
- "200": {
904
- "$type": "color",
905
- "$value": {
906
- "colorSpace": "srgb",
907
- "components": [
908
- 1,
909
- 0.760784,
910
- 0.341176
911
- ],
912
- "alpha": 1,
913
- "hex": "#FFC257"
914
- }
915
- }
916
- }
917
- },
918
- "info": {
919
- "soft": {
920
- "100": {
921
- "$type": "color",
922
- "$value": {
923
- "colorSpace": "srgb",
924
- "components": [
925
- 0,
926
- 0.439216,
927
- 0.505882
928
- ],
929
- "alpha": 0.0784313725490196,
930
- "hex": "#00708114"
931
- }
932
- },
933
- "200": {
934
- "$type": "color",
935
- "$value": {
936
- "colorSpace": "srgb",
937
- "components": [
938
- 0,
939
- 0.439216,
940
- 0.505882
941
- ],
942
- "alpha": 0.12156862745098039,
943
- "hex": "#0070811F"
944
- }
945
- }
946
- },
947
- "softSolid": {
948
- "100": {
949
- "$type": "color",
950
- "$value": {
951
- "colorSpace": "srgb",
952
- "components": [
953
- 0.164706,
954
- 0.203922,
955
- 0.247059
956
- ],
957
- "alpha": 1,
958
- "hex": "#2A343F"
959
- }
960
- },
961
- "200": {
962
- "$type": "color",
963
- "$value": {
964
- "colorSpace": "srgb",
965
- "components": [
966
- 0.164706,
967
- 0.219608,
968
- 0.262745
969
- ],
970
- "alpha": 1,
971
- "hex": "#2A3843"
972
- }
973
- }
974
- },
975
- "line": {
976
- "100": {
977
- "$type": "color",
978
- "$value": {
979
- "colorSpace": "srgb",
980
- "components": [
981
- 0.196078,
982
- 0.313725,
983
- 0.368627
984
- ],
985
- "alpha": 1,
986
- "hex": "#32505E"
987
- }
988
- },
989
- "200": {
990
- "$type": "color",
991
- "$value": {
992
- "colorSpace": "srgb",
993
- "components": [
994
- 0.2,
995
- 0.454902,
996
- 0.529412
997
- ],
998
- "alpha": 1,
999
- "hex": "#337487"
1000
- }
1001
- },
1002
- "300": {
1003
- "$type": "color",
1004
- "$value": {
1005
- "colorSpace": "srgb",
1006
- "components": [
1007
- 0.188235,
1008
- 0.545098,
1009
- 0.627451
1010
- ],
1011
- "alpha": 1,
1012
- "hex": "#308BA0"
1013
- }
1014
- }
1015
- },
1016
- "bg": {
1017
- "100": {
1018
- "$type": "color",
1019
- "$value": {
1020
- "colorSpace": "srgb",
1021
- "components": [
1022
- 0,
1023
- 0.792157,
1024
- 0.905882
1025
- ],
1026
- "alpha": 1,
1027
- "hex": "#00CAE7"
1028
- }
1029
- },
1030
- "200": {
1031
- "$type": "color",
1032
- "$value": {
1033
- "colorSpace": "srgb",
1034
- "components": [
1035
- 0.192157,
1036
- 0.858824,
1037
- 0.972549
1038
- ],
1039
- "alpha": 1,
1040
- "hex": "#31DBF8"
1041
- }
1042
- }
1043
- },
1044
- "fg": {
1045
- "100": {
1046
- "$type": "color",
1047
- "$value": {
1048
- "colorSpace": "srgb",
1049
- "components": [
1050
- 0,
1051
- 0,
1052
- 0
1053
- ],
1054
- "alpha": 0.9490196078431372,
1055
- "hex": "#000000F2"
1056
- }
1057
- }
1058
- },
1059
- "text": {
1060
- "100": {
1061
- "$type": "color",
1062
- "$value": {
1063
- "colorSpace": "srgb",
1064
- "components": [
1065
- 0,
1066
- 0.764706,
1067
- 0.87451
1068
- ],
1069
- "alpha": 1,
1070
- "hex": "#00C3DF"
1071
- }
1072
- },
1073
- "200": {
1074
- "$type": "color",
1075
- "$value": {
1076
- "colorSpace": "srgb",
1077
- "components": [
1078
- 0.313725,
1079
- 0.890196,
1080
- 1
1081
- ],
1082
- "alpha": 1,
1083
- "hex": "#50E3FF"
1084
- }
1085
- }
1086
- }
1087
- },
1088
- "neutral": {
1089
- "soft": {
1090
- "100": {
1091
- "$type": "color",
1092
- "$value": {
1093
- "colorSpace": "srgb",
1094
- "components": [
1095
- 0.34902,
1096
- 0.392157,
1097
- 0.462745
1098
- ],
1099
- "alpha": 0.0784313725490196,
1100
- "hex": "#59647614"
1101
- }
1102
- },
1103
- "200": {
1104
- "$type": "color",
1105
- "$value": {
1106
- "colorSpace": "srgb",
1107
- "components": [
1108
- 0.34902,
1109
- 0.392157,
1110
- 0.462745
1111
- ],
1112
- "alpha": 0.12156862745098039,
1113
- "hex": "#5964761F"
1114
- }
1115
- }
1116
- },
1117
- "softSolid": {
1118
- "100": {
1119
- "$type": "color",
1120
- "$value": {
1121
- "colorSpace": "srgb",
1122
- "components": [
1123
- 0.180392,
1124
- 0.2,
1125
- 0.243137
1126
- ],
1127
- "alpha": 1,
1128
- "hex": "#2E333E"
1129
- }
1130
- },
1131
- "200": {
1132
- "$type": "color",
1133
- "$value": {
1134
- "colorSpace": "srgb",
1135
- "components": [
1136
- 0.192157,
1137
- 0.211765,
1138
- 0.254902
1139
- ],
1140
- "alpha": 1,
1141
- "hex": "#313641"
1142
- }
1143
- }
1144
- },
1145
- "line": {
239
+ "bg": {
1146
240
  "100": {
1147
241
  "$type": "color",
1148
242
  "$value": {
1149
243
  "colorSpace": "srgb",
1150
244
  "components": [
1151
- 0.270588,
1152
- 0.294118,
1153
- 0.345098
245
+ 0.023529,
246
+ 0.411765,
247
+ 1
1154
248
  ],
1155
249
  "alpha": 1,
1156
- "hex": "#454B58"
250
+ "hex": "#0669FF"
1157
251
  }
1158
252
  },
1159
253
  "200": {
@@ -1161,40 +255,44 @@
1161
255
  "$value": {
1162
256
  "colorSpace": "srgb",
1163
257
  "components": [
1164
- 0.384314,
1165
- 0.419608,
1166
- 0.478431
258
+ 0.203922,
259
+ 0.494118,
260
+ 1
1167
261
  ],
1168
262
  "alpha": 1,
1169
- "hex": "#626B7A"
263
+ "hex": "#347EFF"
1170
264
  }
1171
- },
1172
- "300": {
265
+ }
266
+ },
267
+ "fg": {
268
+ "100": {
1173
269
  "$type": "color",
1174
270
  "$value": {
1175
271
  "colorSpace": "srgb",
1176
272
  "components": [
1177
- 0.458824,
1178
- 0.498039,
1179
- 0.560784
273
+ 1,
274
+ 1,
275
+ 1
1180
276
  ],
1181
277
  "alpha": 1,
1182
- "hex": "#757F8F"
278
+ "hex": "#FFFFFF"
1183
279
  }
1184
280
  }
1185
- },
281
+ }
282
+ },
283
+ "danger": {
1186
284
  "bg": {
1187
285
  "100": {
1188
286
  "$type": "color",
1189
287
  "$value": {
1190
288
  "colorSpace": "srgb",
1191
289
  "components": [
1192
- 0.47451,
1193
- 0.521569,
1194
- 0.596078
290
+ 0.890196,
291
+ 0.164706,
292
+ 0.12549
1195
293
  ],
1196
294
  "alpha": 1,
1197
- "hex": "#798598"
295
+ "hex": "#E32A20"
1198
296
  }
1199
297
  },
1200
298
  "200": {
@@ -1202,12 +300,12 @@
1202
300
  "$value": {
1203
301
  "colorSpace": "srgb",
1204
302
  "components": [
1205
- 0.533333,
1206
- 0.580392,
1207
- 0.654902
303
+ 0.964706,
304
+ 0.25098,
305
+ 0.196078
1208
306
  ],
1209
307
  "alpha": 1,
1210
- "hex": "#8894A7"
308
+ "hex": "#F64032"
1211
309
  }
1212
310
  }
1213
311
  },
@@ -1225,19 +323,21 @@
1225
323
  "hex": "#FFFFFF"
1226
324
  }
1227
325
  }
1228
- },
1229
- "text": {
326
+ }
327
+ },
328
+ "success": {
329
+ "bg": {
1230
330
  "100": {
1231
331
  "$type": "color",
1232
332
  "$value": {
1233
333
  "colorSpace": "srgb",
1234
334
  "components": [
1235
- 0.635294,
1236
- 0.686275,
1237
- 0.764706
335
+ 0.082353,
336
+ 0.752941,
337
+ 0.176471
1238
338
  ],
1239
339
  "alpha": 1,
1240
- "hex": "#A2AFC3"
340
+ "hex": "#15C02D"
1241
341
  }
1242
342
  },
1243
343
  "200": {
@@ -1245,57 +345,44 @@
1245
345
  "$value": {
1246
346
  "colorSpace": "srgb",
1247
347
  "components": [
1248
- 0.760784,
1249
- 0.811765,
1250
- 0.890196
348
+ 0.207843,
349
+ 0.819608,
350
+ 0.254902
1251
351
  ],
1252
352
  "alpha": 1,
1253
- "hex": "#C2CFE3"
353
+ "hex": "#35D141"
1254
354
  }
1255
355
  }
1256
- }
1257
- },
1258
- "orange": {
1259
- "soft": {
356
+ },
357
+ "fg": {
1260
358
  "100": {
1261
359
  "$type": "color",
1262
360
  "$value": {
1263
361
  "colorSpace": "srgb",
1264
362
  "components": [
1265
- 0.596078,
1266
- 0.294118,
1267
- 0
1268
- ],
1269
- "alpha": 0.0784313725490196,
1270
- "hex": "#984B0014"
1271
- }
1272
- },
1273
- "200": {
1274
- "$type": "color",
1275
- "$value": {
1276
- "colorSpace": "srgb",
1277
- "components": [
1278
- 0.596078,
1279
- 0.294118,
363
+ 0,
364
+ 0,
1280
365
  0
1281
366
  ],
1282
- "alpha": 0.12156862745098039,
1283
- "hex": "#984B001F"
367
+ "alpha": 0.9490196078431372,
368
+ "hex": "#000000F2"
1284
369
  }
1285
370
  }
1286
- },
1287
- "softSolid": {
371
+ }
372
+ },
373
+ "warning": {
374
+ "bg": {
1288
375
  "100": {
1289
376
  "$type": "color",
1290
377
  "$value": {
1291
378
  "colorSpace": "srgb",
1292
379
  "components": [
1293
- 0.207843,
1294
- 0.196078,
1295
- 0.215686
380
+ 1,
381
+ 0.709804,
382
+ 0.031373
1296
383
  ],
1297
384
  "alpha": 1,
1298
- "hex": "#353237"
385
+ "hex": "#FFB508"
1299
386
  }
1300
387
  },
1301
388
  "200": {
@@ -1303,68 +390,44 @@
1303
390
  "$value": {
1304
391
  "colorSpace": "srgb",
1305
392
  "components": [
1306
- 0.231373,
1307
- 0.203922,
1308
- 0.211765
393
+ 1,
394
+ 0.8,
395
+ 0.462745
1309
396
  ],
1310
397
  "alpha": 1,
1311
- "hex": "#3B3436"
398
+ "hex": "#FFCC76"
1312
399
  }
1313
400
  }
1314
401
  },
1315
- "line": {
402
+ "fg": {
1316
403
  "100": {
1317
404
  "$type": "color",
1318
405
  "$value": {
1319
406
  "colorSpace": "srgb",
1320
407
  "components": [
1321
- 0.356863,
1322
- 0.270588,
1323
- 0.247059
1324
- ],
1325
- "alpha": 1,
1326
- "hex": "#5B453F"
1327
- }
1328
- },
1329
- "200": {
1330
- "$type": "color",
1331
- "$value": {
1332
- "colorSpace": "srgb",
1333
- "components": [
1334
- 0.560784,
1335
- 0.364706,
1336
- 0.254902
1337
- ],
1338
- "alpha": 1,
1339
- "hex": "#8F5D41"
1340
- }
1341
- },
1342
- "300": {
1343
- "$type": "color",
1344
- "$value": {
1345
- "colorSpace": "srgb",
1346
- "components": [
1347
- 0.686275,
1348
- 0.419608,
1349
- 0.247059
408
+ 0,
409
+ 0,
410
+ 0
1350
411
  ],
1351
- "alpha": 1,
1352
- "hex": "#AF6B3F"
412
+ "alpha": 0.9490196078431372,
413
+ "hex": "#000000F2"
1353
414
  }
1354
415
  }
1355
- },
416
+ }
417
+ },
418
+ "info": {
1356
419
  "bg": {
1357
420
  "100": {
1358
421
  "$type": "color",
1359
422
  "$value": {
1360
423
  "colorSpace": "srgb",
1361
424
  "components": [
1362
- 0.984314,
1363
- 0.521569,
1364
- 0.12549
425
+ 0,
426
+ 0.792157,
427
+ 0.905882
1365
428
  ],
1366
429
  "alpha": 1,
1367
- "hex": "#FB8520"
430
+ "hex": "#00CAE7"
1368
431
  }
1369
432
  },
1370
433
  "200": {
@@ -1372,12 +435,12 @@
1372
435
  "$value": {
1373
436
  "colorSpace": "srgb",
1374
437
  "components": [
1375
- 1,
1376
- 0.619608,
1377
- 0.352941
438
+ 0.192157,
439
+ 0.858824,
440
+ 0.972549
1378
441
  ],
1379
442
  "alpha": 1,
1380
- "hex": "#FF9E5A"
443
+ "hex": "#31DBF8"
1381
444
  }
1382
445
  }
1383
446
  },
@@ -1391,23 +454,25 @@
1391
454
  0,
1392
455
  0
1393
456
  ],
1394
- "alpha": 1,
1395
- "hex": "#000000"
457
+ "alpha": 0.9490196078431372,
458
+ "hex": "#000000F2"
1396
459
  }
1397
460
  }
1398
- },
1399
- "text": {
461
+ }
462
+ },
463
+ "neutral": {
464
+ "bg": {
1400
465
  "100": {
1401
466
  "$type": "color",
1402
467
  "$value": {
1403
468
  "colorSpace": "srgb",
1404
469
  "components": [
1405
- 1,
1406
- 0.545098,
1407
- 0.180392
470
+ 0.47451,
471
+ 0.521569,
472
+ 0.596078
1408
473
  ],
1409
474
  "alpha": 1,
1410
- "hex": "#FF8B2E"
475
+ "hex": "#798598"
1411
476
  }
1412
477
  },
1413
478
  "200": {
@@ -1415,57 +480,44 @@
1415
480
  "$value": {
1416
481
  "colorSpace": "srgb",
1417
482
  "components": [
1418
- 1,
1419
- 0.741176,
1420
- 0.576471
483
+ 0.533333,
484
+ 0.580392,
485
+ 0.654902
1421
486
  ],
1422
487
  "alpha": 1,
1423
- "hex": "#FFBD93"
488
+ "hex": "#8894A7"
1424
489
  }
1425
490
  }
1426
- }
1427
- },
1428
- "purple": {
1429
- "soft": {
491
+ },
492
+ "fg": {
1430
493
  "100": {
1431
494
  "$type": "color",
1432
495
  "$value": {
1433
496
  "colorSpace": "srgb",
1434
497
  "components": [
1435
- 0.427451,
1436
- 0.247059,
1437
- 0.780392
1438
- ],
1439
- "alpha": 0.0784313725490196,
1440
- "hex": "#6D3FC714"
1441
- }
1442
- },
1443
- "200": {
1444
- "$type": "color",
1445
- "$value": {
1446
- "colorSpace": "srgb",
1447
- "components": [
1448
- 0.427451,
1449
- 0.247059,
1450
- 0.780392
498
+ 1,
499
+ 1,
500
+ 1
1451
501
  ],
1452
- "alpha": 0.12156862745098039,
1453
- "hex": "#6D3FC71F"
502
+ "alpha": 1,
503
+ "hex": "#FFFFFF"
1454
504
  }
1455
505
  }
1456
- },
1457
- "softSolid": {
506
+ }
507
+ },
508
+ "orange": {
509
+ "bg": {
1458
510
  "100": {
1459
511
  "$type": "color",
1460
512
  "$value": {
1461
513
  "colorSpace": "srgb",
1462
514
  "components": [
1463
- 0.188235,
1464
- 0.192157,
1465
- 0.270588
515
+ 0.984314,
516
+ 0.521569,
517
+ 0.12549
1466
518
  ],
1467
519
  "alpha": 1,
1468
- "hex": "#303145"
520
+ "hex": "#FB8520"
1469
521
  }
1470
522
  },
1471
523
  "200": {
@@ -1473,56 +525,32 @@
1473
525
  "$value": {
1474
526
  "colorSpace": "srgb",
1475
527
  "components": [
1476
- 0.203922,
1477
- 0.2,
1478
- 0.301961
528
+ 1,
529
+ 0.619608,
530
+ 0.352941
1479
531
  ],
1480
532
  "alpha": 1,
1481
- "hex": "#34334D"
533
+ "hex": "#FF9E5A"
1482
534
  }
1483
535
  }
1484
536
  },
1485
- "line": {
537
+ "fg": {
1486
538
  "100": {
1487
539
  "$type": "color",
1488
540
  "$value": {
1489
541
  "colorSpace": "srgb",
1490
542
  "components": [
1491
- 0.282353,
1492
- 0.278431,
1493
- 0.396078
1494
- ],
1495
- "alpha": 1,
1496
- "hex": "#484765"
1497
- }
1498
- },
1499
- "200": {
1500
- "$type": "color",
1501
- "$value": {
1502
- "colorSpace": "srgb",
1503
- "components": [
1504
- 0.415686,
1505
- 0.384314,
1506
- 0.588235
1507
- ],
1508
- "alpha": 1,
1509
- "hex": "#6A6296"
1510
- }
1511
- },
1512
- "300": {
1513
- "$type": "color",
1514
- "$value": {
1515
- "colorSpace": "srgb",
1516
- "components": [
1517
- 0.498039,
1518
- 0.45098,
1519
- 0.705882
543
+ 0,
544
+ 0,
545
+ 0
1520
546
  ],
1521
547
  "alpha": 1,
1522
- "hex": "#7F73B4"
548
+ "hex": "#000000"
1523
549
  }
1524
550
  }
1525
- },
551
+ }
552
+ },
553
+ "purple": {
1526
554
  "bg": {
1527
555
  "100": {
1528
556
  "$type": "color",
@@ -1565,34 +593,6 @@
1565
593
  "hex": "#000000"
1566
594
  }
1567
595
  }
1568
- },
1569
- "text": {
1570
- "100": {
1571
- "$type": "color",
1572
- "$value": {
1573
- "colorSpace": "srgb",
1574
- "components": [
1575
- 0.698039,
1576
- 0.607843,
1577
- 1
1578
- ],
1579
- "alpha": 1,
1580
- "hex": "#B29BFF"
1581
- }
1582
- },
1583
- "200": {
1584
- "$type": "color",
1585
- "$value": {
1586
- "colorSpace": "srgb",
1587
- "components": [
1588
- 0.811765,
1589
- 0.768627,
1590
- 1
1591
- ],
1592
- "alpha": 1,
1593
- "hex": "#CFC4FF"
1594
- }
1595
- }
1596
596
  }
1597
597
  },
1598
598
  "overlay": {