@clickhouse/click-ui 0.0.154 → 0.0.156

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.
@@ -5,12 +5,12 @@ declare const _default: {
5
5
  "default": {
6
6
  "label": {
7
7
  "default": "#ffffff",
8
- "hover": "lch(100 0 0)",
8
+ "hover": "rgb(100% 100% 100%)",
9
9
  "active": "#ffffff"
10
10
  },
11
11
  "icon": {
12
12
  "default": "#ffffff",
13
- "hover": "lch(100 0 0)",
13
+ "hover": "rgb(100% 100% 100%)",
14
14
  "active": "#ffffff"
15
15
  }
16
16
  },
@@ -22,7 +22,7 @@ declare const _default: {
22
22
  },
23
23
  "icon": {
24
24
  "default": "#FAFF69",
25
- "hover": "lch(98.8 31.4 104)",
25
+ "hover": "rgb(99.6% 100% 75%)",
26
26
  "active": "#FAFF69"
27
27
  }
28
28
  }
@@ -32,11 +32,11 @@ declare const _default: {
32
32
  "color": {
33
33
  "background": {
34
34
  "default": "#1F1F1C",
35
- "success": "#004206",
36
- "neutral": "#414141",
37
- "danger": "#610000",
38
- "warning": "#4f2b00",
39
- "info": "#09255B"
35
+ "success": "rgb(20% 100% 26.7% / 0.2)",
36
+ "neutral": "rgb(62.7% 62.7% 62.7% / 0.2)",
37
+ "danger": "rgb(100% 13.7% 13.7% / 0.2)",
38
+ "warning": "rgb(100% 58% 8.63% / 0.2)",
39
+ "info": "rgb(7.45% 35.7% 90.2% / 0.2)"
40
40
  },
41
41
  "text": {
42
42
  "default": "#b3b6bd",
@@ -48,11 +48,11 @@ declare const _default: {
48
48
  },
49
49
  "iconBackground": {
50
50
  "default": "#1F1F1C",
51
- "success": "#004206",
52
- "neutral": "#414141",
53
- "danger": "#610000",
54
- "warning": "#4f2b00",
55
- "info": "#09255B"
51
+ "success": "rgb(20% 100% 26.7% / 0)",
52
+ "neutral": "rgb(62.7% 62.7% 62.7% / 0)",
53
+ "danger": "rgb(100% 13.7% 13.7% / 0)",
54
+ "warning": "rgb(100% 58% 8.63% / 0)",
55
+ "info": "rgb(7.45% 35.7% 90.2% / 0)"
56
56
  },
57
57
  "iconForeground": {
58
58
  "default": "#b3b6bd",
@@ -82,12 +82,12 @@ declare const _default: {
82
82
  "color": {
83
83
  "background": {
84
84
  "default": "#1F1F1C",
85
- "success": "#004206",
86
- "neutral": "#414141",
87
- "danger": "#610000",
85
+ "success": "rgb(20% 100% 26.7% / 0.2)",
86
+ "neutral": "rgb(62.7% 62.7% 62.7% / 0.2)",
87
+ "danger": "rgb(100% 13.7% 13.7% / 0.2)",
88
88
  "disabled": "#414141",
89
- "info": "#09255B",
90
- "warning": "#4f2b00"
89
+ "info": "rgb(7.45% 35.7% 90.2% / 0.2)",
90
+ "warning": "rgb(100% 58% 8.63% / 0.2)"
91
91
  },
92
92
  "text": {
93
93
  "default": "#b3b6bd",
@@ -100,12 +100,12 @@ declare const _default: {
100
100
  },
101
101
  "stroke": {
102
102
  "default": "#323232",
103
- "success": "#004206",
104
- "neutral": "#414141",
105
- "danger": "#610000",
103
+ "success": "rgb(20% 100% 26.7% / 0.1)",
104
+ "neutral": "rgb(62.7% 62.7% 62.7% / 0.1)",
105
+ "danger": "rgb(100% 22.3% 22.3% / 0.2)",
106
106
  "disabled": "rgb(24.2% 24.2% 24.2%)",
107
- "info": "#09255B",
108
- "warning": "#4f2b00"
107
+ "info": "rgb(7.45% 35.7% 90.2% / 0.1)",
108
+ "warning": "rgb(100% 58% 8.63% / 0.1)"
109
109
  }
110
110
  }
111
111
  },
@@ -124,8 +124,8 @@ declare const _default: {
124
124
  "muted": "#b3b6bd"
125
125
  },
126
126
  "title": {
127
- "default": "lch(97.5 0 0)",
128
- "muted": "lch(97.5 0 0)"
127
+ "default": "rgb(97.5% 97.5% 97.5%)",
128
+ "muted": "rgb(97.5% 97.5% 97.5%)"
129
129
  }
130
130
  }
131
131
  },
@@ -148,7 +148,7 @@ declare const _default: {
148
148
  "stroke": {
149
149
  "default": "#FAFF69",
150
150
  "hover": "#FAFF69",
151
- "active": "lch(83.3 60.6 103)",
151
+ "active": "rgb(83% 84.6% 34.9%)",
152
152
  "disabled": "#414141"
153
153
  }
154
154
  },
@@ -174,9 +174,9 @@ declare const _default: {
174
174
  },
175
175
  "danger": {
176
176
  "background": {
177
- "default": "#610000",
178
- "hover": "#910000",
179
- "active": "lch(28.6 65.8 40)",
177
+ "default": "rgb(100% 13.7% 13.7% / 0.2)",
178
+ "hover": "rgb(100% 13.7% 13.7% / 0.3)",
179
+ "active": "rgb(100% 13.7% 13.7% / 0.45)",
180
180
  "disabled": "#414141"
181
181
  },
182
182
  "text": {
@@ -186,9 +186,9 @@ declare const _default: {
186
186
  "disabled": "#808080"
187
187
  },
188
188
  "stroke": {
189
- "default": "#610000",
190
- "hover": "#910000",
191
- "active": "lch(28.6 65.8 40)",
189
+ "default": "rgb(100% 22.3% 22.3% / 0.1)",
190
+ "hover": "rgb(100% 13.7% 13.7% / 0.05)",
191
+ "active": "rgb(100% 13.7% 13.7% / 0.05)",
192
192
  "disabled": "#414141"
193
193
  }
194
194
  },
@@ -237,12 +237,12 @@ declare const _default: {
237
237
  "background": {
238
238
  "default": "#FAFF69",
239
239
  "hover": "rgb(98.6% 100% 58.8%)",
240
- "active": "lch(86.5 62.9 103)"
240
+ "active": "rgb(86.2% 87.9% 36.2%)"
241
241
  },
242
242
  "stroke": {
243
243
  "default": "rgba(0,0,0,0)",
244
244
  "hover": "rgb(98.6% 100% 58.8%)",
245
- "active": "lch(86.5 62.9 103)"
245
+ "active": "rgb(86.2% 87.9% 36.2%)"
246
246
  },
247
247
  "text": {
248
248
  "default": "#1F1F1C",
@@ -260,9 +260,9 @@ declare const _default: {
260
260
  },
261
261
  "danger": {
262
262
  "background": {
263
- "default": "#610000",
263
+ "default": "rgb(100% 13.7% 13.7% / 0.2)",
264
264
  "hover": "#ff9898",
265
- "active": "#ffbaba"
265
+ "active": "#c10000"
266
266
  },
267
267
  "text": {
268
268
  "default": "#ffbaba",
@@ -270,9 +270,9 @@ declare const _default: {
270
270
  "active": "#ffbaba"
271
271
  },
272
272
  "stroke": {
273
- "default": "#610000",
274
- "hover": "#910000",
275
- "active": "lch(28.6 65.8 40)"
273
+ "default": "rgb(100% 13.7% 13.7% / 0.2)",
274
+ "hover": "rgb(100% 13.7% 13.7% / 0.3)",
275
+ "active": "rgb(100% 13.7% 13.7% / 0.45)"
276
276
  }
277
277
  },
278
278
  "ghost": {
@@ -294,7 +294,7 @@ declare const _default: {
294
294
  },
295
295
  "info": {
296
296
  "background": {
297
- "default": "#09255B",
297
+ "default": "rgb(7.45% 35.7% 90.2% / 0.2)",
298
298
  "hover": "#0e44ad",
299
299
  "active": "#135be6"
300
300
  },
@@ -304,7 +304,7 @@ declare const _default: {
304
304
  "active": "#b5cdf9"
305
305
  },
306
306
  "stroke": {
307
- "default": "#09255B",
307
+ "default": "rgb(7.45% 35.7% 90.2% / 0.2)",
308
308
  "hover": "#0e44ad",
309
309
  "active": "#135be6"
310
310
  }
@@ -317,14 +317,14 @@ declare const _default: {
317
317
  "main": {
318
318
  "default": "#FAFF69",
319
319
  "hover": "lch(89.7 46.7 104)",
320
- "active": "lch(83.3 60.6 103)",
321
- "disabled": "lch(25.2 0 0)"
320
+ "active": "rgb(83% 84.6% 34.9%)",
321
+ "disabled": "rgb(23.3% 23.3% 23.3%)"
322
322
  },
323
323
  "action": {
324
- "default": "lch(87.8 63.4 103)",
325
- "hover": "lch(82.5 43 104)",
326
- "active": "lch(73.3 53.3 103)",
327
- "disabled": "lch(22.2 0 0)"
324
+ "default": "rgb(88.2% 90% 37.1%)",
325
+ "hover": "rgb(81.8% 83.2% 49.2%)",
326
+ "active": "rgb(73% 74.4% 30.7%)",
327
+ "disabled": "rgb(20.5% 20.5% 20.5%)"
328
328
  }
329
329
  },
330
330
  "text": {
@@ -340,17 +340,17 @@ declare const _default: {
340
340
  "disabled": "rgba(0,0,0,0)"
341
341
  },
342
342
  "divide": {
343
- "default": "lch(85.4 61.7 103)",
344
- "hover": "lch(78.5 40.9 104)",
345
- "active": "lch(72.9 53 103)",
346
- "disabled": "lch(23.1 0 0)"
343
+ "default": "rgb(85.8% 87.5% 36%)",
344
+ "hover": "rgb(77.8% 79.1% 46.8%)",
345
+ "active": "rgb(72.6% 74% 30.5%)",
346
+ "disabled": "rgb(21.3% 21.3% 21.3%)"
347
347
  }
348
348
  },
349
349
  "secondary": {
350
350
  "divide": {
351
351
  "default": "lch(31.2 0 0)",
352
352
  "hover": "lch(34.8 0 0)",
353
- "active": "lch(24.8 2.56 307)",
353
+ "active": "rgb(23.7% 22.9% 24.4%)",
354
354
  "disabled": "lch(23.4 0 0)"
355
355
  },
356
356
  "background": {
@@ -362,9 +362,9 @@ declare const _default: {
362
362
  },
363
363
  "action": {
364
364
  "default": "#282828",
365
- "hover": "lch(18.2 0 0)",
366
- "active": "lch(21.9 0 0)",
367
- "disabled": "lch(23.9 0 0)"
365
+ "hover": "rgb(17.8% 17.8% 17.8%)",
366
+ "active": "rgb(20.7% 20.7% 20.7%)",
367
+ "disabled": "rgb(22.1% 22.1% 22.1%)"
368
368
  }
369
369
  },
370
370
  "text": {
@@ -376,7 +376,7 @@ declare const _default: {
376
376
  "stroke": {
377
377
  "default": "#414141",
378
378
  "hover": "#414141",
379
- "active": "lch(24.8 2.56 307)",
379
+ "active": "rgb(23.7% 22.9% 24.4%)",
380
380
  "disabled": "rgba(0,0,0,0)"
381
381
  }
382
382
  }
@@ -386,7 +386,7 @@ declare const _default: {
386
386
  "background": {
387
387
  "default": "rgba(0,0,0,0)",
388
388
  "hover": "#282828",
389
- "active": "lch(18.2 0 0)",
389
+ "active": "rgb(17.8% 17.8% 17.8%)",
390
390
  "disabled": "rgba(0,0,0,0)",
391
391
  "disabled-active": "lch(0 0 0 / 0)",
392
392
  "panel": "rgba(0,0,0,0)"
@@ -419,7 +419,7 @@ declare const _default: {
419
419
  "background": {
420
420
  "default": "rgba(0,0,0,0)",
421
421
  "hover": "#282828",
422
- "active": "lch(15.8 0 0)"
422
+ "active": "rgb(15.4% 15.4% 15.4%)"
423
423
  },
424
424
  "stroke": {
425
425
  "default": "#323232",
@@ -440,13 +440,13 @@ declare const _default: {
440
440
  "background": {
441
441
  "default": "#1F1F1C",
442
442
  "hover": "#282828",
443
- "active": "lch(15.3 0 0)",
443
+ "active": "rgb(14.9% 14.9% 14.9%)",
444
444
  "disabled": "#414141"
445
445
  },
446
446
  "title": {
447
- "default": "lch(97.5 0 0)",
448
- "hover": "lch(97.5 0 0)",
449
- "active": "lch(97.5 0 0)",
447
+ "default": "rgb(97.5% 97.5% 97.5%)",
448
+ "hover": "rgb(97.5% 97.5% 97.5%)",
449
+ "active": "rgb(97.5% 97.5% 97.5%)",
450
450
  "disabled": "#808080"
451
451
  },
452
452
  "description": {
@@ -464,7 +464,7 @@ declare const _default: {
464
464
  "stroke": {
465
465
  "default": "#323232",
466
466
  "hover": "#323232",
467
- "active": "lch(19.7 0 0)",
467
+ "active": "rgb(18.6% 18.6% 18.6%)",
468
468
  "disabled": "#414141"
469
469
  }
470
470
  }
@@ -474,13 +474,13 @@ declare const _default: {
474
474
  "background": {
475
475
  "default": "#1F1F1C",
476
476
  "hover": "#282828",
477
- "active": "lch(15.3 0 0)",
477
+ "active": "rgb(14.9% 14.9% 14.9%)",
478
478
  "disabled": "#414141"
479
479
  },
480
480
  "title": {
481
- "default": "lch(97.5 0 0)",
482
- "hover": "lch(97.5 0 0)",
483
- "active": "lch(97.5 0 0)",
481
+ "default": "rgb(97.5% 97.5% 97.5%)",
482
+ "hover": "rgb(97.5% 97.5% 97.5%)",
483
+ "active": "rgb(97.5% 97.5% 97.5%)",
484
484
  "disabled": "#808080"
485
485
  },
486
486
  "description": {
@@ -507,9 +507,9 @@ declare const _default: {
507
507
  "disabled": "#414141"
508
508
  },
509
509
  "title": {
510
- "default": "lch(97.5 0 0)",
511
- "hover": "lch(97.5 0 0)",
512
- "active": "lch(97.5 0 0)",
510
+ "default": "rgb(97.5% 97.5% 97.5%)",
511
+ "hover": "rgb(97.5% 97.5% 97.5%)",
512
+ "active": "rgb(97.5% 97.5% 97.5%)",
513
513
  "disabled": "#808080"
514
514
  },
515
515
  "description": {
@@ -535,9 +535,9 @@ declare const _default: {
535
535
  "disabled": "#414141"
536
536
  },
537
537
  "title": {
538
- "default": "lch(97.5 0 0)",
539
- "hover": "lch(97.5 0 0)",
540
- "active": "lch(97.5 0 0)",
538
+ "default": "rgb(97.5% 97.5% 97.5%)",
539
+ "hover": "rgb(97.5% 97.5% 97.5%)",
540
+ "active": "rgb(97.5% 97.5% 97.5%)",
541
541
  "disabled": "#808080"
542
542
  },
543
543
  "description": {
@@ -568,9 +568,9 @@ declare const _default: {
568
568
  "active": "#FAFF69"
569
569
  },
570
570
  "background": {
571
- "default": "lch(16.1 0 0 / 0.9)",
572
- "hover": "lch(18.2 0 0 / 0.9)",
573
- "active": "lch(20.2 0 0 / 0.9)"
571
+ "default": "rgb(15.7% 15.7% 15.7% / 0.9)",
572
+ "hover": "rgb(17.8% 17.8% 17.8% / 0.9)",
573
+ "active": "rgb(19.9% 19.9% 19.9% / 0.9)"
574
574
  },
575
575
  "stroke": {
576
576
  "default": "linear-gradient(174deg, #FAFF69 8.31%, #2C2E31 22.92%)",
@@ -584,8 +584,8 @@ declare const _default: {
584
584
  "checkbox": {
585
585
  "color": {
586
586
  "background": {
587
- "default": "lch(18.2 0 0)",
588
- "hover": "lch(18.2 0 0)",
587
+ "default": "rgb(17.8% 17.8% 17.8%)",
588
+ "hover": "rgb(17.8% 17.8% 17.8%)",
589
589
  "active": "#FAFF69",
590
590
  "disabled": "#414141"
591
591
  },
@@ -663,7 +663,7 @@ declare const _default: {
663
663
  "monacoTheme": {
664
664
  "parameter": {
665
665
  "foreground": "#c0c0c0",
666
- "background": "#414141"
666
+ "background": "rgb(62.7% 62.7% 62.7% / 0.2)"
667
667
  }
668
668
  }
669
669
  },
@@ -683,11 +683,11 @@ declare const _default: {
683
683
  "field": {
684
684
  "color": {
685
685
  "background": {
686
- "default": "lch(18.2 0 0)",
687
- "hover": "lch(20.2 0 0)",
688
- "active": "lch(20.2 0 0)",
686
+ "default": "rgb(17.8% 17.8% 17.8%)",
687
+ "hover": "rgb(19.9% 19.9% 19.9%)",
688
+ "active": "rgb(19.9% 19.9% 19.9%)",
689
689
  "disabled": "#414141",
690
- "error": "lch(20.2 0 0)"
690
+ "error": "rgb(19.9% 19.9% 19.9%)"
691
691
  },
692
692
  "text": {
693
693
  "default": "#e6e7e9",
@@ -697,8 +697,8 @@ declare const _default: {
697
697
  "error": "#ffbaba"
698
698
  },
699
699
  "stroke": {
700
- "default": "lch(24.7 0 0)",
701
- "hover": "lch(28.5 0 0)",
700
+ "default": "rgb(23.6% 23.6% 23.6%)",
701
+ "hover": "rgb(27.4% 27.4% 27.4%)",
702
702
  "active": "#FAFF69",
703
703
  "disabled": "#414141",
704
704
  "error": "#ffbaba"
@@ -711,11 +711,11 @@ declare const _default: {
711
711
  "error": "#ffbaba"
712
712
  },
713
713
  "format": {
714
- "default": "lch(62.9 0 0)",
715
- "hover": "lch(62.9 0 0)",
716
- "active": "lch(62.9 0 0)",
714
+ "default": "rgb(60.2% 60.2% 60.2%)",
715
+ "hover": "rgb(60.2% 60.2% 60.2%)",
716
+ "active": "rgb(60.2% 60.2% 60.2%)",
717
717
  "disabled": "#808080",
718
- "error": "lch(62.9 0 0)"
718
+ "error": "rgb(60.2% 60.2% 60.2%)"
719
719
  },
720
720
  "genericLabel": {
721
721
  "default": "#ffffff",
@@ -741,16 +741,16 @@ declare const _default: {
741
741
  },
742
742
  "background": {
743
743
  "default": "#282828",
744
- "hover": "lch(23.5 0 0)",
744
+ "hover": "rgb(23.1% 23.1% 23.1%)",
745
745
  "active": "#282828",
746
746
  "disabled": "#414141"
747
747
  },
748
748
  "format": {
749
749
  "default": "lch(62.9 0 0)",
750
- "hover": "lch(62.9 0 0)",
751
- "active": "lch(62.9 0 0)",
750
+ "hover": "rgb(60.2% 60.2% 60.2%)",
751
+ "active": "rgb(60.2% 60.2% 60.2%)",
752
752
  "disabled": "#808080",
753
- "error": "lch(62.9 0 0)"
753
+ "error": "rgb(60.2% 60.2% 60.2%)"
754
754
  },
755
755
  "stroke": {
756
756
  "default": "#323232"
@@ -835,8 +835,8 @@ declare const _default: {
835
835
  "radio": {
836
836
  "color": {
837
837
  "background": {
838
- "default": "lch(18.2 0 0)",
839
- "hover": "lch(18.2 0 0)",
838
+ "default": "rgb(17.8% 17.8% 17.8%)",
839
+ "hover": "rgb(17.8% 17.8% 17.8%)",
840
840
  "active": "#FAFF69",
841
841
  "disabled": "#414141"
842
842
  },
@@ -848,7 +848,7 @@ declare const _default: {
848
848
  },
849
849
  "indicator": {
850
850
  "default": "#1F1F1C",
851
- "hover": "lch(18.2 0 0)",
851
+ "hover": "rgb(17.8% 17.8% 17.8%)",
852
852
  "active": "#151515",
853
853
  "disabled": "#808080"
854
854
  }
@@ -1093,10 +1093,10 @@ declare const _default: {
1093
1093
  "background": {
1094
1094
  "default": "#282828",
1095
1095
  "hover": "#282828",
1096
- "active": "lch(18.2 0 0)"
1096
+ "active": "rgb(17.8% 17.8% 17.8%)"
1097
1097
  },
1098
1098
  "title": {
1099
- "default": "lch(97.5 0 0)"
1099
+ "default": "rgb(97.5% 97.5% 97.5%)"
1100
1100
  },
1101
1101
  "icon": {
1102
1102
  "default": "#ffffff"
@@ -1116,7 +1116,7 @@ declare const _default: {
1116
1116
  "background": {
1117
1117
  "default": "#1F1F1C",
1118
1118
  "hover": "lch(15.8 0 0)",
1119
- "active": "lch(17.9 0 0)"
1119
+ "active": "rgb(17.5% 17.5% 17.5%)"
1120
1120
  },
1121
1121
  "stroke": {
1122
1122
  "default": "#323232"
@@ -1195,7 +1195,7 @@ declare const _default: {
1195
1195
  "toast": {
1196
1196
  "color": {
1197
1197
  "title": {
1198
- "default": "lch(97.5 0 0)"
1198
+ "default": "rgb(97.5% 97.5% 97.5%)"
1199
1199
  },
1200
1200
  "description": {
1201
1201
  "default": "#b3b6bd"
@@ -1204,7 +1204,7 @@ declare const _default: {
1204
1204
  "default": "#414141"
1205
1205
  },
1206
1206
  "icon": {
1207
- "default": "lch(97.5 0 0)",
1207
+ "default": "rgb(97.5% 97.5% 97.5%)",
1208
1208
  "success": "#CCFFD0",
1209
1209
  "warning": "#ffca8b",
1210
1210
  "danger": "#ffbaba"
@@ -1227,7 +1227,7 @@ declare const _default: {
1227
1227
  "default": "#1F1F1C"
1228
1228
  },
1229
1229
  "title": {
1230
- "default": "lch(97.5 0 0)"
1230
+ "default": "rgb(97.5% 97.5% 97.5%)"
1231
1231
  },
1232
1232
  "description": {
1233
1233
  "default": "#b3b6bd"
@@ -1243,7 +1243,7 @@ declare const _default: {
1243
1243
  "default": "#282828"
1244
1244
  },
1245
1245
  "title": {
1246
- "default": "lch(97.5 0 0)"
1246
+ "default": "rgb(97.5% 97.5% 97.5%)"
1247
1247
  },
1248
1248
  "description": {
1249
1249
  "default": "#b3b6bd"
@@ -1337,10 +1337,10 @@ declare const _default: {
1337
1337
  "default": "#FAFF69"
1338
1338
  },
1339
1339
  "shadow": {
1340
- "default": "lch(6.77 0 0 / 0.6)"
1340
+ "default": "rgb(8.24% 8.24% 8.24% / 0.6)"
1341
1341
  },
1342
1342
  "title": {
1343
- "default": "lch(97.5 0 0)",
1343
+ "default": "rgb(97.5% 97.5% 97.5%)",
1344
1344
  "muted": "#b3b6bd"
1345
1345
  }
1346
1346
  }
@@ -1348,23 +1348,23 @@ declare const _default: {
1348
1348
  "feedback": {
1349
1349
  "color": {
1350
1350
  "info": {
1351
- "background": "#09255B",
1351
+ "background": "rgb(7.45% 35.7% 90.2% / 0.2)",
1352
1352
  "foreground": "#b5cdf9"
1353
1353
  },
1354
1354
  "success": {
1355
- "background": "#004206",
1355
+ "background": "rgb(20% 100% 26.7% / 0.2)",
1356
1356
  "foreground": "#CCFFD0"
1357
1357
  },
1358
1358
  "warning": {
1359
- "background": "#4f2b00",
1359
+ "background": "rgb(100% 58% 8.63% / 0.2)",
1360
1360
  "foreground": "#ffca8b"
1361
1361
  },
1362
1362
  "danger": {
1363
- "background": "#610000",
1363
+ "background": "rgb(100% 13.7% 13.7% / 0.2)",
1364
1364
  "foreground": "#ffbaba"
1365
1365
  },
1366
1366
  "neutral": {
1367
- "background": "#414141",
1367
+ "background": "rgb(62.7% 62.7% 62.7% / 0.2)",
1368
1368
  "foreground": "#c0c0c0",
1369
1369
  "stroke": "#323232"
1370
1370
  }