cx 25.6.2 → 25.7.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/charts.css CHANGED
@@ -276,401 +276,401 @@
276
276
  }
277
277
 
278
278
  .cxs-color-0 {
279
- fill: #fbb4af;
280
- stroke: #e2a29e;
281
- background: #fbb4af;
282
- border-color: #e2a29e;
279
+ fill: rgb(250.6, 179.8, 174.6);
280
+ stroke: rgb(225.54, 161.82, 157.14);
281
+ background: rgb(250.6, 179.8, 174.6);
282
+ border-color: rgb(225.54, 161.82, 157.14);
283
283
  }
284
284
  .cxs-color-0.cxs-selectable:hover, .cxs-color-0.cxs-selectable.cxs-hover, .cxs-color-root:hover .cxs-color-0, .cxs-color-root.cxs-hover .cxs-color-0 {
285
- fill: #faa19b;
286
- stroke: #e1918c;
287
- background: #faa19b;
288
- border-color: #e1918c;
285
+ fill: rgb(249.5, 161, 154.5);
286
+ stroke: rgb(224.55, 144.9, 139.05);
287
+ background: rgb(249.5, 161, 154.5);
288
+ border-color: rgb(224.55, 144.9, 139.05);
289
289
  }
290
290
  .cxs-color-0.cxs-selected, .cxs-color-0.cxs-selected:hover, .cxs-color-0.cxs-selected.cxs-hover, .cxs-color-root.cxs-selected .cxs-color-0, .cxs-color-root.cxs-selected:hover .cxs-color-0, .cxs-color-root.cxs-selected.cxs-hover .cxs-color-0 {
291
- fill: #f6695e;
292
- stroke: #dd5f55;
293
- background: #f6695e;
294
- border-color: #dd5f55;
291
+ fill: rgb(246.2, 104.6, 94.2);
292
+ stroke: rgb(221.58, 94.14, 84.78);
293
+ background: rgb(246.2, 104.6, 94.2);
294
+ border-color: rgb(221.58, 94.14, 84.78);
295
295
  }
296
296
  .cxs-color-0.cxs-disabled, .cxs-color-root.cxs-disabled .cxs-color-0 {
297
- fill: #feeceb;
298
- stroke: #e5d4d4;
299
- background: #feeceb;
300
- border-color: #e5d4d4;
297
+ fill: rgb(253.9, 236.2, 234.9);
298
+ stroke: rgb(228.51, 212.58, 211.41);
299
+ background: rgb(253.9, 236.2, 234.9);
300
+ border-color: rgb(228.51, 212.58, 211.41);
301
301
  }
302
302
 
303
303
  .cxs-color-1 {
304
- fill: #f6a5c1;
305
- stroke: #dd95ae;
306
- background: #f6a5c1;
307
- border-color: #dd95ae;
304
+ fill: rgb(246.2, 165, 192.6);
305
+ stroke: rgb(221.58, 148.5, 173.34);
306
+ background: rgb(246.2, 165, 192.6);
307
+ border-color: rgb(221.58, 148.5, 173.34);
308
308
  }
309
309
  .cxs-color-1.cxs-selectable:hover, .cxs-color-1.cxs-selectable.cxs-hover, .cxs-color-root:hover .cxs-color-1, .cxs-color-root.cxs-hover .cxs-color-1 {
310
- fill: #f48fb1;
311
- stroke: #dc819f;
312
- background: #f48fb1;
313
- border-color: #dc819f;
310
+ fill: rgb(244, 142.5, 177);
311
+ stroke: rgb(219.6, 128.25, 159.3);
312
+ background: rgb(244, 142.5, 177);
313
+ border-color: rgb(219.6, 128.25, 159.3);
314
314
  }
315
315
  .cxs-color-1.cxs-selected, .cxs-color-1.cxs-selected:hover, .cxs-color-1.cxs-selected.cxs-hover, .cxs-color-root.cxs-selected .cxs-color-1, .cxs-color-root.cxs-selected:hover .cxs-color-1, .cxs-color-root.cxs-selected.cxs-hover .cxs-color-1 {
316
- fill: #ed4b82;
317
- stroke: #d54475;
318
- background: #ed4b82;
319
- border-color: #d54475;
316
+ fill: rgb(237.4, 75, 130.2);
317
+ stroke: rgb(213.66, 67.5, 117.18);
318
+ background: rgb(237.4, 75, 130.2);
319
+ border-color: rgb(213.66, 67.5, 117.18);
320
320
  }
321
321
  .cxs-color-1.cxs-disabled, .cxs-color-root.cxs-disabled .cxs-color-1 {
322
- fill: #fde9ef;
323
- stroke: #e4d2d7;
324
- background: #fde9ef;
325
- border-color: #e4d2d7;
322
+ fill: rgb(252.8, 232.5, 239.4);
323
+ stroke: rgb(227.52, 209.25, 215.46);
324
+ background: rgb(252.8, 232.5, 239.4);
325
+ border-color: rgb(227.52, 209.25, 215.46);
326
326
  }
327
327
 
328
328
  .cxs-color-2 {
329
- fill: #d7a9df;
330
- stroke: #c298c9;
331
- background: #d7a9df;
332
- border-color: #c298c9;
329
+ fill: rgb(215.4, 168.6, 223.4);
330
+ stroke: rgb(193.86, 151.74, 201.06);
331
+ background: rgb(215.4, 168.6, 223.4);
332
+ border-color: rgb(193.86, 151.74, 201.06);
333
333
  }
334
334
  .cxs-color-2.cxs-selectable:hover, .cxs-color-2.cxs-selectable.cxs-hover, .cxs-color-root:hover .cxs-color-2, .cxs-color-root.cxs-hover .cxs-color-2 {
335
- fill: #ce93d8;
336
- stroke: #b984c2;
337
- background: #ce93d8;
338
- border-color: #b984c2;
335
+ fill: rgb(205.5, 147, 215.5);
336
+ stroke: rgb(184.95, 132.3, 193.95);
337
+ background: rgb(205.5, 147, 215.5);
338
+ border-color: rgb(184.95, 132.3, 193.95);
339
339
  }
340
340
  .cxs-color-2.cxs-selected, .cxs-color-2.cxs-selected:hover, .cxs-color-2.cxs-selected.cxs-hover, .cxs-color-root.cxs-selected .cxs-color-2, .cxs-color-root.cxs-selected:hover .cxs-color-2, .cxs-color-root.cxs-selected.cxs-hover .cxs-color-2 {
341
- fill: #b052c0;
342
- stroke: #9e4aad;
343
- background: #b052c0;
344
- border-color: #9e4aad;
341
+ fill: rgb(175.8, 82.2, 191.8);
342
+ stroke: rgb(158.22, 73.98, 172.62);
343
+ background: rgb(175.8, 82.2, 191.8);
344
+ border-color: rgb(158.22, 73.98, 172.62);
345
345
  }
346
346
  .cxs-color-2.cxs-disabled, .cxs-color-root.cxs-disabled .cxs-color-2 {
347
- fill: #f5e9f7;
348
- stroke: #ddd2de;
349
- background: #f5e9f7;
350
- border-color: #ddd2de;
347
+ fill: rgb(245.1, 233.4, 247.1);
348
+ stroke: rgb(220.59, 210.06, 222.39);
349
+ background: rgb(245.1, 233.4, 247.1);
350
+ border-color: rgb(220.59, 210.06, 222.39);
351
351
  }
352
352
 
353
353
  .cxs-color-3 {
354
- fill: #c2b0e2;
355
- stroke: #af9ecb;
356
- background: #c2b0e2;
357
- border-color: #af9ecb;
354
+ fill: rgb(194.2, 176.2, 226.2);
355
+ stroke: rgb(174.78, 158.58, 203.58);
356
+ background: rgb(194.2, 176.2, 226.2);
357
+ border-color: rgb(174.78, 158.58, 203.58);
358
358
  }
359
359
  .cxs-color-3.cxs-selectable:hover, .cxs-color-3.cxs-selectable.cxs-hover, .cxs-color-root:hover .cxs-color-3, .cxs-color-root.cxs-hover .cxs-color-3 {
360
- fill: #b39ddb;
361
- stroke: #a18dc5;
362
- background: #b39ddb;
363
- border-color: #a18dc5;
360
+ fill: rgb(179, 156.5, 219);
361
+ stroke: rgb(161.1, 140.85, 197.1);
362
+ background: rgb(179, 156.5, 219);
363
+ border-color: rgb(161.1, 140.85, 197.1);
364
364
  }
365
365
  .cxs-color-3.cxs-selected, .cxs-color-3.cxs-selected:hover, .cxs-color-3.cxs-selected.cxs-hover, .cxs-color-root.cxs-selected .cxs-color-3, .cxs-color-root.cxs-selected:hover .cxs-color-3, .cxs-color-root.cxs-selected.cxs-hover .cxs-color-3 {
366
- fill: #8561c5;
367
- stroke: #7857b1;
368
- background: #8561c5;
369
- border-color: #7857b1;
366
+ fill: rgb(133.4, 97.4, 197.4);
367
+ stroke: rgb(120.06, 87.66, 177.66);
368
+ background: rgb(133.4, 97.4, 197.4);
369
+ border-color: rgb(120.06, 87.66, 177.66);
370
370
  }
371
371
  .cxs-color-3.cxs-disabled, .cxs-color-root.cxs-disabled .cxs-color-3 {
372
- fill: #f0ebf8;
373
- stroke: #d8d4df;
374
- background: #f0ebf8;
375
- border-color: #d8d4df;
372
+ fill: rgb(239.8, 235.3, 247.8);
373
+ stroke: rgb(215.82, 211.77, 223.02);
374
+ background: rgb(239.8, 235.3, 247.8);
375
+ border-color: rgb(215.82, 211.77, 223.02);
376
376
  }
377
377
 
378
378
  .cxs-color-4 {
379
- fill: #b2b9e1;
380
- stroke: #a0a7cb;
381
- background: #b2b9e1;
382
- border-color: #a0a7cb;
379
+ fill: rgb(178.2, 185.4, 225.4);
380
+ stroke: rgb(160.38, 166.86, 202.86);
381
+ background: rgb(178.2, 185.4, 225.4);
382
+ border-color: rgb(160.38, 166.86, 202.86);
383
383
  }
384
384
  .cxs-color-4.cxs-selectable:hover, .cxs-color-4.cxs-selectable.cxs-hover, .cxs-color-root:hover .cxs-color-4, .cxs-color-root.cxs-hover .cxs-color-4 {
385
385
  fill: #9fa8da;
386
- stroke: #8f97c4;
386
+ stroke: rgb(143.1, 151.2, 196.2);
387
387
  background: #9fa8da;
388
- border-color: #8f97c4;
388
+ border-color: rgb(143.1, 151.2, 196.2);
389
389
  }
390
390
  .cxs-color-4.cxs-selected, .cxs-color-4.cxs-selected:hover, .cxs-color-4.cxs-selected.cxs-hover, .cxs-color-root.cxs-selected .cxs-color-4, .cxs-color-root.cxs-selected:hover .cxs-color-4, .cxs-color-root.cxs-selected.cxs-hover .cxs-color-4 {
391
- fill: #6574c4;
392
- stroke: #5b68b0;
393
- background: #6574c4;
394
- border-color: #5b68b0;
391
+ fill: rgb(101.4, 115.8, 195.8);
392
+ stroke: rgb(91.26, 104.22, 176.22);
393
+ background: rgb(101.4, 115.8, 195.8);
394
+ border-color: rgb(91.26, 104.22, 176.22);
395
395
  }
396
396
  .cxs-color-4.cxs-disabled, .cxs-color-root.cxs-disabled .cxs-color-4 {
397
- fill: #eceef8;
398
- stroke: #d4d6df;
399
- background: #eceef8;
400
- border-color: #d4d6df;
397
+ fill: rgb(235.8, 237.6, 247.6);
398
+ stroke: rgb(212.22, 213.84, 222.84);
399
+ background: rgb(235.8, 237.6, 247.6);
400
+ border-color: rgb(212.22, 213.84, 222.84);
401
401
  }
402
402
 
403
403
  .cxs-color-5 {
404
- fill: #a6d5fa;
405
- stroke: #95c0e1;
406
- background: #a6d5fa;
407
- border-color: #95c0e1;
404
+ fill: rgb(166.2, 213, 250.2);
405
+ stroke: rgb(149.58, 191.7, 225.18);
406
+ background: rgb(166.2, 213, 250.2);
407
+ border-color: rgb(149.58, 191.7, 225.18);
408
408
  }
409
409
  .cxs-color-5.cxs-selectable:hover, .cxs-color-5.cxs-selectable.cxs-hover, .cxs-color-root:hover .cxs-color-5, .cxs-color-root.cxs-hover .cxs-color-5 {
410
- fill: #90cbf9;
411
- stroke: #82b7e0;
412
- background: #90cbf9;
413
- border-color: #82b7e0;
410
+ fill: rgb(144, 202.5, 249);
411
+ stroke: rgb(129.6, 182.25, 224.1);
412
+ background: rgb(144, 202.5, 249);
413
+ border-color: rgb(129.6, 182.25, 224.1);
414
414
  }
415
415
  .cxs-color-5.cxs-selected, .cxs-color-5.cxs-selected:hover, .cxs-color-5.cxs-selected.cxs-hover, .cxs-color-root.cxs-selected .cxs-color-5, .cxs-color-root.cxs-selected:hover .cxs-color-5, .cxs-color-root.cxs-selected.cxs-hover .cxs-color-5 {
416
- fill: #4dabf5;
417
- stroke: #459add;
418
- background: #4dabf5;
419
- border-color: #459add;
416
+ fill: rgb(77.4, 171, 245.4);
417
+ stroke: rgb(69.66, 153.9, 220.86);
418
+ background: rgb(77.4, 171, 245.4);
419
+ border-color: rgb(69.66, 153.9, 220.86);
420
420
  }
421
421
  .cxs-color-5.cxs-disabled, .cxs-color-root.cxs-disabled .cxs-color-5 {
422
- fill: #e9f5fe;
423
- stroke: #d2dde5;
424
- background: #e9f5fe;
425
- border-color: #d2dde5;
422
+ fill: rgb(232.8, 244.5, 253.8);
423
+ stroke: rgb(209.52, 220.05, 228.42);
424
+ background: rgb(232.8, 244.5, 253.8);
425
+ border-color: rgb(209.52, 220.05, 228.42);
426
426
  }
427
427
 
428
428
  .cxs-color-6 {
429
- fill: #9addfb;
430
- stroke: #8bc7e2;
431
- background: #9addfb;
432
- border-color: #8bc7e2;
429
+ fill: rgb(154.2, 220.6, 250.6);
430
+ stroke: rgb(138.78, 198.54, 225.54);
431
+ background: rgb(154.2, 220.6, 250.6);
432
+ border-color: rgb(138.78, 198.54, 225.54);
433
433
  }
434
434
  .cxs-color-6.cxs-selectable:hover, .cxs-color-6.cxs-selectable.cxs-hover, .cxs-color-root:hover .cxs-color-6, .cxs-color-root.cxs-hover .cxs-color-6 {
435
- fill: #81d4fa;
436
- stroke: #74bfe1;
437
- background: #81d4fa;
438
- border-color: #74bfe1;
435
+ fill: rgb(129, 212, 249.5);
436
+ stroke: rgb(116.1, 190.8, 224.55);
437
+ background: rgb(129, 212, 249.5);
438
+ border-color: rgb(116.1, 190.8, 224.55);
439
439
  }
440
440
  .cxs-color-6.cxs-selected, .cxs-color-6.cxs-selected:hover, .cxs-color-6.cxs-selected.cxs-hover, .cxs-color-root.cxs-selected .cxs-color-6, .cxs-color-root.cxs-selected:hover .cxs-color-6, .cxs-color-root.cxs-selected.cxs-hover .cxs-color-6 {
441
- fill: #35baf6;
442
- stroke: #30a7dd;
443
- background: #35baf6;
444
- border-color: #30a7dd;
441
+ fill: rgb(53.4, 186.2, 246.2);
442
+ stroke: rgb(48.06, 167.58, 221.58);
443
+ background: rgb(53.4, 186.2, 246.2);
444
+ border-color: rgb(48.06, 167.58, 221.58);
445
445
  }
446
446
  .cxs-color-6.cxs-disabled, .cxs-color-root.cxs-disabled .cxs-color-6 {
447
- fill: #e6f6fe;
448
- stroke: #cfdde5;
449
- background: #e6f6fe;
450
- border-color: #cfdde5;
447
+ fill: rgb(229.8, 246.4, 253.9);
448
+ stroke: rgb(206.82, 221.76, 228.51);
449
+ background: rgb(229.8, 246.4, 253.9);
450
+ border-color: rgb(206.82, 221.76, 228.51);
451
451
  }
452
452
 
453
453
  .cxs-color-7 {
454
- fill: #99e4ee;
455
- stroke: #8acdd6;
456
- background: #99e4ee;
457
- border-color: #8acdd6;
454
+ fill: rgb(153, 228.2, 237.8);
455
+ stroke: rgb(137.7, 205.38, 214.02);
456
+ background: rgb(153, 228.2, 237.8);
457
+ border-color: rgb(137.7, 205.38, 214.02);
458
458
  }
459
459
  .cxs-color-7.cxs-selectable:hover, .cxs-color-7.cxs-selectable.cxs-hover, .cxs-color-root:hover .cxs-color-7, .cxs-color-root.cxs-hover .cxs-color-7 {
460
- fill: #80deea;
461
- stroke: #73c8d3;
462
- background: #80deea;
463
- border-color: #73c8d3;
460
+ fill: rgb(127.5, 221.5, 233.5);
461
+ stroke: rgb(114.75, 199.35, 210.15);
462
+ background: rgb(127.5, 221.5, 233.5);
463
+ border-color: rgb(114.75, 199.35, 210.15);
464
464
  }
465
465
  .cxs-color-7.cxs-selected, .cxs-color-7.cxs-selected:hover, .cxs-color-7.cxs-selected.cxs-hover, .cxs-color-root.cxs-selected .cxs-color-7, .cxs-color-root.cxs-selected:hover .cxs-color-7, .cxs-color-root.cxs-selected.cxs-hover .cxs-color-7 {
466
- fill: #33c9dd;
467
- stroke: #2eb5c7;
468
- background: #33c9dd;
469
- border-color: #2eb5c7;
466
+ fill: rgb(51, 201.4, 220.6);
467
+ stroke: rgb(45.9, 181.26, 198.54);
468
+ background: rgb(51, 201.4, 220.6);
469
+ border-color: rgb(45.9, 181.26, 198.54);
470
470
  }
471
471
  .cxs-color-7.cxs-disabled, .cxs-color-root.cxs-disabled .cxs-color-7 {
472
- fill: #e6f8fb;
473
- stroke: #cfdfe2;
474
- background: #e6f8fb;
475
- border-color: #cfdfe2;
472
+ fill: rgb(229.5, 248.3, 250.7);
473
+ stroke: rgb(206.55, 223.47, 225.63);
474
+ background: rgb(229.5, 248.3, 250.7);
475
+ border-color: rgb(206.55, 223.47, 225.63);
476
476
  }
477
477
 
478
478
  .cxs-color-8 {
479
- fill: #99d5cf;
480
- stroke: #8ac0ba;
481
- background: #99d5cf;
482
- border-color: #8ac0ba;
479
+ fill: rgb(153, 213, 207.4);
480
+ stroke: rgb(137.7, 191.7, 186.66);
481
+ background: rgb(153, 213, 207.4);
482
+ border-color: rgb(137.7, 191.7, 186.66);
483
483
  }
484
484
  .cxs-color-8.cxs-selectable:hover, .cxs-color-8.cxs-selectable.cxs-hover, .cxs-color-root:hover .cxs-color-8, .cxs-color-root.cxs-hover .cxs-color-8 {
485
- fill: #80cbc4;
486
- stroke: #73b7b0;
487
- background: #80cbc4;
488
- border-color: #73b7b0;
485
+ fill: rgb(127.5, 202.5, 195.5);
486
+ stroke: rgb(114.75, 182.25, 175.95);
487
+ background: rgb(127.5, 202.5, 195.5);
488
+ border-color: rgb(114.75, 182.25, 175.95);
489
489
  }
490
490
  .cxs-color-8.cxs-selected, .cxs-color-8.cxs-selected:hover, .cxs-color-8.cxs-selected.cxs-hover, .cxs-color-root.cxs-selected .cxs-color-8, .cxs-color-root.cxs-selected:hover .cxs-color-8, .cxs-color-root.cxs-selected.cxs-hover .cxs-color-8 {
491
- fill: #33aba0;
492
- stroke: #2e9a90;
493
- background: #33aba0;
494
- border-color: #2e9a90;
491
+ fill: rgb(51, 171, 159.8);
492
+ stroke: rgb(45.9, 153.9, 143.82);
493
+ background: rgb(51, 171, 159.8);
494
+ border-color: rgb(45.9, 153.9, 143.82);
495
495
  }
496
496
  .cxs-color-8.cxs-disabled, .cxs-color-root.cxs-disabled .cxs-color-8 {
497
- fill: #e6f5f3;
498
- stroke: #cfdddb;
499
- background: #e6f5f3;
500
- border-color: #cfdddb;
497
+ fill: rgb(229.5, 244.5, 243.1);
498
+ stroke: rgb(206.55, 220.05, 218.79);
499
+ background: rgb(229.5, 244.5, 243.1);
500
+ border-color: rgb(206.55, 220.05, 218.79);
501
501
  }
502
502
 
503
503
  .cxs-color-9 {
504
- fill: #b7dfb9;
505
- stroke: #a5c9a7;
506
- background: #b7dfb9;
507
- border-color: #a5c9a7;
504
+ fill: rgb(183.4, 223, 185);
505
+ stroke: rgb(165.06, 200.7, 166.5);
506
+ background: rgb(183.4, 223, 185);
507
+ border-color: rgb(165.06, 200.7, 166.5);
508
508
  }
509
509
  .cxs-color-9.cxs-selectable:hover, .cxs-color-9.cxs-selectable.cxs-hover, .cxs-color-root:hover .cxs-color-9, .cxs-color-root.cxs-hover .cxs-color-9 {
510
- fill: #a6d7a8;
511
- stroke: #95c297;
512
- background: #a6d7a8;
513
- border-color: #95c297;
510
+ fill: rgb(165.5, 215, 167.5);
511
+ stroke: rgb(148.95, 193.5, 150.75);
512
+ background: rgb(165.5, 215, 167.5);
513
+ border-color: rgb(148.95, 193.5, 150.75);
514
514
  }
515
515
  .cxs-color-9.cxs-selected, .cxs-color-9.cxs-selected:hover, .cxs-color-9.cxs-selected.cxs-hover, .cxs-color-root.cxs-selected .cxs-color-9, .cxs-color-root.cxs-selected:hover .cxs-color-9, .cxs-color-root.cxs-selected.cxs-hover .cxs-color-9 {
516
- fill: #70bf73;
517
- stroke: #65ac68;
518
- background: #70bf73;
519
- border-color: #65ac68;
516
+ fill: rgb(111.8, 191, 115);
517
+ stroke: rgb(100.62, 171.9, 103.5);
518
+ background: rgb(111.8, 191, 115);
519
+ border-color: rgb(100.62, 171.9, 103.5);
520
520
  }
521
521
  .cxs-color-9.cxs-disabled, .cxs-color-root.cxs-disabled .cxs-color-9 {
522
- fill: #edf7ee;
523
- stroke: #d5ded6;
524
- background: #edf7ee;
525
- border-color: #d5ded6;
522
+ fill: rgb(237.1, 247, 237.5);
523
+ stroke: rgb(213.39, 222.3, 213.75);
524
+ background: rgb(237.1, 247, 237.5);
525
+ border-color: rgb(213.39, 222.3, 213.75);
526
526
  }
527
527
 
528
528
  .cxs-color-10 {
529
- fill: #d1e7b7;
530
- stroke: #bcd0a5;
531
- background: #d1e7b7;
532
- border-color: #bcd0a5;
529
+ fill: rgb(208.6, 231, 182.6);
530
+ stroke: rgb(187.74, 207.9, 164.34);
531
+ background: rgb(208.6, 231, 182.6);
532
+ border-color: rgb(187.74, 207.9, 164.34);
533
533
  }
534
534
  .cxs-color-10.cxs-selectable:hover, .cxs-color-10.cxs-selectable.cxs-hover, .cxs-color-root:hover .cxs-color-10, .cxs-color-root.cxs-hover .cxs-color-10 {
535
- fill: #c5e1a5;
536
- stroke: #b1cb95;
537
- background: #c5e1a5;
538
- border-color: #b1cb95;
535
+ fill: rgb(197, 225, 164.5);
536
+ stroke: rgb(177.3, 202.5, 148.05);
537
+ background: rgb(197, 225, 164.5);
538
+ border-color: rgb(177.3, 202.5, 148.05);
539
539
  }
540
540
  .cxs-color-10.cxs-selected, .cxs-color-10.cxs-selected:hover, .cxs-color-10.cxs-selected.cxs-hover, .cxs-color-root.cxs-selected .cxs-color-10, .cxs-color-root.cxs-selected:hover .cxs-color-10, .cxs-color-root.cxs-selected.cxs-hover .cxs-color-10 {
541
- fill: #a2cf6e;
542
- stroke: #92ba63;
543
- background: #a2cf6e;
544
- border-color: #92ba63;
541
+ fill: rgb(162.2, 207, 110.2);
542
+ stroke: rgb(145.98, 186.3, 99.18);
543
+ background: rgb(162.2, 207, 110.2);
544
+ border-color: rgb(145.98, 186.3, 99.18);
545
545
  }
546
546
  .cxs-color-10.cxs-disabled, .cxs-color-root.cxs-disabled .cxs-color-10 {
547
- fill: #f3f9ed;
548
- stroke: #dbe0d5;
549
- background: #f3f9ed;
550
- border-color: #dbe0d5;
547
+ fill: rgb(243.4, 249, 236.9);
548
+ stroke: rgb(219.06, 224.1, 213.21);
549
+ background: rgb(243.4, 249, 236.9);
550
+ border-color: rgb(219.06, 224.1, 213.21);
551
551
  }
552
552
 
553
553
  .cxs-color-11 {
554
- fill: #ebf1b0;
555
- stroke: #d4d99e;
556
- background: #ebf1b0;
557
- border-color: #d4d99e;
554
+ fill: rgb(235, 241, 175.8);
555
+ stroke: rgb(211.5, 216.9, 158.22);
556
+ background: rgb(235, 241, 175.8);
557
+ border-color: rgb(211.5, 216.9, 158.22);
558
558
  }
559
559
  .cxs-color-11.cxs-selectable:hover, .cxs-color-11.cxs-selectable.cxs-hover, .cxs-color-root:hover .cxs-color-11, .cxs-color-root.cxs-hover .cxs-color-11 {
560
- fill: #e6ee9c;
561
- stroke: #cfd68c;
562
- background: #e6ee9c;
563
- border-color: #cfd68c;
560
+ fill: rgb(230, 237.5, 156);
561
+ stroke: rgb(207, 213.75, 140.4);
562
+ background: rgb(230, 237.5, 156);
563
+ border-color: rgb(207, 213.75, 140.4);
564
564
  }
565
565
  .cxs-color-11.cxs-selected, .cxs-color-11.cxs-selected:hover, .cxs-color-11.cxs-selected.cxs-hover, .cxs-color-root.cxs-selected .cxs-color-11, .cxs-color-root.cxs-selected:hover .cxs-color-11, .cxs-color-root.cxs-selected.cxs-hover .cxs-color-11 {
566
- fill: #d7e361;
567
- stroke: #c2cc57;
568
- background: #d7e361;
569
- border-color: #c2cc57;
566
+ fill: rgb(215, 227, 96.6);
567
+ stroke: rgb(193.5, 204.3, 86.94);
568
+ background: rgb(215, 227, 96.6);
569
+ border-color: rgb(193.5, 204.3, 86.94);
570
570
  }
571
571
  .cxs-color-11.cxs-disabled, .cxs-color-root.cxs-disabled .cxs-color-11 {
572
- fill: #fafceb;
573
- stroke: #e1e3d4;
574
- background: #fafceb;
575
- border-color: #e1e3d4;
572
+ fill: rgb(250, 251.5, 235.2);
573
+ stroke: rgb(225, 226.35, 211.68);
574
+ background: rgb(250, 251.5, 235.2);
575
+ border-color: rgb(225, 226.35, 211.68);
576
576
  }
577
577
 
578
578
  .cxs-color-12 {
579
- fill: #fff7b1;
580
- stroke: #e6de9f;
581
- background: #fff7b1;
582
- border-color: #e6de9f;
579
+ fill: rgb(255, 247, 176.6);
580
+ stroke: rgb(229.5, 222.3, 158.94);
581
+ background: rgb(255, 247, 176.6);
582
+ border-color: rgb(229.5, 222.3, 158.94);
583
583
  }
584
584
  .cxs-color-12.cxs-selectable:hover, .cxs-color-12.cxs-selectable.cxs-hover, .cxs-color-root:hover .cxs-color-12, .cxs-color-root.cxs-hover .cxs-color-12 {
585
585
  fill: #fff59d;
586
- stroke: #e6dd8d;
586
+ stroke: rgb(229.5, 220.5, 141.3);
587
587
  background: #fff59d;
588
- border-color: #e6dd8d;
588
+ border-color: rgb(229.5, 220.5, 141.3);
589
589
  }
590
590
  .cxs-color-12.cxs-selected, .cxs-color-12.cxs-selected:hover, .cxs-color-12.cxs-selected.cxs-hover, .cxs-color-root.cxs-selected .cxs-color-12, .cxs-color-root.cxs-selected:hover .cxs-color-12, .cxs-color-root.cxs-selected.cxs-hover .cxs-color-12 {
591
- fill: #ffef62;
592
- stroke: #e6d758;
593
- background: #ffef62;
594
- border-color: #e6d758;
591
+ fill: rgb(255, 239, 98.2);
592
+ stroke: rgb(229.5, 215.1, 88.38);
593
+ background: rgb(255, 239, 98.2);
594
+ border-color: rgb(229.5, 215.1, 88.38);
595
595
  }
596
596
  .cxs-color-12.cxs-disabled, .cxs-color-root.cxs-disabled .cxs-color-12 {
597
- fill: #fffdeb;
598
- stroke: #e6e4d4;
599
- background: #fffdeb;
600
- border-color: #e6e4d4;
597
+ fill: rgb(255, 253, 235.4);
598
+ stroke: rgb(229.5, 227.7, 211.86);
599
+ background: rgb(255, 253, 235.4);
600
+ border-color: rgb(229.5, 227.7, 211.86);
601
601
  }
602
602
 
603
603
  .cxs-color-13 {
604
- fill: #ffe69c;
605
- stroke: #e6cf8c;
606
- background: #ffe69c;
607
- border-color: #e6cf8c;
604
+ fill: rgb(255, 230.2, 155.8);
605
+ stroke: rgb(229.5, 207.18, 140.22);
606
+ background: rgb(255, 230.2, 155.8);
607
+ border-color: rgb(229.5, 207.18, 140.22);
608
608
  }
609
609
  .cxs-color-13.cxs-selectable:hover, .cxs-color-13.cxs-selectable.cxs-hover, .cxs-color-root:hover .cxs-color-13, .cxs-color-root.cxs-hover .cxs-color-13 {
610
610
  fill: #ffe083;
611
- stroke: #e6ca76;
611
+ stroke: rgb(229.5, 201.6, 117.9);
612
612
  background: #ffe083;
613
- border-color: #e6ca76;
613
+ border-color: rgb(229.5, 201.6, 117.9);
614
614
  }
615
615
  .cxs-color-13.cxs-selected, .cxs-color-13.cxs-selected:hover, .cxs-color-13.cxs-selected.cxs-hover, .cxs-color-root.cxs-selected .cxs-color-13, .cxs-color-root.cxs-selected:hover .cxs-color-13, .cxs-color-root.cxs-selected.cxs-hover .cxs-color-13 {
616
- fill: #ffcd39;
617
- stroke: #e6b933;
618
- background: #ffcd39;
619
- border-color: #e6b933;
616
+ fill: rgb(255, 205.4, 56.6);
617
+ stroke: rgb(229.5, 184.86, 50.94);
618
+ background: rgb(255, 205.4, 56.6);
619
+ border-color: rgb(229.5, 184.86, 50.94);
620
620
  }
621
621
  .cxs-color-13.cxs-disabled, .cxs-color-root.cxs-disabled .cxs-color-13 {
622
- fill: #fff9e6;
623
- stroke: #e6e0cf;
624
- background: #fff9e6;
625
- border-color: #e6e0cf;
622
+ fill: rgb(255, 248.8, 230.2);
623
+ stroke: rgb(229.5, 223.92, 207.18);
624
+ background: rgb(255, 248.8, 230.2);
625
+ border-color: rgb(229.5, 223.92, 207.18);
626
626
  }
627
627
 
628
628
  .cxs-color-14 {
629
- fill: #ffd699;
630
- stroke: #e6c18a;
631
- background: #ffd699;
632
- border-color: #e6c18a;
629
+ fill: rgb(255, 213.8, 153);
630
+ stroke: rgb(229.5, 192.42, 137.7);
631
+ background: rgb(255, 213.8, 153);
632
+ border-color: rgb(229.5, 192.42, 137.7);
633
633
  }
634
634
  .cxs-color-14.cxs-selectable:hover, .cxs-color-14.cxs-selectable.cxs-hover, .cxs-color-root:hover .cxs-color-14, .cxs-color-root.cxs-hover .cxs-color-14 {
635
- fill: #ffcc80;
636
- stroke: #e6b873;
637
- background: #ffcc80;
638
- border-color: #e6b873;
635
+ fill: rgb(255, 203.5, 127.5);
636
+ stroke: rgb(229.5, 183.15, 114.75);
637
+ background: rgb(255, 203.5, 127.5);
638
+ border-color: rgb(229.5, 183.15, 114.75);
639
639
  }
640
640
  .cxs-color-14.cxs-selected, .cxs-color-14.cxs-selected:hover, .cxs-color-14.cxs-selected.cxs-hover, .cxs-color-root.cxs-selected .cxs-color-14, .cxs-color-root.cxs-selected:hover .cxs-color-14, .cxs-color-root.cxs-selected.cxs-hover .cxs-color-14 {
641
- fill: #ffad33;
642
- stroke: #e69c2e;
643
- background: #ffad33;
644
- border-color: #e69c2e;
641
+ fill: rgb(255, 172.6, 51);
642
+ stroke: rgb(229.5, 155.34, 45.9);
643
+ background: rgb(255, 172.6, 51);
644
+ border-color: rgb(229.5, 155.34, 45.9);
645
645
  }
646
646
  .cxs-color-14.cxs-disabled, .cxs-color-root.cxs-disabled .cxs-color-14 {
647
- fill: #fff5e6;
648
- stroke: #e6ddcf;
649
- background: #fff5e6;
650
- border-color: #e6ddcf;
647
+ fill: rgb(255, 244.7, 229.5);
648
+ stroke: rgb(229.5, 220.23, 206.55);
649
+ background: rgb(255, 244.7, 229.5);
650
+ border-color: rgb(229.5, 220.23, 206.55);
651
651
  }
652
652
 
653
653
  .cxs-color-15 {
654
- fill: #ffbca7;
655
- stroke: #e6a996;
656
- background: #ffbca7;
657
- border-color: #e6a996;
654
+ fill: rgb(255, 187.8, 166.6);
655
+ stroke: rgb(229.5, 169.02, 149.94);
656
+ background: rgb(255, 187.8, 166.6);
657
+ border-color: rgb(229.5, 169.02, 149.94);
658
658
  }
659
659
  .cxs-color-15.cxs-selectable:hover, .cxs-color-15.cxs-selectable.cxs-hover, .cxs-color-root:hover .cxs-color-15, .cxs-color-root.cxs-hover .cxs-color-15 {
660
- fill: #ffab91;
661
- stroke: #e69a83;
662
- background: #ffab91;
663
- border-color: #e69a83;
660
+ fill: rgb(255, 171, 144.5);
661
+ stroke: rgb(229.5, 153.9, 130.05);
662
+ background: rgb(255, 171, 144.5);
663
+ border-color: rgb(229.5, 153.9, 130.05);
664
664
  }
665
665
  .cxs-color-15.cxs-selected, .cxs-color-15.cxs-selected:hover, .cxs-color-15.cxs-selected.cxs-hover, .cxs-color-root.cxs-selected .cxs-color-15, .cxs-color-root.cxs-selected:hover .cxs-color-15, .cxs-color-root.cxs-selected.cxs-hover .cxs-color-15 {
666
- fill: #ff794e;
667
- stroke: #e66d46;
668
- background: #ff794e;
669
- border-color: #e66d46;
666
+ fill: rgb(255, 120.6, 78.2);
667
+ stroke: rgb(229.5, 108.54, 70.38);
668
+ background: rgb(255, 120.6, 78.2);
669
+ border-color: rgb(229.5, 108.54, 70.38);
670
670
  }
671
671
  .cxs-color-15.cxs-disabled, .cxs-color-root.cxs-disabled .cxs-color-15 {
672
- fill: #ffeee9;
673
- stroke: #e6d6d2;
674
- background: #ffeee9;
675
- border-color: #e6d6d2;
672
+ fill: rgb(255, 238.2, 232.9);
673
+ stroke: rgb(229.5, 214.38, 209.61);
674
+ background: rgb(255, 238.2, 232.9);
675
+ border-color: rgb(229.5, 214.38, 209.61);
676
676
  }