@nadicodeai/design-system 0.10.1 → 0.11.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.
Files changed (51) hide show
  1. package/AGENTS.md +30 -101
  2. package/CONTEXT.md +75 -0
  3. package/DESIGN.md +180 -345
  4. package/README.md +27 -54
  5. package/dist/assets/logo-mark.svg +6 -0
  6. package/dist/assets/logo-wordmark.svg +4 -0
  7. package/dist/assets/nadia-canonical-face.png +0 -0
  8. package/dist/css/chat-autoplay.js +18 -27
  9. package/dist/css/index.css +2540 -56
  10. package/dist/favicon/apple-touch-icon.png +0 -0
  11. package/dist/favicon/favicon.ico +0 -0
  12. package/dist/favicon/favicon.svg +6 -16
  13. package/dist/favicon/icon-192.png +0 -0
  14. package/dist/favicon/icon-512.png +0 -0
  15. package/dist/favicon/site.webmanifest +2 -2
  16. package/dist/tailwind/nadicode.tailwind.json +98 -143
  17. package/dist/tokens/nadicode.dtcg.json +413 -908
  18. package/package.json +19 -11
  19. package/src/assets/logo-geometry.d.ts +27 -0
  20. package/src/assets/logo-geometry.js +204 -0
  21. package/src/assets/nadia-canonical-face.d.ts +2 -0
  22. package/dist/css/components/.gitkeep +0 -0
  23. package/dist/css/components/agent-avatar.css +0 -52
  24. package/dist/css/components/approval-gate.css +0 -145
  25. package/dist/css/components/artifact-preview.css +0 -81
  26. package/dist/css/components/chat-bubble-agent.css +0 -63
  27. package/dist/css/components/chat-bubble-user.css +0 -28
  28. package/dist/css/components/chat-thread.css +0 -159
  29. package/dist/css/components/handoff-banner.css +0 -37
  30. package/dist/css/components/image.css +0 -87
  31. package/dist/css/components/memory-item.css +0 -36
  32. package/dist/css/components/run-timeline.css +0 -160
  33. package/dist/css/components/state-row.css +0 -64
  34. package/dist/css/components/state-tag.css +0 -67
  35. package/dist/css/components/status-tag.css +0 -101
  36. package/dist/css/components/tool-call-trace.css +0 -36
  37. package/dist/css/components/typing-dots.css +0 -54
  38. package/dist/css/components/usage-meter.css +0 -63
  39. package/dist/css/foundation.css +0 -177
  40. package/dist/css/layout.css +0 -657
  41. package/dist/css/motion.css +0 -225
  42. package/dist/css/primitives.css +0 -333
  43. package/dist/css/reset.css +0 -22
  44. package/dist/css/tokens.generated.css +0 -349
  45. package/dist/css/tokens.local.css +0 -11
  46. package/dist/tailwind/nadicode.theme.css +0 -596
  47. package/src/assets/favicon.svg +0 -17
  48. package/src/assets/logo-mark.svg +0 -15
  49. package/src/assets/logo-wordmark.svg +0 -26
  50. package/src/assets/nadia.d.ts +0 -9
  51. package/src/assets/nadia.png +0 -0
@@ -9,21 +9,21 @@
9
9
  "colorSpace": "srgb",
10
10
  "components": [
11
11
  0,
12
- 0.549,
13
- 0.271
12
+ 0.659,
13
+ 0.353
14
14
  ],
15
- "hex": "#008c45"
15
+ "hex": "#00a85a"
16
16
  }
17
17
  },
18
18
  "on-primary": {
19
19
  "$value": {
20
20
  "colorSpace": "srgb",
21
21
  "components": [
22
- 1,
23
- 1,
24
- 1
22
+ 0.059,
23
+ 0.055,
24
+ 0.043
25
25
  ],
26
- "hex": "#ffffff"
26
+ "hex": "#0f0e0b"
27
27
  }
28
28
  },
29
29
  "action": {
@@ -31,21 +31,21 @@
31
31
  "colorSpace": "srgb",
32
32
  "components": [
33
33
  0,
34
- 0.478,
35
- 0.235
34
+ 0.659,
35
+ 0.353
36
36
  ],
37
- "hex": "#007a3c"
37
+ "hex": "#00a85a"
38
38
  }
39
39
  },
40
40
  "action-foreground": {
41
41
  "$value": {
42
42
  "colorSpace": "srgb",
43
43
  "components": [
44
- 1,
45
- 1,
46
- 1
44
+ 0.059,
45
+ 0.055,
46
+ 0.043
47
47
  ],
48
- "hex": "#ffffff"
48
+ "hex": "#0f0e0b"
49
49
  }
50
50
  },
51
51
  "action-hover": {
@@ -53,10 +53,10 @@
53
53
  "colorSpace": "srgb",
54
54
  "components": [
55
55
  0,
56
- 0.376,
57
- 0.184
56
+ 0.616,
57
+ 0.329
58
58
  ],
59
- "hex": "#00602f"
59
+ "hex": "#009d54"
60
60
  }
61
61
  },
62
62
  "action-active": {
@@ -64,43 +64,43 @@
64
64
  "colorSpace": "srgb",
65
65
  "components": [
66
66
  0,
67
- 0.188,
68
- 0.102
67
+ 0.584,
68
+ 0.314
69
69
  ],
70
- "hex": "#00301a"
70
+ "hex": "#009550"
71
71
  }
72
72
  },
73
73
  "ink": {
74
74
  "$value": {
75
75
  "colorSpace": "srgb",
76
76
  "components": [
77
- 0.09,
78
- 0.09,
79
- 0.09
77
+ 0.059,
78
+ 0.055,
79
+ 0.043
80
80
  ],
81
- "hex": "#171717"
81
+ "hex": "#0f0e0b"
82
82
  }
83
83
  },
84
84
  "body": {
85
85
  "$value": {
86
86
  "colorSpace": "srgb",
87
87
  "components": [
88
- 0.302,
89
- 0.302,
90
- 0.302
88
+ 0.239,
89
+ 0.235,
90
+ 0.22
91
91
  ],
92
- "hex": "#4d4d4d"
92
+ "hex": "#3d3c38"
93
93
  }
94
94
  },
95
95
  "muted": {
96
96
  "$value": {
97
97
  "colorSpace": "srgb",
98
98
  "components": [
99
- 0.533,
100
- 0.533,
101
- 0.533
99
+ 0.455,
100
+ 0.447,
101
+ 0.42
102
102
  ],
103
- "hex": "#888888"
103
+ "hex": "#74726b"
104
104
  }
105
105
  },
106
106
  "canvas": {
@@ -118,66 +118,66 @@
118
118
  "$value": {
119
119
  "colorSpace": "srgb",
120
120
  "components": [
121
- 0.98,
122
- 0.98,
123
- 0.98
121
+ 0.969,
122
+ 0.969,
123
+ 0.957
124
124
  ],
125
- "hex": "#fafafa"
125
+ "hex": "#f7f7f4"
126
126
  }
127
127
  },
128
128
  "canvas-soft-2": {
129
129
  "$value": {
130
130
  "colorSpace": "srgb",
131
131
  "components": [
132
- 0.961,
133
- 0.961,
134
- 0.961
132
+ 0.937,
133
+ 0.937,
134
+ 0.914
135
135
  ],
136
- "hex": "#f5f5f5"
136
+ "hex": "#efefe9"
137
137
  }
138
138
  },
139
139
  "line": {
140
140
  "$value": {
141
141
  "colorSpace": "srgb",
142
142
  "components": [
143
- 0.898,
144
- 0.898,
145
- 0.898
143
+ 0.902,
144
+ 0.902,
145
+ 0.878
146
146
  ],
147
- "hex": "#e5e5e5"
147
+ "hex": "#e6e6e0"
148
148
  }
149
149
  },
150
150
  "input": {
151
151
  "$value": {
152
152
  "colorSpace": "srgb",
153
153
  "components": [
154
- 0.561,
155
- 0.561,
156
- 0.561
154
+ 0.455,
155
+ 0.447,
156
+ 0.427
157
157
  ],
158
- "hex": "#8f8f8f"
158
+ "hex": "#74726d"
159
159
  }
160
160
  },
161
161
  "seam": {
162
162
  "$value": {
163
163
  "colorSpace": "srgb",
164
164
  "components": [
165
- 0.894,
166
- 0.906,
167
- 0.925
165
+ 0.847,
166
+ 0.847,
167
+ 0.816
168
168
  ],
169
- "hex": "#e4e7ec"
169
+ "hex": "#d8d8d0"
170
170
  }
171
171
  },
172
172
  "cross": {
173
173
  "$value": {
174
174
  "colorSpace": "srgb",
175
175
  "components": [
176
- 0.631,
177
- 0.631,
178
- 0.631
176
+ 0.592,
177
+ 0.584,
178
+ 0.545
179
179
  ],
180
- "hex": "#a1a1a1"
180
+ "hex": "#97958b"
181
181
  }
182
182
  },
183
183
  "focus-ring": {
@@ -185,21 +185,21 @@
185
185
  "colorSpace": "srgb",
186
186
  "components": [
187
187
  0,
188
- 0.478,
189
- 0.235
188
+ 0.443,
189
+ 0.239
190
190
  ],
191
- "hex": "#007a3c"
191
+ "hex": "#00713d"
192
192
  }
193
193
  },
194
194
  "scrim": {
195
195
  "$value": {
196
196
  "colorSpace": "srgb",
197
197
  "components": [
198
- 0.09,
199
- 0.09,
200
- 0.09
198
+ 0.059,
199
+ 0.055,
200
+ 0.043
201
201
  ],
202
- "hex": "#171717"
202
+ "hex": "#0f0e0b"
203
203
  }
204
204
  },
205
205
  "link": {
@@ -207,10 +207,10 @@
207
207
  "colorSpace": "srgb",
208
208
  "components": [
209
209
  0,
210
- 0.478,
211
- 0.235
210
+ 0.443,
211
+ 0.239
212
212
  ],
213
- "hex": "#007a3c"
213
+ "hex": "#00713d"
214
214
  }
215
215
  },
216
216
  "link-deep": {
@@ -218,780 +218,252 @@
218
218
  "colorSpace": "srgb",
219
219
  "components": [
220
220
  0,
221
- 0.376,
222
- 0.184
221
+ 0.322,
222
+ 0.173
223
223
  ],
224
- "hex": "#00602f"
224
+ "hex": "#00522c"
225
225
  }
226
226
  },
227
227
  "link-bg-soft": {
228
228
  "$value": {
229
229
  "colorSpace": "srgb",
230
230
  "components": [
231
- 0.851,
232
- 0.965,
233
- 0.894
231
+ 0.776,
232
+ 0.937,
233
+ 0.851
234
234
  ],
235
- "hex": "#d9f6e4"
235
+ "hex": "#c6efd9"
236
236
  }
237
237
  },
238
238
  "accent": {
239
- "$value": {
240
- "colorSpace": "srgb",
241
- "components": [
242
- 0.804,
243
- 0.129,
244
- 0.165
245
- ],
246
- "hex": "#cd212a"
247
- }
248
- },
249
- "info": {
250
- "$value": {
251
- "colorSpace": "srgb",
252
- "components": [
253
- 0.153,
254
- 0.263,
255
- 0.847
256
- ],
257
- "hex": "#2743d8"
258
- }
259
- },
260
- "success": {
261
- "$value": {
262
- "colorSpace": "srgb",
263
- "components": [
264
- 0,
265
- 0.549,
266
- 0.271
267
- ],
268
- "hex": "#008c45"
269
- }
270
- },
271
- "error": {
272
- "$value": {
273
- "colorSpace": "srgb",
274
- "components": [
275
- 0.722,
276
- 0,
277
- 0.133
278
- ],
279
- "hex": "#b80022"
280
- }
281
- },
282
- "error-soft": {
283
- "$value": {
284
- "colorSpace": "srgb",
285
- "components": [
286
- 0.988,
287
- 0.894,
288
- 0.894
289
- ],
290
- "hex": "#fce4e4"
291
- }
292
- },
293
- "error-deep": {
294
- "$value": {
295
- "colorSpace": "srgb",
296
- "components": [
297
- 0.612,
298
- 0,
299
- 0.114
300
- ],
301
- "hex": "#9c001d"
302
- }
303
- },
304
- "warning": {
305
- "$value": {
306
- "colorSpace": "srgb",
307
- "components": [
308
- 0.961,
309
- 0.651,
310
- 0.137
311
- ],
312
- "hex": "#f5a623"
313
- }
314
- },
315
- "warning-soft": {
316
239
  "$value": {
317
240
  "colorSpace": "srgb",
318
241
  "components": [
319
242
  1,
320
- 0.945,
321
- 0.812
322
- ],
323
- "hex": "#fff1cf"
324
- }
325
- },
326
- "warning-deep": {
327
- "$value": {
328
- "colorSpace": "srgb",
329
- "components": [
330
- 0.561,
331
- 0.29,
332
- 0.024
333
- ],
334
- "hex": "#8f4a06"
335
- }
336
- },
337
- "flag-red": {
338
- "$value": {
339
- "colorSpace": "srgb",
340
- "components": [
341
- 0.804,
342
- 0.129,
343
- 0.165
344
- ],
345
- "hex": "#cd212a"
346
- }
347
- },
348
- "selection-bg": {
349
- "$value": {
350
- "colorSpace": "srgb",
351
- "components": [
352
- 0.09,
353
- 0.09,
354
- 0.09
355
- ],
356
- "hex": "#171717"
357
- }
358
- },
359
- "selection-fg": {
360
- "$value": {
361
- "colorSpace": "srgb",
362
- "components": [
363
- 0.949,
364
- 0.949,
365
- 0.949
366
- ],
367
- "hex": "#f2f2f2"
368
- }
369
- },
370
- "state-ready": {
371
- "$value": {
372
- "colorSpace": "srgb",
373
- "components": [
374
- 0.302,
375
- 0.302,
376
- 0.302
377
- ],
378
- "hex": "#4d4d4d"
379
- }
380
- },
381
- "state-running": {
382
- "$value": {
383
- "colorSpace": "srgb",
384
- "components": [
385
- 0.153,
386
- 0.263,
387
- 0.847
388
- ],
389
- "hex": "#2743d8"
390
- }
391
- },
392
- "state-review": {
393
- "$value": {
394
- "colorSpace": "srgb",
395
- "components": [
396
- 0.961,
397
- 0.651,
398
- 0.137
399
- ],
400
- "hex": "#f5a623"
401
- }
402
- },
403
- "state-blocked": {
404
- "$value": {
405
- "colorSpace": "srgb",
406
- "components": [
407
- 0.722,
408
- 0,
409
- 0.133
410
- ],
411
- "hex": "#b80022"
412
- }
413
- },
414
- "state-complete": {
415
- "$value": {
416
- "colorSpace": "srgb",
417
- "components": [
418
- 0,
419
- 0.549,
420
- 0.271
243
+ 0.353,
244
+ 0.122
421
245
  ],
422
- "hex": "#008c45"
246
+ "hex": "#ff5a1f"
423
247
  }
424
248
  },
425
- "background-100": {
249
+ "info": {
426
250
  "$value": {
427
251
  "colorSpace": "srgb",
428
252
  "components": [
429
- 1,
430
- 1,
253
+ 0.118,
254
+ 0.235,
431
255
  1
432
256
  ],
433
- "hex": "#ffffff"
434
- }
435
- },
436
- "background-200": {
437
- "$value": {
438
- "colorSpace": "srgb",
439
- "components": [
440
- 0.98,
441
- 0.98,
442
- 0.98
443
- ],
444
- "hex": "#fafafa"
445
- }
446
- },
447
- "gray-100": {
448
- "$value": {
449
- "colorSpace": "srgb",
450
- "components": [
451
- 0.949,
452
- 0.949,
453
- 0.949
454
- ],
455
- "hex": "#f2f2f2"
456
- }
457
- },
458
- "gray-200": {
459
- "$value": {
460
- "colorSpace": "srgb",
461
- "components": [
462
- 0.922,
463
- 0.922,
464
- 0.922
465
- ],
466
- "hex": "#ebebeb"
467
- }
468
- },
469
- "gray-300": {
470
- "$value": {
471
- "colorSpace": "srgb",
472
- "components": [
473
- 0.902,
474
- 0.902,
475
- 0.902
476
- ],
477
- "hex": "#e6e6e6"
257
+ "hex": "#1e3cff"
478
258
  }
479
259
  },
480
- "gray-400": {
481
- "$value": {
482
- "colorSpace": "srgb",
483
- "components": [
484
- 0.918,
485
- 0.918,
486
- 0.918
487
- ],
488
- "hex": "#eaeaea"
489
- }
490
- },
491
- "gray-500": {
492
- "$value": {
493
- "colorSpace": "srgb",
494
- "components": [
495
- 0.788,
496
- 0.788,
497
- 0.788
498
- ],
499
- "hex": "#c9c9c9"
500
- }
501
- },
502
- "gray-600": {
503
- "$value": {
504
- "colorSpace": "srgb",
505
- "components": [
506
- 0.659,
507
- 0.659,
508
- 0.659
509
- ],
510
- "hex": "#a8a8a8"
511
- }
512
- },
513
- "gray-700": {
514
- "$value": {
515
- "colorSpace": "srgb",
516
- "components": [
517
- 0.561,
518
- 0.561,
519
- 0.561
520
- ],
521
- "hex": "#8f8f8f"
522
- }
523
- },
524
- "gray-800": {
525
- "$value": {
526
- "colorSpace": "srgb",
527
- "components": [
528
- 0.49,
529
- 0.49,
530
- 0.49
531
- ],
532
- "hex": "#7d7d7d"
533
- }
534
- },
535
- "gray-900": {
536
- "$value": {
537
- "colorSpace": "srgb",
538
- "components": [
539
- 0.302,
540
- 0.302,
541
- 0.302
542
- ],
543
- "hex": "#4d4d4d"
544
- }
545
- },
546
- "gray-1000": {
547
- "$value": {
548
- "colorSpace": "srgb",
549
- "components": [
550
- 0.09,
551
- 0.09,
552
- 0.09
553
- ],
554
- "hex": "#171717"
555
- }
556
- },
557
- "green-italia-100": {
558
- "$value": {
559
- "colorSpace": "srgb",
560
- "components": [
561
- 0.91,
562
- 0.98,
563
- 0.937
564
- ],
565
- "hex": "#e8faef"
566
- }
567
- },
568
- "green-italia-200": {
569
- "$value": {
570
- "colorSpace": "srgb",
571
- "components": [
572
- 0.851,
573
- 0.965,
574
- 0.894
575
- ],
576
- "hex": "#d9f6e4"
577
- }
578
- },
579
- "green-italia-300": {
580
- "$value": {
581
- "colorSpace": "srgb",
582
- "components": [
583
- 0.765,
584
- 0.941,
585
- 0.831
586
- ],
587
- "hex": "#c3f0d4"
588
- }
589
- },
590
- "green-italia-400": {
591
- "$value": {
592
- "colorSpace": "srgb",
593
- "components": [
594
- 0.624,
595
- 0.902,
596
- 0.737
597
- ],
598
- "hex": "#9fe6bc"
599
- }
600
- },
601
- "green-italia-500": {
602
- "$value": {
603
- "colorSpace": "srgb",
604
- "components": [
605
- 0.384,
606
- 0.831,
607
- 0.58
608
- ],
609
- "hex": "#62d494"
610
- }
611
- },
612
- "green-italia-600": {
613
- "$value": {
614
- "colorSpace": "srgb",
615
- "components": [
616
- 0.09,
617
- 0.71,
618
- 0.408
619
- ],
620
- "hex": "#17b568"
621
- }
622
- },
623
- "green-italia-700": {
624
- "$value": {
625
- "colorSpace": "srgb",
626
- "components": [
627
- 0,
628
- 0.549,
629
- 0.271
630
- ],
631
- "hex": "#008c45"
632
- }
633
- },
634
- "green-italia-800": {
635
- "$value": {
636
- "colorSpace": "srgb",
637
- "components": [
638
- 0,
639
- 0.478,
640
- 0.235
641
- ],
642
- "hex": "#007a3c"
643
- }
644
- },
645
- "green-italia-900": {
646
- "$value": {
647
- "colorSpace": "srgb",
648
- "components": [
649
- 0,
650
- 0.376,
651
- 0.184
652
- ],
653
- "hex": "#00602f"
654
- }
655
- },
656
- "green-italia-1000": {
657
- "$value": {
658
- "colorSpace": "srgb",
659
- "components": [
660
- 0,
661
- 0.188,
662
- 0.102
663
- ],
664
- "hex": "#00301a"
665
- }
666
- },
667
- "red-italia-100": {
668
- "$value": {
669
- "colorSpace": "srgb",
670
- "components": [
671
- 0.992,
672
- 0.933,
673
- 0.933
674
- ],
675
- "hex": "#fdeeee"
676
- }
677
- },
678
- "red-italia-200": {
679
- "$value": {
680
- "colorSpace": "srgb",
681
- "components": [
682
- 0.988,
683
- 0.894,
684
- 0.894
685
- ],
686
- "hex": "#fce4e4"
687
- }
688
- },
689
- "red-italia-300": {
690
- "$value": {
691
- "colorSpace": "srgb",
692
- "components": [
693
- 0.98,
694
- 0.827,
695
- 0.831
696
- ],
697
- "hex": "#fad3d4"
698
- }
699
- },
700
- "red-italia-400": {
701
- "$value": {
702
- "colorSpace": "srgb",
703
- "components": [
704
- 0.969,
705
- 0.702,
706
- 0.71
707
- ],
708
- "hex": "#f7b3b5"
709
- }
710
- },
711
- "red-italia-500": {
712
- "$value": {
713
- "colorSpace": "srgb",
714
- "components": [
715
- 0.949,
716
- 0.502,
717
- 0.522
718
- ],
719
- "hex": "#f28085"
720
- }
721
- },
722
- "red-italia-600": {
260
+ "info-soft": {
723
261
  "$value": {
724
262
  "colorSpace": "srgb",
725
263
  "components": [
726
264
  0.91,
727
- 0.306,
728
- 0.341
729
- ],
730
- "hex": "#e84e57"
731
- }
732
- },
733
- "red-italia-700": {
734
- "$value": {
735
- "colorSpace": "srgb",
736
- "components": [
737
- 0.804,
738
- 0.129,
739
- 0.165
740
- ],
741
- "hex": "#cd212a"
742
- }
743
- },
744
- "red-italia-800": {
745
- "$value": {
746
- "colorSpace": "srgb",
747
- "components": [
748
- 0.722,
749
- 0,
750
- 0.133
751
- ],
752
- "hex": "#b80022"
753
- }
754
- },
755
- "red-italia-900": {
756
- "$value": {
757
- "colorSpace": "srgb",
758
- "components": [
759
- 0.612,
760
- 0,
761
- 0.114
762
- ],
763
- "hex": "#9c001d"
764
- }
765
- },
766
- "red-italia-1000": {
767
- "$value": {
768
- "colorSpace": "srgb",
769
- "components": [
770
- 0.29,
771
- 0,
772
- 0.055
773
- ],
774
- "hex": "#4a000e"
775
- }
776
- },
777
- "blue-cobalto-100": {
778
- "$value": {
779
- "colorSpace": "srgb",
780
- "components": [
781
- 0.933,
782
- 0.949,
265
+ 0.925,
783
266
  1
784
267
  ],
785
- "hex": "#eef2ff"
786
- }
787
- },
788
- "blue-cobalto-200": {
789
- "$value": {
790
- "colorSpace": "srgb",
791
- "components": [
792
- 0.886,
793
- 0.914,
794
- 0.996
795
- ],
796
- "hex": "#e2e9fe"
268
+ "hex": "#e8ecff"
797
269
  }
798
270
  },
799
- "blue-cobalto-300": {
271
+ "info-deep": {
800
272
  "$value": {
801
273
  "colorSpace": "srgb",
802
274
  "components": [
803
- 0.804,
804
- 0.851,
805
- 0.992
275
+ 0.055,
276
+ 0.114,
277
+ 0.541
806
278
  ],
807
- "hex": "#cdd9fd"
279
+ "hex": "#0e1d8a"
808
280
  }
809
281
  },
810
- "blue-cobalto-400": {
282
+ "success": {
811
283
  "$value": {
812
284
  "colorSpace": "srgb",
813
285
  "components": [
814
- 0.663,
815
- 0.745,
816
- 0.98
286
+ 0,
287
+ 0.659,
288
+ 0.353
817
289
  ],
818
- "hex": "#a9befa"
290
+ "hex": "#00a85a"
819
291
  }
820
292
  },
821
- "blue-cobalto-500": {
293
+ "error": {
822
294
  "$value": {
823
295
  "colorSpace": "srgb",
824
296
  "components": [
825
- 0.49,
826
- 0.6,
827
- 0.949
297
+ 0.827,
298
+ 0.188,
299
+ 0.184
828
300
  ],
829
- "hex": "#7d99f2"
301
+ "hex": "#d3302f"
830
302
  }
831
303
  },
832
- "blue-cobalto-600": {
304
+ "error-soft": {
833
305
  "$value": {
834
306
  "colorSpace": "srgb",
835
307
  "components": [
836
- 0.31,
837
- 0.416,
838
- 0.902
308
+ 0.992,
309
+ 0.918,
310
+ 0.918
839
311
  ],
840
- "hex": "#4f6ae6"
312
+ "hex": "#fdeaea"
841
313
  }
842
314
  },
843
- "blue-cobalto-700": {
315
+ "error-deep": {
844
316
  "$value": {
845
317
  "colorSpace": "srgb",
846
318
  "components": [
847
- 0.153,
848
- 0.263,
849
- 0.847
319
+ 0.561,
320
+ 0.102,
321
+ 0.098
850
322
  ],
851
- "hex": "#2743d8"
323
+ "hex": "#8f1a19"
852
324
  }
853
325
  },
854
- "blue-cobalto-800": {
326
+ "warning": {
855
327
  "$value": {
856
328
  "colorSpace": "srgb",
857
329
  "components": [
858
- 0.114,
859
- 0.2,
860
- 0.678
330
+ 1,
331
+ 0.761,
332
+ 0.125
861
333
  ],
862
- "hex": "#1d33ad"
334
+ "hex": "#ffc220"
863
335
  }
864
336
  },
865
- "blue-cobalto-900": {
337
+ "warning-soft": {
866
338
  "$value": {
867
339
  "colorSpace": "srgb",
868
340
  "components": [
869
- 0.086,
870
- 0.153,
871
- 0.498
341
+ 1,
342
+ 0.953,
343
+ 0.82
872
344
  ],
873
- "hex": "#16277f"
345
+ "hex": "#fff3d1"
874
346
  }
875
347
  },
876
- "blue-cobalto-1000": {
348
+ "warning-deep": {
877
349
  "$value": {
878
350
  "colorSpace": "srgb",
879
351
  "components": [
880
- 0.039,
881
- 0.071,
882
- 0.251
352
+ 0.478,
353
+ 0.345,
354
+ 0
883
355
  ],
884
- "hex": "#0a1240"
356
+ "hex": "#7a5800"
885
357
  }
886
358
  },
887
- "amber-100": {
359
+ "flag-red": {
888
360
  "$value": {
889
361
  "colorSpace": "srgb",
890
362
  "components": [
891
- 1,
892
- 0.965,
893
- 0.882
363
+ 0.827,
364
+ 0.188,
365
+ 0.184
894
366
  ],
895
- "hex": "#fff6e1"
367
+ "hex": "#d3302f"
896
368
  }
897
369
  },
898
- "amber-200": {
370
+ "selection-bg": {
899
371
  "$value": {
900
372
  "colorSpace": "srgb",
901
373
  "components": [
902
- 1,
903
- 0.945,
904
- 0.812
374
+ 0.059,
375
+ 0.055,
376
+ 0.043
905
377
  ],
906
- "hex": "#fff1cf"
378
+ "hex": "#0f0e0b"
907
379
  }
908
380
  },
909
- "amber-300": {
381
+ "selection-fg": {
910
382
  "$value": {
911
383
  "colorSpace": "srgb",
912
384
  "components": [
913
- 1,
914
- 0.914,
915
- 0.702
385
+ 0.969,
386
+ 0.969,
387
+ 0.957
916
388
  ],
917
- "hex": "#ffe9b3"
389
+ "hex": "#f7f7f4"
918
390
  }
919
391
  },
920
- "amber-400": {
392
+ "state-ready": {
921
393
  "$value": {
922
394
  "colorSpace": "srgb",
923
395
  "components": [
924
- 1,
925
- 0.851,
926
- 0.49
396
+ 0.455,
397
+ 0.447,
398
+ 0.42
927
399
  ],
928
- "hex": "#ffd97d"
400
+ "hex": "#74726b"
929
401
  }
930
402
  },
931
- "amber-500": {
403
+ "state-running": {
932
404
  "$value": {
933
405
  "colorSpace": "srgb",
934
406
  "components": [
935
- 1,
936
- 0.788,
937
- 0.2
407
+ 0.118,
408
+ 0.235,
409
+ 1
938
410
  ],
939
- "hex": "#ffc933"
411
+ "hex": "#1e3cff"
940
412
  }
941
413
  },
942
- "amber-600": {
414
+ "state-review": {
943
415
  "$value": {
944
416
  "colorSpace": "srgb",
945
417
  "components": [
946
- 0.961,
947
- 0.651,
948
- 0.137
418
+ 1,
419
+ 0.761,
420
+ 0.125
949
421
  ],
950
- "hex": "#f5a623"
422
+ "hex": "#ffc220"
951
423
  }
952
424
  },
953
- "amber-700": {
425
+ "state-blocked": {
954
426
  "$value": {
955
427
  "colorSpace": "srgb",
956
428
  "components": [
957
- 0.851,
958
- 0.533,
959
- 0
429
+ 0.827,
430
+ 0.188,
431
+ 0.184
960
432
  ],
961
- "hex": "#d98800"
433
+ "hex": "#d3302f"
962
434
  }
963
435
  },
964
- "amber-800": {
436
+ "state-complete": {
965
437
  "$value": {
966
438
  "colorSpace": "srgb",
967
439
  "components": [
968
- 0.702,
969
- 0.42,
970
- 0
440
+ 0,
441
+ 0.659,
442
+ 0.353
971
443
  ],
972
- "hex": "#b36b00"
444
+ "hex": "#00a85a"
973
445
  }
974
446
  },
975
- "amber-900": {
447
+ "background-100": {
976
448
  "$value": {
977
449
  "colorSpace": "srgb",
978
450
  "components": [
979
- 0.561,
980
- 0.29,
981
- 0.024
451
+ 1,
452
+ 1,
453
+ 1
982
454
  ],
983
- "hex": "#8f4a06"
455
+ "hex": "#ffffff"
984
456
  }
985
457
  },
986
- "amber-1000": {
458
+ "background-200": {
987
459
  "$value": {
988
460
  "colorSpace": "srgb",
989
461
  "components": [
990
- 0.271,
991
- 0.137,
992
- 0.004
462
+ 0.969,
463
+ 0.969,
464
+ 0.957
993
465
  ],
994
- "hex": "#452301"
466
+ "hex": "#f7f7f4"
995
467
  }
996
468
  },
997
469
  "campo-verde": {
@@ -999,65 +471,65 @@
999
471
  "colorSpace": "srgb",
1000
472
  "components": [
1001
473
  0,
1002
- 0.549,
1003
- 0.271
474
+ 0.659,
475
+ 0.353
1004
476
  ],
1005
- "hex": "#008c45"
477
+ "hex": "#00a85a"
1006
478
  }
1007
479
  },
1008
480
  "campo-rosso": {
1009
481
  "$value": {
1010
482
  "colorSpace": "srgb",
1011
483
  "components": [
1012
- 0.804,
1013
- 0.129,
1014
- 0.165
484
+ 0.827,
485
+ 0.188,
486
+ 0.184
1015
487
  ],
1016
- "hex": "#cd212a"
488
+ "hex": "#d3302f"
1017
489
  }
1018
490
  },
1019
491
  "campo-arancio": {
1020
492
  "$value": {
1021
493
  "colorSpace": "srgb",
1022
494
  "components": [
1023
- 0.894,
1024
- 0.325,
1025
- 0.043
495
+ 1,
496
+ 0.353,
497
+ 0.122
1026
498
  ],
1027
- "hex": "#e4530b"
499
+ "hex": "#ff5a1f"
1028
500
  }
1029
501
  },
1030
502
  "campo-giallo": {
1031
503
  "$value": {
1032
504
  "colorSpace": "srgb",
1033
505
  "components": [
1034
- 0.949,
1035
- 0.718,
1036
- 0.02
506
+ 1,
507
+ 0.761,
508
+ 0.125
1037
509
  ],
1038
- "hex": "#f2b705"
510
+ "hex": "#ffc220"
1039
511
  }
1040
512
  },
1041
513
  "campo-cobalto": {
1042
514
  "$value": {
1043
515
  "colorSpace": "srgb",
1044
516
  "components": [
1045
- 0.153,
1046
- 0.263,
1047
- 0.847
517
+ 0.118,
518
+ 0.235,
519
+ 1
1048
520
  ],
1049
- "hex": "#2743d8"
521
+ "hex": "#1e3cff"
1050
522
  }
1051
523
  },
1052
524
  "campo-inchiostro": {
1053
525
  "$value": {
1054
526
  "colorSpace": "srgb",
1055
527
  "components": [
1056
- 0.09,
1057
- 0.09,
1058
- 0.09
528
+ 0.059,
529
+ 0.055,
530
+ 0.043
1059
531
  ],
1060
- "hex": "#171717"
532
+ "hex": "#0f0e0b"
1061
533
  }
1062
534
  },
1063
535
  "campo-bianco": {
@@ -1075,11 +547,11 @@
1075
547
  "$value": {
1076
548
  "colorSpace": "srgb",
1077
549
  "components": [
1078
- 0.153,
1079
- 0.263,
1080
- 0.847
550
+ 0.118,
551
+ 0.235,
552
+ 1
1081
553
  ],
1082
- "hex": "#2743d8"
554
+ "hex": "#1e3cff"
1083
555
  }
1084
556
  },
1085
557
  "chart-2": {
@@ -1087,32 +559,32 @@
1087
559
  "colorSpace": "srgb",
1088
560
  "components": [
1089
561
  0,
1090
- 0.549,
1091
- 0.271
562
+ 0.659,
563
+ 0.353
1092
564
  ],
1093
- "hex": "#008c45"
565
+ "hex": "#00a85a"
1094
566
  }
1095
567
  },
1096
568
  "chart-3": {
1097
569
  "$value": {
1098
570
  "colorSpace": "srgb",
1099
571
  "components": [
1100
- 0.961,
1101
- 0.651,
1102
- 0.137
572
+ 1,
573
+ 0.761,
574
+ 0.125
1103
575
  ],
1104
- "hex": "#f5a623"
576
+ "hex": "#ffc220"
1105
577
  }
1106
578
  },
1107
579
  "chart-4": {
1108
580
  "$value": {
1109
581
  "colorSpace": "srgb",
1110
582
  "components": [
1111
- 0.804,
1112
- 0.129,
1113
- 0.165
583
+ 0.827,
584
+ 0.188,
585
+ 0.184
1114
586
  ],
1115
- "hex": "#cd212a"
587
+ "hex": "#d3302f"
1116
588
  }
1117
589
  },
1118
590
  "chart-5": {
@@ -1196,44 +668,44 @@
1196
668
  "$value": {
1197
669
  "colorSpace": "srgb",
1198
670
  "components": [
1199
- 0.851,
1200
- 0.533,
671
+ 0.878,
672
+ 0.651,
1201
673
  0
1202
674
  ],
1203
- "hex": "#d98800"
675
+ "hex": "#e0a600"
1204
676
  }
1205
677
  },
1206
678
  "chart-div-mid": {
1207
679
  "$value": {
1208
680
  "colorSpace": "srgb",
1209
681
  "components": [
1210
- 0.561,
1211
- 0.561,
1212
- 0.561
682
+ 0.455,
683
+ 0.447,
684
+ 0.42
1213
685
  ],
1214
- "hex": "#8f8f8f"
686
+ "hex": "#74726b"
1215
687
  }
1216
688
  },
1217
689
  "chart-div-cool": {
1218
690
  "$value": {
1219
691
  "colorSpace": "srgb",
1220
692
  "components": [
1221
- 0.49,
1222
- 0.6,
1223
- 0.949
693
+ 0.302,
694
+ 0.42,
695
+ 1
1224
696
  ],
1225
- "hex": "#7d99f2"
697
+ "hex": "#4d6bff"
1226
698
  }
1227
699
  },
1228
700
  "dark-canvas": {
1229
701
  "$value": {
1230
702
  "colorSpace": "srgb",
1231
703
  "components": [
1232
- 0.039,
1233
- 0.039,
1234
- 0.039
704
+ 0.059,
705
+ 0.059,
706
+ 0.051
1235
707
  ],
1236
- "hex": "#0a0a0a"
708
+ "hex": "#0f0f0d"
1237
709
  }
1238
710
  },
1239
711
  "dark-canvas-soft": {
@@ -1242,174 +714,174 @@
1242
714
  "components": [
1243
715
  0.09,
1244
716
  0.09,
1245
- 0.09
717
+ 0.078
1246
718
  ],
1247
- "hex": "#171717"
719
+ "hex": "#171714"
1248
720
  }
1249
721
  },
1250
722
  "dark-canvas-soft-2": {
1251
723
  "$value": {
1252
724
  "colorSpace": "srgb",
1253
725
  "components": [
1254
- 0.149,
1255
- 0.149,
1256
- 0.149
726
+ 0.125,
727
+ 0.125,
728
+ 0.106
1257
729
  ],
1258
- "hex": "#262626"
730
+ "hex": "#20201b"
1259
731
  }
1260
732
  },
1261
733
  "dark-ink": {
1262
734
  "$value": {
1263
735
  "colorSpace": "srgb",
1264
736
  "components": [
1265
- 0.961,
1266
- 0.961,
1267
- 0.961
737
+ 0.949,
738
+ 0.949,
739
+ 0.933
1268
740
  ],
1269
- "hex": "#f5f5f5"
741
+ "hex": "#f2f2ee"
1270
742
  }
1271
743
  },
1272
744
  "dark-body": {
1273
745
  "$value": {
1274
746
  "colorSpace": "srgb",
1275
747
  "components": [
1276
- 0.831,
1277
- 0.831,
1278
- 0.831
748
+ 0.792,
749
+ 0.788,
750
+ 0.765
1279
751
  ],
1280
- "hex": "#d4d4d4"
752
+ "hex": "#cac9c3"
1281
753
  }
1282
754
  },
1283
755
  "dark-muted": {
1284
756
  "$value": {
1285
757
  "colorSpace": "srgb",
1286
758
  "components": [
1287
- 0.639,
1288
- 0.639,
1289
- 0.639
759
+ 0.561,
760
+ 0.553,
761
+ 0.518
1290
762
  ],
1291
- "hex": "#a3a3a3"
763
+ "hex": "#8f8d84"
1292
764
  }
1293
765
  },
1294
766
  "dark-line": {
1295
767
  "$value": {
1296
768
  "colorSpace": "srgb",
1297
769
  "components": [
1298
- 0.18,
1299
- 0.18,
1300
- 0.18
770
+ 0.165,
771
+ 0.165,
772
+ 0.149
1301
773
  ],
1302
- "hex": "#2e2e2e"
774
+ "hex": "#2a2a26"
1303
775
  }
1304
776
  },
1305
777
  "dark-input": {
1306
778
  "$value": {
1307
779
  "colorSpace": "srgb",
1308
780
  "components": [
1309
- 0.365,
1310
- 0.365,
1311
- 0.365
781
+ 0.412,
782
+ 0.408,
783
+ 0.388
1312
784
  ],
1313
- "hex": "#5d5d5d"
785
+ "hex": "#696863"
1314
786
  }
1315
787
  },
1316
788
  "dark-seam": {
1317
789
  "$value": {
1318
790
  "colorSpace": "srgb",
1319
791
  "components": [
1320
- 0.122,
1321
- 0.122,
1322
- 0.122
792
+ 0.125,
793
+ 0.125,
794
+ 0.106
1323
795
  ],
1324
- "hex": "#1f1f1f"
796
+ "hex": "#20201b"
1325
797
  }
1326
798
  },
1327
799
  "dark-primary": {
1328
800
  "$value": {
1329
801
  "colorSpace": "srgb",
1330
802
  "components": [
1331
- 0.929,
1332
- 0.929,
1333
- 0.929
803
+ 0.184,
804
+ 0.835,
805
+ 0.518
1334
806
  ],
1335
- "hex": "#ededed"
807
+ "hex": "#2fd584"
1336
808
  }
1337
809
  },
1338
810
  "dark-on-primary": {
1339
811
  "$value": {
1340
812
  "colorSpace": "srgb",
1341
813
  "components": [
1342
- 0.039,
1343
- 0.039,
1344
- 0.039
814
+ 0.059,
815
+ 0.059,
816
+ 0.051
1345
817
  ],
1346
- "hex": "#0a0a0a"
818
+ "hex": "#0f0f0d"
1347
819
  }
1348
820
  },
1349
821
  "dark-action": {
1350
822
  "$value": {
1351
823
  "colorSpace": "srgb",
1352
824
  "components": [
1353
- 0.929,
1354
- 0.929,
1355
- 0.929
825
+ 0.184,
826
+ 0.835,
827
+ 0.518
1356
828
  ],
1357
- "hex": "#ededed"
829
+ "hex": "#2fd584"
1358
830
  }
1359
831
  },
1360
832
  "dark-action-foreground": {
1361
833
  "$value": {
1362
834
  "colorSpace": "srgb",
1363
835
  "components": [
1364
- 0.039,
1365
- 0.039,
1366
- 0.039
836
+ 0.059,
837
+ 0.059,
838
+ 0.051
1367
839
  ],
1368
- "hex": "#0a0a0a"
840
+ "hex": "#0f0f0d"
1369
841
  }
1370
842
  },
1371
843
  "dark-action-hover": {
1372
844
  "$value": {
1373
845
  "colorSpace": "srgb",
1374
846
  "components": [
1375
- 0.831,
1376
- 0.831,
1377
- 0.831
847
+ 0.306,
848
+ 0.812,
849
+ 0.549
1378
850
  ],
1379
- "hex": "#d4d4d4"
851
+ "hex": "#4ecf8c"
1380
852
  }
1381
853
  },
1382
854
  "dark-action-active": {
1383
855
  "$value": {
1384
856
  "colorSpace": "srgb",
1385
857
  "components": [
1386
- 0.639,
1387
- 0.639,
1388
- 0.639
858
+ 0.09,
859
+ 0.741,
860
+ 0.408
1389
861
  ],
1390
- "hex": "#a3a3a3"
862
+ "hex": "#17bd68"
1391
863
  }
1392
864
  },
1393
865
  "dark-link": {
1394
866
  "$value": {
1395
867
  "colorSpace": "srgb",
1396
868
  "components": [
1397
- 0.624,
1398
- 0.902,
1399
- 0.737
869
+ 0.306,
870
+ 0.812,
871
+ 0.549
1400
872
  ],
1401
- "hex": "#9fe6bc"
873
+ "hex": "#4ecf8c"
1402
874
  }
1403
875
  },
1404
876
  "dark-link-deep": {
1405
877
  "$value": {
1406
878
  "colorSpace": "srgb",
1407
879
  "components": [
1408
- 0.765,
1409
- 0.941,
1410
- 0.831
880
+ 0.576,
881
+ 0.89,
882
+ 0.722
1411
883
  ],
1412
- "hex": "#c3f0d4"
884
+ "hex": "#93e3b8"
1413
885
  }
1414
886
  },
1415
887
  "dark-link-bg-soft": {
@@ -1417,65 +889,65 @@
1417
889
  "colorSpace": "srgb",
1418
890
  "components": [
1419
891
  0,
1420
- 0.188,
1421
- 0.102
892
+ 0.208,
893
+ 0.11
1422
894
  ],
1423
- "hex": "#00301a"
895
+ "hex": "#00351c"
1424
896
  }
1425
897
  },
1426
898
  "dark-focus-ring": {
1427
899
  "$value": {
1428
900
  "colorSpace": "srgb",
1429
901
  "components": [
1430
- 0.624,
1431
- 0.902,
1432
- 0.737
902
+ 0.306,
903
+ 0.812,
904
+ 0.549
1433
905
  ],
1434
- "hex": "#9fe6bc"
906
+ "hex": "#4ecf8c"
1435
907
  }
1436
908
  },
1437
909
  "dark-scrim": {
1438
910
  "$value": {
1439
911
  "colorSpace": "srgb",
1440
912
  "components": [
1441
- 0.961,
1442
- 0.961,
1443
- 0.961
913
+ 0.949,
914
+ 0.949,
915
+ 0.933
1444
916
  ],
1445
- "hex": "#f5f5f5"
917
+ "hex": "#f2f2ee"
1446
918
  }
1447
919
  },
1448
920
  "dark-error": {
1449
921
  "$value": {
1450
922
  "colorSpace": "srgb",
1451
923
  "components": [
1452
- 0.969,
1453
- 0.702,
1454
- 0.71
924
+ 0.961,
925
+ 0.639,
926
+ 0.631
1455
927
  ],
1456
- "hex": "#f7b3b5"
928
+ "hex": "#f5a3a1"
1457
929
  }
1458
930
  },
1459
931
  "dark-error-soft": {
1460
932
  "$value": {
1461
933
  "colorSpace": "srgb",
1462
934
  "components": [
1463
- 0.29,
1464
- 0,
1465
- 0.055
935
+ 0.22,
936
+ 0.039,
937
+ 0.035
1466
938
  ],
1467
- "hex": "#4a000e"
939
+ "hex": "#380a09"
1468
940
  }
1469
941
  },
1470
942
  "dark-error-deep": {
1471
943
  "$value": {
1472
944
  "colorSpace": "srgb",
1473
945
  "components": [
1474
- 0.98,
1475
- 0.827,
1476
- 0.831
946
+ 0.984,
947
+ 0.8,
948
+ 0.796
1477
949
  ],
1478
- "hex": "#fad3d4"
950
+ "hex": "#fbcccb"
1479
951
  }
1480
952
  },
1481
953
  "dark-warning": {
@@ -1483,21 +955,21 @@
1483
955
  "colorSpace": "srgb",
1484
956
  "components": [
1485
957
  1,
1486
- 0.851,
1487
- 0.49
958
+ 0.847,
959
+ 0.4
1488
960
  ],
1489
- "hex": "#ffd97d"
961
+ "hex": "#ffd866"
1490
962
  }
1491
963
  },
1492
964
  "dark-warning-soft": {
1493
965
  "$value": {
1494
966
  "colorSpace": "srgb",
1495
967
  "components": [
1496
- 0.271,
1497
- 0.137,
1498
- 0.004
968
+ 0.251,
969
+ 0.18,
970
+ 0
1499
971
  ],
1500
- "hex": "#452301"
972
+ "hex": "#402e00"
1501
973
  }
1502
974
  },
1503
975
  "dark-warning-deep": {
@@ -1505,10 +977,43 @@
1505
977
  "colorSpace": "srgb",
1506
978
  "components": [
1507
979
  1,
1508
- 0.914,
1509
- 0.702
980
+ 0.906,
981
+ 0.639
982
+ ],
983
+ "hex": "#ffe7a3"
984
+ }
985
+ },
986
+ "dark-info": {
987
+ "$value": {
988
+ "colorSpace": "srgb",
989
+ "components": [
990
+ 0.502,
991
+ 0.596,
992
+ 1
993
+ ],
994
+ "hex": "#8098ff"
995
+ }
996
+ },
997
+ "dark-info-soft": {
998
+ "$value": {
999
+ "colorSpace": "srgb",
1000
+ "components": [
1001
+ 0.027,
1002
+ 0.059,
1003
+ 0.278
1004
+ ],
1005
+ "hex": "#070f47"
1006
+ }
1007
+ },
1008
+ "dark-info-deep": {
1009
+ "$value": {
1010
+ "colorSpace": "srgb",
1011
+ "components": [
1012
+ 0.702,
1013
+ 0.757,
1014
+ 1
1510
1015
  ],
1511
- "hex": "#ffe9b3"
1016
+ "hex": "#b3c1ff"
1512
1017
  }
1513
1018
  },
1514
1019
  "dark-cyan": {
@@ -1548,55 +1053,55 @@
1548
1053
  "$value": {
1549
1054
  "colorSpace": "srgb",
1550
1055
  "components": [
1551
- 0.384,
1552
- 0.831,
1553
- 0.58
1056
+ 0.09,
1057
+ 0.741,
1058
+ 0.408
1554
1059
  ],
1555
- "hex": "#62d494"
1060
+ "hex": "#17bd68"
1556
1061
  }
1557
1062
  },
1558
1063
  "dark-state-ready": {
1559
1064
  "$value": {
1560
1065
  "colorSpace": "srgb",
1561
1066
  "components": [
1562
- 0.561,
1563
- 0.561,
1564
- 0.561
1067
+ 0.455,
1068
+ 0.447,
1069
+ 0.42
1565
1070
  ],
1566
- "hex": "#8f8f8f"
1071
+ "hex": "#74726b"
1567
1072
  }
1568
1073
  },
1569
1074
  "dark-state-running": {
1570
1075
  "$value": {
1571
1076
  "colorSpace": "srgb",
1572
1077
  "components": [
1573
- 0.31,
1574
- 0.416,
1575
- 0.902
1078
+ 0.302,
1079
+ 0.42,
1080
+ 1
1576
1081
  ],
1577
- "hex": "#4f6ae6"
1082
+ "hex": "#4d6bff"
1578
1083
  }
1579
1084
  },
1580
1085
  "dark-state-review": {
1581
1086
  "$value": {
1582
1087
  "colorSpace": "srgb",
1583
1088
  "components": [
1584
- 0.961,
1585
- 0.651,
1586
- 0.137
1089
+ 1,
1090
+ 0.761,
1091
+ 0.125
1587
1092
  ],
1588
- "hex": "#f5a623"
1093
+ "hex": "#ffc220"
1589
1094
  }
1590
1095
  },
1591
1096
  "dark-state-blocked": {
1592
1097
  "$value": {
1593
1098
  "colorSpace": "srgb",
1594
1099
  "components": [
1595
- 0.804,
1596
- 0.129,
1597
- 0.165
1100
+ 0.827,
1101
+ 0.188,
1102
+ 0.184
1598
1103
  ],
1599
- "hex": "#cd212a"
1104
+ "hex": "#d3302f"
1600
1105
  }
1601
1106
  },
1602
1107
  "dark-state-complete": {
@@ -1604,65 +1109,65 @@
1604
1109
  "colorSpace": "srgb",
1605
1110
  "components": [
1606
1111
  0,
1607
- 0.549,
1608
- 0.271
1112
+ 0.659,
1113
+ 0.353
1609
1114
  ],
1610
- "hex": "#008c45"
1115
+ "hex": "#00a85a"
1611
1116
  }
1612
1117
  },
1613
1118
  "dark-selection-bg": {
1614
1119
  "$value": {
1615
1120
  "colorSpace": "srgb",
1616
1121
  "components": [
1617
- 0.929,
1618
- 0.929,
1619
- 0.929
1122
+ 0.949,
1123
+ 0.949,
1124
+ 0.933
1620
1125
  ],
1621
- "hex": "#ededed"
1126
+ "hex": "#f2f2ee"
1622
1127
  }
1623
1128
  },
1624
1129
  "dark-selection-fg": {
1625
1130
  "$value": {
1626
1131
  "colorSpace": "srgb",
1627
1132
  "components": [
1628
- 0.039,
1629
- 0.039,
1630
- 0.039
1133
+ 0.059,
1134
+ 0.059,
1135
+ 0.051
1631
1136
  ],
1632
- "hex": "#0a0a0a"
1137
+ "hex": "#0f0f0d"
1633
1138
  }
1634
1139
  },
1635
1140
  "dark-cross": {
1636
1141
  "$value": {
1637
1142
  "colorSpace": "srgb",
1638
1143
  "components": [
1639
- 0.431,
1640
- 0.431,
1641
- 0.431
1144
+ 0.337,
1145
+ 0.325,
1146
+ 0.286
1642
1147
  ],
1643
- "hex": "#6e6e6e"
1148
+ "hex": "#565349"
1644
1149
  }
1645
1150
  },
1646
1151
  "dark-chart-1": {
1647
1152
  "$value": {
1648
1153
  "colorSpace": "srgb",
1649
1154
  "components": [
1650
- 0.49,
1651
- 0.6,
1652
- 0.949
1155
+ 0.302,
1156
+ 0.42,
1157
+ 1
1653
1158
  ],
1654
- "hex": "#7d99f2"
1159
+ "hex": "#4d6bff"
1655
1160
  }
1656
1161
  },
1657
1162
  "dark-chart-2": {
1658
1163
  "$value": {
1659
1164
  "colorSpace": "srgb",
1660
1165
  "components": [
1661
- 0.09,
1662
- 0.71,
1663
- 0.408
1166
+ 0,
1167
+ 0.659,
1168
+ 0.353
1664
1169
  ],
1665
- "hex": "#17b568"
1170
+ "hex": "#00a85a"
1666
1171
  }
1667
1172
  },
1668
1173
  "dark-chart-3": {
@@ -1670,21 +1175,21 @@
1670
1175
  "colorSpace": "srgb",
1671
1176
  "components": [
1672
1177
  1,
1673
- 0.851,
1674
- 0.49
1178
+ 0.847,
1179
+ 0.4
1675
1180
  ],
1676
- "hex": "#ffd97d"
1181
+ "hex": "#ffd866"
1677
1182
  }
1678
1183
  },
1679
1184
  "dark-chart-4": {
1680
1185
  "$value": {
1681
1186
  "colorSpace": "srgb",
1682
1187
  "components": [
1683
- 0.949,
1684
- 0.502,
1685
- 0.522
1188
+ 0.91,
1189
+ 0.38,
1190
+ 0.373
1686
1191
  ],
1687
- "hex": "#f28085"
1192
+ "hex": "#e8615f"
1688
1193
  }
1689
1194
  },
1690
1195
  "dark-chart-5": {
@@ -1769,10 +1274,10 @@
1769
1274
  "colorSpace": "srgb",
1770
1275
  "components": [
1771
1276
  1,
1772
- 0.851,
1773
- 0.49
1277
+ 0.847,
1278
+ 0.4
1774
1279
  ],
1775
- "hex": "#ffd97d"
1280
+ "hex": "#ffd866"
1776
1281
  }
1777
1282
  },
1778
1283
  "dark-chart-div-mid": {
@@ -1781,20 +1286,20 @@
1781
1286
  "components": [
1782
1287
  0.902,
1783
1288
  0.902,
1784
- 0.902
1289
+ 0.878
1785
1290
  ],
1786
- "hex": "#e6e6e6"
1291
+ "hex": "#e6e6e0"
1787
1292
  }
1788
1293
  },
1789
1294
  "dark-chart-div-cool": {
1790
1295
  "$value": {
1791
1296
  "colorSpace": "srgb",
1792
1297
  "components": [
1793
- 0.804,
1794
- 0.851,
1795
- 0.992
1298
+ 0.702,
1299
+ 0.757,
1300
+ 1
1796
1301
  ],
1797
- "hex": "#cdd9fd"
1302
+ "hex": "#b3c1ff"
1798
1303
  }
1799
1304
  }
1800
1305
  },