@sourcegraph/cody-web 0.7.6 → 0.8.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/style.css CHANGED
@@ -1,9 +1,9 @@
1
- ._editor_9ox0p_1 {
1
+ ._editor_s4gjm_1 {
2
2
  position: relative;
3
3
  }
4
4
 
5
5
  /* ContentEditable */
6
- ._content-editable_9ox0p_6 {
6
+ ._content-editable_s4gjm_6 {
7
7
  border: 0;
8
8
  display: block;
9
9
  position: relative;
@@ -11,7 +11,7 @@
11
11
  }
12
12
 
13
13
  /* Placeholder */
14
- ._placeholder_9ox0p_14 {
14
+ ._placeholder_s4gjm_14 {
15
15
  opacity: 0.6;
16
16
  overflow: hidden;
17
17
  position: absolute;
@@ -26,37 +26,39 @@
26
26
  }
27
27
 
28
28
  /* Theme */
29
- ._theme-paragraph_9ox0p_29 {
29
+ ._theme-paragraph_s4gjm_29 {
30
30
  margin: 0;
31
31
  }
32
32
 
33
- html[data-ide='JetBrains'] ._theme-paragraph_9ox0p_29 {
34
- padding: 0.5rem;
35
- }
33
+
36
34
  :root {
37
35
  --description-font-size: 0.9em; /* match VS Code quickpick description */
38
36
  }
39
37
 
40
- ._title_1vity_5, ._description_1vity_5, ._warning_1vity_5 {
38
+ ._title_1nc1q_5, ._description_1nc1q_5, ._warning_1nc1q_5 {
41
39
  white-space: nowrap;
42
40
  text-overflow: ellipsis;
43
41
  overflow: hidden;
44
42
  }
45
43
 
46
- ._row_1vity_11 {
44
+ ._row_1nc1q_11 {
47
45
  display: flex;
48
46
  align-items: center;
49
47
  gap: 0.35rem;
50
48
  }
51
49
 
52
- ._description_1vity_5, ._warning_1vity_5 {
50
+ ._description_1nc1q_5, ._warning_1nc1q_5 {
53
51
  font-size: var(--description-font-size);
54
52
  opacity: 0.7;
55
53
  }
56
54
 
57
- ._description_1vity_5 {
55
+ ._description_1nc1q_5 {
58
56
  flex: 1;
59
57
  }
58
+
59
+ ._title_1nc1q_5:hover {
60
+ direction: rtl;
61
+ }
60
62
  ._context-item-mention-node_1eamp_1 {
61
63
  --mention-color-opacity: 70%;
62
64
  color: color-mix(in lch, var(--vscode-inputOption-activeForeground) calc(1.2*var(--mention-color-opacity)), transparent);
@@ -126,9 +128,9 @@ body:is([data-vscode-theme-kind='vscode-high-contrast'], [data-vscode-theme-kind
126
128
  html[data-ide=JetBrains] ._template-input-node_14yoh_1 {
127
129
  background-color: transparent;
128
130
  }
129
- ._popover-dimensions_18ann_1 {
131
+ ._popover-dimensions_1uf3m_1 {
130
132
  margin-top: 20px; /* show on the line below the cursor */
131
- width: clamp(200px, 65vw, 440px);
133
+ width: clamp(300px, 65vw, 440px);
132
134
 
133
135
  --max-items: 12;
134
136
  --mention-item-height: 30px;
@@ -137,14 +139,14 @@ html[data-ide=JetBrains] ._template-input-node_14yoh_1 {
137
139
  display: flex;
138
140
  align-items: start;
139
141
  }
140
- ._popover-dimensions_18ann_1 ._popover_18ann_1 {
142
+ ._popover-dimensions_1uf3m_1 ._popover_1uf3m_1 {
141
143
  flex: 1;
142
144
  }
143
- .typeahead-flipped ._popover-dimensions_18ann_1 {
145
+ .typeahead-flipped ._popover-dimensions_1uf3m_1 {
144
146
  align-items: end;
145
147
  }
146
148
 
147
- ._popover_18ann_1 {
149
+ ._popover_1uf3m_1 {
148
150
  overflow: auto;
149
151
  background: var(--vscode-sideBar-background);
150
152
  color: var(--vscode-sideBar-foreground);
@@ -153,19 +155,23 @@ html[data-ide=JetBrains] ._template-input-node_14yoh_1 {
153
155
  border-radius: 3px;
154
156
  max-height: calc(var(--max-items)*var(--mention-item-height) + 2px);
155
157
  }
156
- ._container_101x5_1 {
158
+ ._container_fr158_1 {
157
159
  outline: none;
158
160
 
159
161
  /* In order to override shadcn tailwind tw-rounded-md */
160
162
  border-radius: 0 !important;
161
163
  }
162
164
 
163
- ._item_101x5_8._context-item_101x5_9 {
165
+ ._item_fr158_8._context-item_fr158_9 {
164
166
  display: flex;
165
167
  flex-direction: column;
166
168
  align-items: stretch !important;
167
169
  gap: 0.2rem;
168
170
  }
171
+
172
+ ._experimental_fr158_17 {
173
+ background: var(--vscode-inputOption-activeBackground);
174
+ }
169
175
  :root {
170
176
  --prompt-editor-padding-y: 8px;
171
177
  --prompt-editor-padding-x: 8px;
@@ -255,6 +261,257 @@ kbd {
255
261
  ._excluded_kr5rq_7 {
256
262
  text-decoration: line-through !important;
257
263
  }
264
+ :root {
265
+ --code-font-size: #{(12/14)}em;
266
+ --code-font-family: sfmono-regular, consolas, menlo, dejavu sans mono, monospace;
267
+ }
268
+
269
+ ._code_1suzz_6 {
270
+ white-space: pre;
271
+ line-height: 1rem;
272
+ font-size: var(--code-font-size);
273
+ font-family: var(--code-font-family);
274
+ }
275
+
276
+ ._small_1suzz_13 {
277
+ font-size: 0.75rem;
278
+ line-height: 1rem;
279
+
280
+ /* Bootstrap applies `font-weight: 400;` to `small` element,
281
+ but we want to control `font-weight` only with `strong` or `.font-weight-medium`. */
282
+ font-weight: inherit;
283
+ }
284
+
285
+ ._code-excerpt_1gr2h_1 .line,
286
+ ._code-excerpt_1gr2h_1 .code {
287
+ /* stylelint-disable-next-line declaration-property-unit-allowed-list */
288
+ height: 18px;
289
+ vertical-align: middle;
290
+ padding: 0;
291
+ }
292
+ ._code-excerpt_1gr2h_1 .line {
293
+ min-width: 1.5rem;
294
+ text-align: right;
295
+ user-select: none;
296
+ }
297
+ ._code-excerpt_1gr2h_1 .line::before {
298
+ /* draw line number with css so it cannot be copied to clipboard */
299
+ content: attr(data-line);
300
+ color: var(--cody-chat-code-text-muted);
301
+ }
302
+ ._code-excerpt_1gr2h_1 .code {
303
+ white-space: pre;
304
+ padding-left: 1rem;
305
+ }
306
+ ._code-excerpt-error_1gr2h_1 {
307
+ width: 100%;
308
+ }
309
+ ._code-excerpt-alert_1gr2h_1 {
310
+ margin-bottom: 0;
311
+ color: #c92a2a;
312
+ }
313
+ ._code-excerpt_1gr2h_1 .hl-text {
314
+ color: #657b83;
315
+ }
316
+ :root {
317
+ --cody-chat-code-background: var(--vscode-textCodeBlock-background);
318
+ --cody-chat-code-header-background: var(--vscode-titleBar-inactiveBackground);
319
+ --cody-chat-code-subtle-background: var(--vscode-titleBar-inactiveBackground);
320
+ --cody-chat-code-border-color: var(--vscode-widget-border);
321
+ --cody-chat-code-text-muted: var(--vscode-input-placeholderForeground);
322
+ --cody-chat-code-focus-border: var(--vscode-focusBorder);
323
+
324
+ --mark-bg: #f8e688;
325
+ --text-muted-highlighted: #566880;
326
+ }
327
+
328
+ ._result-container_3o126_13 {
329
+ contain: paint;
330
+ border-radius: 4px;
331
+ border: solid 1px var(--cody-chat-code-border-color);
332
+ }
333
+
334
+ ._result-container_3o126_13 .match-highlight {
335
+ color: var(--text-muted-highlighted);
336
+ background-color: var(--mark-bg);
337
+ }
338
+
339
+ ._result-container_3o126_13 .sr-only {
340
+ position: absolute;
341
+ width: 0.0625rem;
342
+ height: 0.0625rem;
343
+ padding: 0;
344
+ margin: -0.0625rem;
345
+ overflow: hidden;
346
+ clip: rect(0, 0, 0, 0);
347
+ white-space: nowrap;
348
+ border: 0;
349
+ }
350
+
351
+ ._header_3o126_36 {
352
+ padding: 0.45rem 0.5rem;
353
+ display: flex;
354
+ align-items: center;
355
+ flex-wrap: wrap;
356
+
357
+ position: sticky;
358
+ top: 0;
359
+
360
+ /* Show on top of search result contents */
361
+ z-index: 1;
362
+
363
+ border-bottom: 1px solid var(--cody-chat-code-border-color);
364
+ background-color: var(--cody-chat-code-header-background);
365
+ }
366
+
367
+ ._header-title_3o126_1 {
368
+ flex: 1 1 auto;
369
+ display: flex;
370
+ flex-wrap: wrap;
371
+ }
372
+
373
+ ._result_3o126_13 {
374
+ background-color: var(--cody-chat-code-background);
375
+ }
376
+
377
+ ._search-result-match_3o126_62 {
378
+ /* Don't use cascading link style */
379
+ text-decoration: none;
380
+ display: flex;
381
+ align-items: flex-start;
382
+ overflow-x: auto;
383
+ overflow-y: hidden;
384
+ position: relative;
385
+ }
386
+
387
+ ._horizontal-divider-between_3o126_72:not(:last-child) {
388
+ border-bottom: 1px solid var(--cody-chat-code-border-color);
389
+ }
390
+
391
+ ._focusable-block_3o126_78:focus-visible {
392
+ box-shadow: inset 0 0 0 1px var(--cody-chat-code-focus-border);
393
+ }
394
+
395
+ ._clickable_3o126_84 {
396
+ cursor: pointer;
397
+ }
398
+
399
+ ._clickable_3o126_84:hover {
400
+ text-decoration: none;
401
+ background-color: var(--cody-chat-code-subtle-background);
402
+ }
403
+
404
+ ._divider-between_3o126_92 > *:not(:last-child)::after {
405
+ content: ' ';
406
+ height: 1rem;
407
+ margin: 0 0.75rem;
408
+ border-right: 1px solid var(--cody-chat-code-border-color);
409
+ display: block;
410
+ }
411
+
412
+ ._divider-vertical_3o126_102 {
413
+ border-bottom: 1px solid var(--cody-chat-code-border-color);
414
+ width: 100%;
415
+ margin: 0.5rem 0;
416
+ }
417
+
418
+ ._divider_3o126_92 {
419
+ border-right: 1px solid var(--cody-chat-code-border-color);
420
+ height: 1rem;
421
+ margin: 0 0.5rem;
422
+ }
423
+
424
+ ._title_3o126_114 {
425
+ display: flex;
426
+ align-items: center;
427
+ flex-grow: 1;
428
+ min-width: 0;
429
+ flex-wrap: wrap;
430
+ }
431
+
432
+ ._title-inner_3o126_122 {
433
+ overflow-wrap: anywhere;
434
+ }
435
+
436
+ ._toggle-matches-button_3o126_126 {
437
+ width: 100%;
438
+ text-align: left;
439
+ border: none;
440
+ padding: 0.25rem 0.5rem;
441
+ border-top: 1px solid var(--cody-chat-code-border-color);
442
+ background-color: var(--cody-chat-code-background);
443
+ color: var(--cody-chat-code-text-muted);
444
+ }
445
+
446
+ ._toggle-matches-button_3o126_126:hover {
447
+ color: inherit;
448
+ }
449
+
450
+ ._toggle-matches-button--expanded_3o126_1 {
451
+ position: sticky;
452
+ bottom: 0;
453
+ }
454
+
455
+ ._toggle-matches-button-text_3o126_1 {
456
+ margin-left: 0.125rem;
457
+ }
458
+
459
+ ._chunk_1q5wi_1 {
460
+ position: relative;
461
+ overflow-x: auto;
462
+ padding: 0.25rem 0.5rem;
463
+ background-color: var(--cody-chat-code-background);
464
+ }
465
+
466
+ ._chunk_1q5wi_1:first-child {
467
+ padding-top: 0.5rem;
468
+ }
469
+
470
+ ._chunk_1q5wi_1:last-child {
471
+ padding-bottom: 0.5rem;
472
+ }
473
+ ._root_15z33_1 {
474
+ display: flex;
475
+ flex-direction: column;
476
+ gap: 0.25rem;
477
+ }
478
+
479
+ ._link-container_15z33_7 {
480
+ display: inline-flex;
481
+ padding: 2px 4px 2px 2px;
482
+ min-width: 0;
483
+ }
484
+
485
+ ._header_15z33_13 {
486
+ display: flex;
487
+ gap: 0.25rem;
488
+ align-items: center;
489
+ }
490
+
491
+ ._context-item-link_15z33_19 {
492
+ background: none;
493
+ border: none;
494
+ color: var(--vscode-textLink-foreground);
495
+ font-size: inherit;
496
+ padding: 0;
497
+ margin: 0;
498
+ text-align: left;
499
+ font-weight: normal;
500
+ display: flex;
501
+ align-items: center;
502
+ gap: 0.125rem;
503
+ overflow: hidden;
504
+ }
505
+
506
+ /* In light high contrast, --vscode-textLink-foreground provides little
507
+ contrast; instead inherit the --code-foreground color from the container. */
508
+ body[data-vscode-theme-kind='vscode-high-contrast-light'] ._context-item-link_15z33_19 {
509
+ color: inherit;
510
+ }
511
+
512
+ ._code-block_15z33_40 {
513
+ margin-bottom: 0.25rem;
514
+ }
258
515
  ._dots-holder_10c80_1 {
259
516
  display: flex;
260
517
  gap: 0.2rem;
@@ -686,47 +943,28 @@ body[data-vscode-theme-kind='vscode-light'] ._content_1kf9a_116 pre > code {
686
943
  align-items: center;
687
944
  gap: calc(var(--spacing) / 4);
688
945
  }
689
- ._context-item_13e3r_1 {
946
+ ._context-item_911i8_1 {
690
947
  display: inline-flex;
691
948
  padding: 2px 4px 2px 2px;
692
949
  }
693
950
 
694
- ._context-item-metadata_13e3r_6 {
951
+ ._context-item-metadata_911i8_6 {
695
952
  color: var(--vscode-disabledForeground);
696
953
  padding-left: 0.1rem;
697
954
  text-wrap: nowrap;
698
955
  }
699
-
700
- ._context-item-link_13e3r_12 {
701
- background: none;
702
- border: none;
703
- color: var(--vscode-textLink-foreground);
704
- font-size: inherit;
705
- padding: 0;
706
- margin: 0;
707
- text-align: left;
708
- font-weight: normal;
709
- display: flex;
710
- align-items: center;
711
- gap: 0.125rem;
712
- overflow: hidden;
713
- }
714
-
715
- /* In light high contrast, --vscode-textLink-foreground provides little
716
- contrast; instead inherit the --code-foreground color from the container. */
717
- body[data-vscode-theme-kind='vscode-high-contrast-light'] ._context-item-link_13e3r_12 {
718
- color: inherit;
719
- }
720
- ._user-avatar_yacrp_1 {
956
+ ._user-avatar_tzwlo_1 {
721
957
  isolation: isolate;
722
958
  display: inline-flex;
723
959
  border-radius: 50%;
960
+ background-color: var(--vscode-inputOption-activeBackground);
961
+ color: var(--vscode-inputOption-activeForeground);
724
962
  align-items: center;
725
963
  justify-content: center;
726
964
  height: fit-content;
727
965
  }
728
966
 
729
- ._sourcegraph-gradient-border_yacrp_10 {
967
+ ._sourcegraph-gradient-border_tzwlo_12 {
730
968
  --gradient-border-width: 1px;
731
969
 
732
970
  border-radius: 50%;
@@ -920,6 +1158,12 @@ button > ._model-title-with-icon_rn0uf_1 ._model-provider_rn0uf_17,
920
1158
  button > ._model-title-with-icon_rn0uf_1 ._badge_rn0uf_35 {
921
1159
  display: none;
922
1160
  }
1161
+ ._info-message_6yx2w_1 {
1162
+ --mention-color-opacity: 70%;
1163
+
1164
+ border: 1px solid color-mix(in lch, var(--vscode-inputOption-activeBackground) calc(1.2* var(--mention-color-opacity)), transparent);
1165
+ background-color: color-mix(in lch, var(--vscode-inputOption-activeBackground) var(--mention-color-opacity), transparent);
1166
+ }
923
1167
  ._chat-disabled_rc7no_1 {
924
1168
  text-align: center;
925
1169
  padding: 0.5rem 0.25rem;
@@ -1054,692 +1298,6 @@ not include this in the cody web package since highlights styles is already
1054
1298
  imported in Sourcegraph shell.
1055
1299
  */
1056
1300
  /*@import url('../../../vscode/webviews/utils/highlight.css');*/
1057
- :root {
1058
- --vscode-actionBar-toggledBackground: #383a49;
1059
- --vscode-activityBar-activeBorder: #0078d4;
1060
- --vscode-activityBar-background: #181818;
1061
- --vscode-activityBar-border: #2b2b2b;
1062
- --vscode-activityBar-dropBorder: #d7d7d7;
1063
- --vscode-activityBar-foreground: #d7d7d7;
1064
- --vscode-activityBar-inactiveForeground: #868686;
1065
- --vscode-activityBarBadge-background: #0078d4;
1066
- --vscode-activityBarBadge-foreground: #ffffff;
1067
- --vscode-activityBarTop-activeBorder: #e7e7e7;
1068
- --vscode-activityBarTop-dropBorder: #e7e7e7;
1069
- --vscode-activityBarTop-foreground: #e7e7e7;
1070
- --vscode-activityBarTop-inactiveForeground: rgba(231, 231, 231, 0.6);
1071
- --vscode-badge-background: #616161;
1072
- --vscode-badge-foreground: #f8f8f8;
1073
- --vscode-banner-background: #04395e;
1074
- --vscode-banner-foreground: #ffffff;
1075
- --vscode-banner-iconForeground: #3794ff;
1076
- --vscode-breadcrumb-activeSelectionForeground: #e0e0e0;
1077
- --vscode-breadcrumb-background: #1f1f1f;
1078
- --vscode-breadcrumb-focusForeground: #e0e0e0;
1079
- --vscode-breadcrumb-foreground: rgba(204, 204, 204, 0.8);
1080
- --vscode-breadcrumbPicker-background: #202020;
1081
- --vscode-button-background: #0078d4;
1082
- --vscode-button-border: rgba(255, 255, 255, 0.07);
1083
- --vscode-button-foreground: #ffffff;
1084
- --vscode-button-hoverBackground: #026ec1;
1085
- --vscode-button-secondaryBackground: #313131;
1086
- --vscode-button-secondaryForeground: #cccccc;
1087
- --vscode-button-secondaryHoverBackground: #3c3c3c;
1088
- --vscode-button-separator: rgba(255, 255, 255, 0.4);
1089
- --vscode-charts-blue: #3794ff;
1090
- --vscode-charts-foreground: #cccccc;
1091
- --vscode-charts-green: #89d185;
1092
- --vscode-charts-lines: rgba(204, 204, 204, 0.5);
1093
- --vscode-charts-orange: #d18616;
1094
- --vscode-charts-purple: #b180d7;
1095
- --vscode-charts-red: #f14c4c;
1096
- --vscode-charts-yellow: #cca700;
1097
- --vscode-chat-avatarBackground: #1f1f1f;
1098
- --vscode-chat-avatarForeground: #cccccc;
1099
- --vscode-chat-requestBackground: rgba(31, 31, 31, 0.62);
1100
- --vscode-chat-requestBorder: rgba(255, 255, 255, 0.1);
1101
- --vscode-chat-slashCommandBackground: #34414b;
1102
- --vscode-chat-slashCommandForeground: #40a6ff;
1103
- --vscode-checkbox-background: #313131;
1104
- --vscode-checkbox-border: #3c3c3c;
1105
- --vscode-checkbox-foreground: #cccccc;
1106
- --vscode-checkbox-selectBackground: #202020;
1107
- --vscode-checkbox-selectBorder: #cccccc;
1108
- --vscode-commandCenter-activeBackground: rgba(255, 255, 255, 0.08);
1109
- --vscode-commandCenter-activeBorder: rgba(204, 204, 204, 0.3);
1110
- --vscode-commandCenter-activeForeground: #cccccc;
1111
- --vscode-commandCenter-background: rgba(255, 255, 255, 0.05);
1112
- --vscode-commandCenter-border: rgba(204, 204, 204, 0.2);
1113
- --vscode-commandCenter-debuggingBackground: rgba(0, 120, 212, 0.26);
1114
- --vscode-commandCenter-foreground: #cccccc;
1115
- --vscode-commandCenter-inactiveBorder: rgba(157, 157, 157, 0.25);
1116
- --vscode-commandCenter-inactiveForeground: #9d9d9d;
1117
- --vscode-commentsView-resolvedIcon: rgba(204, 204, 204, 0.5);
1118
- --vscode-commentsView-unresolvedIcon: #0078d4;
1119
- --vscode-debugConsole-errorForeground: #f85149;
1120
- --vscode-debugConsole-infoForeground: #3794ff;
1121
- --vscode-debugConsole-sourceForeground: #cccccc;
1122
- --vscode-debugConsole-warningForeground: #cca700;
1123
- --vscode-debugConsoleInputIcon-foreground: #cccccc;
1124
- --vscode-debugExceptionWidget-background: #420b0d;
1125
- --vscode-debugExceptionWidget-border: #a31515;
1126
- --vscode-debugIcon-breakpointCurrentStackframeForeground: #ffcc00;
1127
- --vscode-debugIcon-breakpointDisabledForeground: #848484;
1128
- --vscode-debugIcon-breakpointForeground: #e51400;
1129
- --vscode-debugIcon-breakpointStackframeForeground: #89d185;
1130
- --vscode-debugIcon-breakpointUnverifiedForeground: #848484;
1131
- --vscode-debugIcon-continueForeground: #75beff;
1132
- --vscode-debugIcon-disconnectForeground: #f48771;
1133
- --vscode-debugIcon-pauseForeground: #75beff;
1134
- --vscode-debugIcon-restartForeground: #89d185;
1135
- --vscode-debugIcon-startForeground: #89d185;
1136
- --vscode-debugIcon-stepBackForeground: #75beff;
1137
- --vscode-debugIcon-stepIntoForeground: #75beff;
1138
- --vscode-debugIcon-stepOutForeground: #75beff;
1139
- --vscode-debugIcon-stepOverForeground: #75beff;
1140
- --vscode-debugIcon-stopForeground: #f48771;
1141
- --vscode-debugTokenExpression-boolean: #4e94ce;
1142
- --vscode-debugTokenExpression-error: #f48771;
1143
- --vscode-debugTokenExpression-name: #c586c0;
1144
- --vscode-debugTokenExpression-number: #b5cea8;
1145
- --vscode-debugTokenExpression-string: #ce9178;
1146
- --vscode-debugTokenExpression-value: rgba(204, 204, 204, 0.6);
1147
- --vscode-debugToolBar-background: #181818;
1148
- --vscode-debugView-exceptionLabelBackground: #6c2022;
1149
- --vscode-debugView-exceptionLabelForeground: #cccccc;
1150
- --vscode-debugView-stateLabelBackground: rgba(136, 136, 136, 0.27);
1151
- --vscode-debugView-stateLabelForeground: #cccccc;
1152
- --vscode-debugView-valueChangedHighlight: #569cd6;
1153
- --vscode-descriptionForeground: #9d9d9d;
1154
- --vscode-diffEditor-diagonalFill: rgba(204, 204, 204, 0.2);
1155
- --vscode-diffEditor-insertedLineBackground: rgba(155, 185, 85, 0.2);
1156
- --vscode-diffEditor-insertedTextBackground: rgba(156, 204, 44, 0.2);
1157
- --vscode-diffEditor-move-border: rgba(139, 139, 139, 0.61);
1158
- --vscode-diffEditor-moveActive-border: #ffa500;
1159
- --vscode-diffEditor-removedLineBackground: rgba(255, 0, 0, 0.2);
1160
- --vscode-diffEditor-removedTextBackground: rgba(255, 0, 0, 0.2);
1161
- --vscode-diffEditor-unchangedCodeBackground: rgba(116, 116, 116, 0.16);
1162
- --vscode-diffEditor-unchangedRegionBackground: #181818;
1163
- --vscode-diffEditor-unchangedRegionForeground: #cccccc;
1164
- --vscode-diffEditor-unchangedRegionShadow: #000000;
1165
- --vscode-disabledForeground: rgba(204, 204, 204, 0.5);
1166
- --vscode-dropdown-background: #313131;
1167
- --vscode-dropdown-border: #3c3c3c;
1168
- --vscode-dropdown-foreground: #cccccc;
1169
- --vscode-dropdown-listBackground: #1f1f1f;
1170
- --vscode-editor-background: #1f1f1f;
1171
- --vscode-editor-findMatchBackground: #9e6a03;
1172
- --vscode-editor-findMatchHighlightBackground: rgba(234, 92, 0, 0.33);
1173
- --vscode-editor-findRangeHighlightBackground: rgba(58, 61, 65, 0.4);
1174
- --vscode-editor-focusedStackFrameHighlightBackground: rgba(122, 189, 122, 0.3);
1175
- --vscode-editor-foldBackground: rgba(38, 79, 120, 0.3);
1176
- --vscode-editor-foreground: #cccccc;
1177
- --vscode-editor-hoverHighlightBackground: rgba(38, 79, 120, 0.25);
1178
- --vscode-editor-inactiveSelectionBackground: #3a3d41;
1179
- --vscode-editor-inlineValuesBackground: rgba(255, 200, 0, 0.2);
1180
- --vscode-editor-inlineValuesForeground: rgba(255, 255, 255, 0.5);
1181
- --vscode-editor-lineHighlightBorder: #282828;
1182
- --vscode-editor-linkedEditingBackground: rgba(255, 0, 0, 0.3);
1183
- --vscode-editor-rangeHighlightBackground: rgba(255, 255, 255, 0.04);
1184
- --vscode-editor-selectionBackground: #264f78;
1185
- --vscode-editor-selectionHighlightBackground: rgba(173, 214, 255, 0.15);
1186
- --vscode-editor-snippetFinalTabstopHighlightBorder: #525252;
1187
- --vscode-editor-snippetTabstopHighlightBackground: rgba(124, 124, 124, 0.3);
1188
- --vscode-editor-stackFrameHighlightBackground: rgba(255, 255, 0, 0.2);
1189
- --vscode-editor-symbolHighlightBackground: rgba(234, 92, 0, 0.33);
1190
- --vscode-editor-wordHighlightBackground: rgba(87, 87, 87, 0.72);
1191
- --vscode-editor-wordHighlightStrongBackground: rgba(0, 73, 114, 0.72);
1192
- --vscode-editor-wordHighlightTextBackground: rgba(87, 87, 87, 0.72);
1193
- --vscode-editorActiveLineNumber-foreground: #c6c6c6;
1194
- --vscode-editorBracketHighlight-foreground1: #ffd700;
1195
- --vscode-editorBracketHighlight-foreground2: #da70d6;
1196
- --vscode-editorBracketHighlight-foreground3: #179fff;
1197
- --vscode-editorBracketHighlight-foreground4: rgba(0, 0, 0, 0);
1198
- --vscode-editorBracketHighlight-foreground5: rgba(0, 0, 0, 0);
1199
- --vscode-editorBracketHighlight-foreground6: rgba(0, 0, 0, 0);
1200
- --vscode-editorBracketHighlight-unexpectedBracket-foreground: rgba(255, 18, 18, 0.8);
1201
- --vscode-editorBracketMatch-background: rgba(0, 100, 0, 0.1);
1202
- --vscode-editorBracketMatch-border: #888888;
1203
- --vscode-editorBracketPairGuide-activeBackground1: rgba(0, 0, 0, 0);
1204
- --vscode-editorBracketPairGuide-activeBackground2: rgba(0, 0, 0, 0);
1205
- --vscode-editorBracketPairGuide-activeBackground3: rgba(0, 0, 0, 0);
1206
- --vscode-editorBracketPairGuide-activeBackground4: rgba(0, 0, 0, 0);
1207
- --vscode-editorBracketPairGuide-activeBackground5: rgba(0, 0, 0, 0);
1208
- --vscode-editorBracketPairGuide-activeBackground6: rgba(0, 0, 0, 0);
1209
- --vscode-editorBracketPairGuide-background1: rgba(0, 0, 0, 0);
1210
- --vscode-editorBracketPairGuide-background2: rgba(0, 0, 0, 0);
1211
- --vscode-editorBracketPairGuide-background3: rgba(0, 0, 0, 0);
1212
- --vscode-editorBracketPairGuide-background4: rgba(0, 0, 0, 0);
1213
- --vscode-editorBracketPairGuide-background5: rgba(0, 0, 0, 0);
1214
- --vscode-editorBracketPairGuide-background6: rgba(0, 0, 0, 0);
1215
- --vscode-editorCodeLens-foreground: #999999;
1216
- --vscode-editorCommentsWidget-rangeActiveBackground: rgba(0, 120, 212, 0.1);
1217
- --vscode-editorCommentsWidget-rangeBackground: rgba(0, 120, 212, 0.1);
1218
- --vscode-editorCommentsWidget-replyInputBackground: #252526;
1219
- --vscode-editorCommentsWidget-resolvedBorder: rgba(204, 204, 204, 0.5);
1220
- --vscode-editorCommentsWidget-unresolvedBorder: #0078d4;
1221
- --vscode-editorCursor-foreground: #aeafad;
1222
- --vscode-editorError-foreground: #f14c4c;
1223
- --vscode-editorGhostText-foreground: rgba(255, 255, 255, 0.34);
1224
- --vscode-editorGroup-border: rgba(255, 255, 255, 0.09);
1225
- --vscode-editorGroup-dropBackground: rgba(83, 89, 93, 0.5);
1226
- --vscode-editorGroup-dropIntoPromptBackground: #202020;
1227
- --vscode-editorGroup-dropIntoPromptForeground: #cccccc;
1228
- --vscode-editorGroupHeader-noTabsBackground: #1f1f1f;
1229
- --vscode-editorGroupHeader-tabsBackground: #181818;
1230
- --vscode-editorGroupHeader-tabsBorder: #2b2b2b;
1231
- --vscode-editorGutter-addedBackground: #2ea043;
1232
- --vscode-editorGutter-background: #1f1f1f;
1233
- --vscode-editorGutter-commentGlyphForeground: #cccccc;
1234
- --vscode-editorGutter-commentRangeForeground: #37373d;
1235
- --vscode-editorGutter-commentUnresolvedGlyphForeground: #cccccc;
1236
- --vscode-editorGutter-deletedBackground: #f85149;
1237
- --vscode-editorGutter-foldingControlForeground: #cccccc;
1238
- --vscode-editorGutter-modifiedBackground: #0078d4;
1239
- --vscode-editorHint-foreground: rgba(238, 238, 238, 0.7);
1240
- --vscode-editorHoverWidget-background: #202020;
1241
- --vscode-editorHoverWidget-border: #454545;
1242
- --vscode-editorHoverWidget-foreground: #cccccc;
1243
- --vscode-editorHoverWidget-highlightForeground: #2aaaff;
1244
- --vscode-editorHoverWidget-statusBarBackground: #262626;
1245
- --vscode-editorIndentGuide-activeBackground: rgba(227, 228, 226, 0.16);
1246
- --vscode-editorIndentGuide-activeBackground1: #707070;
1247
- --vscode-editorIndentGuide-activeBackground2: rgba(0, 0, 0, 0);
1248
- --vscode-editorIndentGuide-activeBackground3: rgba(0, 0, 0, 0);
1249
- --vscode-editorIndentGuide-activeBackground4: rgba(0, 0, 0, 0);
1250
- --vscode-editorIndentGuide-activeBackground5: rgba(0, 0, 0, 0);
1251
- --vscode-editorIndentGuide-activeBackground6: rgba(0, 0, 0, 0);
1252
- --vscode-editorIndentGuide-background: rgba(227, 228, 226, 0.16);
1253
- --vscode-editorIndentGuide-background1: #404040;
1254
- --vscode-editorIndentGuide-background2: rgba(0, 0, 0, 0);
1255
- --vscode-editorIndentGuide-background3: rgba(0, 0, 0, 0);
1256
- --vscode-editorIndentGuide-background4: rgba(0, 0, 0, 0);
1257
- --vscode-editorIndentGuide-background5: rgba(0, 0, 0, 0);
1258
- --vscode-editorIndentGuide-background6: rgba(0, 0, 0, 0);
1259
- --vscode-editorInfo-foreground: #3794ff;
1260
- --vscode-editorInlayHint-background: rgba(97, 97, 97, 0.1);
1261
- --vscode-editorInlayHint-foreground: #969696;
1262
- --vscode-editorInlayHint-parameterBackground: rgba(97, 97, 97, 0.1);
1263
- --vscode-editorInlayHint-parameterForeground: #969696;
1264
- --vscode-editorInlayHint-typeBackground: rgba(97, 97, 97, 0.1);
1265
- --vscode-editorInlayHint-typeForeground: #969696;
1266
- --vscode-editorLightBulb-foreground: #ffcc00;
1267
- --vscode-editorLightBulbAi-foreground: #ffcc00;
1268
- --vscode-editorLightBulbAutoFix-foreground: #75beff;
1269
- --vscode-editorLineNumber-activeForeground: #cccccc;
1270
- --vscode-editorLineNumber-foreground: #6e7681;
1271
- --vscode-editorLink-activeForeground: #4e94ce;
1272
- --vscode-editorMarkerNavigation-background: #1f1f1f;
1273
- --vscode-editorMarkerNavigationError-background: #f14c4c;
1274
- --vscode-editorMarkerNavigationError-headerBackground: rgba(241, 76, 76, 0.1);
1275
- --vscode-editorMarkerNavigationInfo-background: #3794ff;
1276
- --vscode-editorMarkerNavigationInfo-headerBackground: rgba(55, 148, 255, 0.1);
1277
- --vscode-editorMarkerNavigationWarning-background: #cca700;
1278
- --vscode-editorMarkerNavigationWarning-headerBackground: rgba(204, 167, 0, 0.1);
1279
- --vscode-editorMultiCursor-primary-foreground: #aeafad;
1280
- --vscode-editorMultiCursor-secondary-foreground: #aeafad;
1281
- --vscode-editorOverviewRuler-addedForeground: rgba(46, 160, 67, 0.6);
1282
- --vscode-editorOverviewRuler-border: #010409;
1283
- --vscode-editorOverviewRuler-bracketMatchForeground: #a0a0a0;
1284
- --vscode-editorOverviewRuler-commentForeground: #37373d;
1285
- --vscode-editorOverviewRuler-commentUnresolvedForeground: #37373d;
1286
- --vscode-editorOverviewRuler-commonContentForeground: rgba(96, 96, 96, 0.4);
1287
- --vscode-editorOverviewRuler-currentContentForeground: rgba(64, 200, 174, 0.5);
1288
- --vscode-editorOverviewRuler-deletedForeground: rgba(248, 81, 73, 0.6);
1289
- --vscode-editorOverviewRuler-errorForeground: rgba(255, 18, 18, 0.7);
1290
- --vscode-editorOverviewRuler-findMatchForeground: rgba(209, 134, 22, 0.49);
1291
- --vscode-editorOverviewRuler-incomingContentForeground: rgba(64, 166, 255, 0.5);
1292
- --vscode-editorOverviewRuler-infoForeground: #3794ff;
1293
- --vscode-editorOverviewRuler-inlineChatInserted: rgba(156, 204, 44, 0.12);
1294
- --vscode-editorOverviewRuler-inlineChatRemoved: rgba(255, 0, 0, 0.12);
1295
- --vscode-editorOverviewRuler-modifiedForeground: rgba(0, 120, 212, 0.6);
1296
- --vscode-editorOverviewRuler-rangeHighlightForeground: rgba(0, 122, 204, 0.6);
1297
- --vscode-editorOverviewRuler-selectionHighlightForeground: rgba(160, 160, 160, 0.8);
1298
- --vscode-editorOverviewRuler-warningForeground: #cca700;
1299
- --vscode-editorOverviewRuler-wordHighlightForeground: rgba(160, 160, 160, 0.8);
1300
- --vscode-editorOverviewRuler-wordHighlightStrongForeground: rgba(192, 160, 192, 0.8);
1301
- --vscode-editorOverviewRuler-wordHighlightTextForeground: rgba(160, 160, 160, 0.8);
1302
- --vscode-editorPane-background: #1f1f1f;
1303
- --vscode-editorRuler-foreground: #5a5a5a;
1304
- --vscode-editorStickyScroll-background: #1f1f1f;
1305
- --vscode-editorStickyScroll-shadow: #000000;
1306
- --vscode-editorStickyScrollHover-background: #2a2d2e;
1307
- --vscode-editorSuggestWidget-background: #202020;
1308
- --vscode-editorSuggestWidget-border: #454545;
1309
- --vscode-editorSuggestWidget-focusHighlightForeground: #2aaaff;
1310
- --vscode-editorSuggestWidget-foreground: #cccccc;
1311
- --vscode-editorSuggestWidget-highlightForeground: #2aaaff;
1312
- --vscode-editorSuggestWidget-selectedBackground: #04395e;
1313
- --vscode-editorSuggestWidget-selectedForeground: #ffffff;
1314
- --vscode-editorSuggestWidget-selectedIconForeground: #ffffff;
1315
- --vscode-editorSuggestWidgetStatus-foreground: rgba(204, 204, 204, 0.5);
1316
- --vscode-editorUnicodeHighlight-border: #cca700;
1317
- --vscode-editorUnnecessaryCode-opacity: rgba(0, 0, 0, 0.67);
1318
- --vscode-editorWarning-foreground: #cca700;
1319
- --vscode-editorWatermark-foreground: rgba(204, 204, 204, 0.6);
1320
- --vscode-editorWhitespace-foreground: rgba(227, 228, 226, 0.16);
1321
- --vscode-editorWidget-background: #202020;
1322
- --vscode-editorWidget-border: #454545;
1323
- --vscode-editorWidget-foreground: #cccccc;
1324
- --vscode-errorForeground: #f85149;
1325
- --vscode-extensionBadge-remoteBackground: #0078d4;
1326
- --vscode-extensionBadge-remoteForeground: #ffffff;
1327
- --vscode-extensionButton-background: #0078d4;
1328
- --vscode-extensionButton-foreground: #ffffff;
1329
- --vscode-extensionButton-hoverBackground: #026ec1;
1330
- --vscode-extensionButton-prominentBackground: #0078d4;
1331
- --vscode-extensionButton-prominentForeground: #ffffff;
1332
- --vscode-extensionButton-prominentHoverBackground: #026ec1;
1333
- --vscode-extensionButton-separator: rgba(255, 255, 255, 0.4);
1334
- --vscode-extensionIcon-preReleaseForeground: #1d9271;
1335
- --vscode-extensionIcon-sponsorForeground: #d758b3;
1336
- --vscode-extensionIcon-starForeground: #ff8e00;
1337
- --vscode-extensionIcon-verifiedForeground: #4daafc;
1338
- --vscode-focusBorder: #0078d4;
1339
- --vscode-foreground: #cccccc;
1340
- --vscode-icon-foreground: #cccccc;
1341
- --vscode-inlineChat-background: #202020;
1342
- --vscode-inlineChat-border: #454545;
1343
- --vscode-inlineChat-regionHighlight: rgba(38, 79, 120, 0.25);
1344
- --vscode-inlineChat-shadow: rgba(0, 0, 0, 0.36);
1345
- --vscode-inlineChatDiff-inserted: rgba(156, 204, 44, 0.1);
1346
- --vscode-inlineChatDiff-removed: rgba(255, 0, 0, 0.1);
1347
- --vscode-inlineChatInput-background: #313131;
1348
- --vscode-inlineChatInput-border: #454545;
1349
- --vscode-inlineChatInput-focusBorder: #0078d4;
1350
- --vscode-inlineChatInput-placeholderForeground: #989898;
1351
- --vscode-input-background: #313131;
1352
- --vscode-input-border: #3c3c3c;
1353
- --vscode-input-foreground: #cccccc;
1354
- --vscode-input-placeholderForeground: #989898;
1355
- --vscode-inputOption-activeBackground: rgba(36, 137, 219, 0.51);
1356
- --vscode-inputOption-activeBorder: #2488db;
1357
- --vscode-inputOption-activeForeground: #ffffff;
1358
- --vscode-inputOption-hoverBackground: rgba(90, 93, 94, 0.5);
1359
- --vscode-inputValidation-errorBackground: #5a1d1d;
1360
- --vscode-inputValidation-errorBorder: #be1100;
1361
- --vscode-inputValidation-infoBackground: #063b49;
1362
- --vscode-inputValidation-infoBorder: #007acc;
1363
- --vscode-inputValidation-warningBackground: #352a05;
1364
- --vscode-inputValidation-warningBorder: #b89500;
1365
- --vscode-interactive-activeCodeBorder: #007acc;
1366
- --vscode-interactive-inactiveCodeBorder: #37373d;
1367
- --vscode-keybindingLabel-background: rgba(128, 128, 128, 0.17);
1368
- --vscode-keybindingLabel-border: rgba(51, 51, 51, 0.6);
1369
- --vscode-keybindingLabel-bottomBorder: rgba(68, 68, 68, 0.6);
1370
- --vscode-keybindingLabel-foreground: #cccccc;
1371
- --vscode-keybindingTable-headerBackground: rgba(204, 204, 204, 0.04);
1372
- --vscode-keybindingTable-rowsBackground: rgba(204, 204, 204, 0.04);
1373
- --vscode-list-activeSelectionBackground: #04395e;
1374
- --vscode-list-activeSelectionForeground: #ffffff;
1375
- --vscode-list-activeSelectionIconForeground: #ffffff;
1376
- --vscode-list-deemphasizedForeground: #8c8c8c;
1377
- --vscode-list-dropBackground: #383b3d;
1378
- --vscode-list-dropBetweenBackground: #cccccc;
1379
- --vscode-list-errorForeground: #f88070;
1380
- --vscode-list-filterMatchBackground: rgba(234, 92, 0, 0.33);
1381
- --vscode-list-focusHighlightForeground: #2aaaff;
1382
- --vscode-list-focusOutline: #0078d4;
1383
- --vscode-list-highlightForeground: #2aaaff;
1384
- --vscode-list-hoverBackground: #2a2d2e;
1385
- --vscode-list-inactiveSelectionBackground: #37373d;
1386
- --vscode-list-invalidItemForeground: #b89500;
1387
- --vscode-list-warningForeground: #cca700;
1388
- --vscode-listFilterWidget-background: #202020;
1389
- --vscode-listFilterWidget-noMatchesOutline: #be1100;
1390
- --vscode-listFilterWidget-outline: rgba(0, 0, 0, 0);
1391
- --vscode-listFilterWidget-shadow: rgba(0, 0, 0, 0.36);
1392
- --vscode-menu-background: #1f1f1f;
1393
- --vscode-menu-border: #454545;
1394
- --vscode-menu-foreground: #cccccc;
1395
- --vscode-menu-selectionBackground: #0078d4;
1396
- --vscode-menu-selectionForeground: #ffffff;
1397
- --vscode-menu-separatorBackground: #454545;
1398
- --vscode-menubar-selectionBackground: rgba(90, 93, 94, 0.31);
1399
- --vscode-menubar-selectionForeground: #cccccc;
1400
- --vscode-merge-commonContentBackground: rgba(96, 96, 96, 0.16);
1401
- --vscode-merge-commonHeaderBackground: rgba(96, 96, 96, 0.4);
1402
- --vscode-merge-currentContentBackground: rgba(64, 200, 174, 0.2);
1403
- --vscode-merge-currentHeaderBackground: rgba(64, 200, 174, 0.5);
1404
- --vscode-merge-incomingContentBackground: rgba(64, 166, 255, 0.2);
1405
- --vscode-merge-incomingHeaderBackground: rgba(64, 166, 255, 0.5);
1406
- --vscode-mergeEditor-change-background: rgba(155, 185, 85, 0.2);
1407
- --vscode-mergeEditor-change-word-background: rgba(156, 204, 44, 0.2);
1408
- --vscode-mergeEditor-changeBase-background: #4b1818;
1409
- --vscode-mergeEditor-changeBase-word-background: #6f1313;
1410
- --vscode-mergeEditor-conflict-handled-minimapOverViewRuler: rgba(173, 172, 168, 0.93);
1411
- --vscode-mergeEditor-conflict-handledFocused-border: rgba(193, 193, 193, 0.8);
1412
- --vscode-mergeEditor-conflict-handledUnfocused-border: rgba(134, 134, 134, 0.29);
1413
- --vscode-mergeEditor-conflict-input1-background: rgba(64, 200, 174, 0.2);
1414
- --vscode-mergeEditor-conflict-input2-background: rgba(64, 166, 255, 0.2);
1415
- --vscode-mergeEditor-conflict-unhandled-minimapOverViewRuler: #fcba03;
1416
- --vscode-mergeEditor-conflict-unhandledFocused-border: #ffa600;
1417
- --vscode-mergeEditor-conflict-unhandledUnfocused-border: rgba(255, 166, 0, 0.48);
1418
- --vscode-mergeEditor-conflictingLines-background: rgba(255, 234, 0, 0.28);
1419
- --vscode-minimap-errorHighlight: rgba(255, 18, 18, 0.7);
1420
- --vscode-minimap-findMatchHighlight: #d18616;
1421
- --vscode-minimap-foregroundOpacity: #000000;
1422
- --vscode-minimap-infoHighlight: #3794ff;
1423
- --vscode-minimap-selectionHighlight: #264f78;
1424
- --vscode-minimap-selectionOccurrenceHighlight: #676767;
1425
- --vscode-minimap-warningHighlight: #cca700;
1426
- --vscode-minimapGutter-addedBackground: #2ea043;
1427
- --vscode-minimapGutter-deletedBackground: #f85149;
1428
- --vscode-minimapGutter-modifiedBackground: #0078d4;
1429
- --vscode-minimapSlider-activeBackground: rgba(191, 191, 191, 0.2);
1430
- --vscode-minimapSlider-background: rgba(121, 121, 121, 0.2);
1431
- --vscode-minimapSlider-hoverBackground: rgba(100, 100, 100, 0.35);
1432
- --vscode-multiDiffEditor-border: #2b2b2b;
1433
- --vscode-multiDiffEditor-headerBackground: #262626;
1434
- --vscode-notebook-cellBorderColor: #37373d;
1435
- --vscode-notebook-cellEditorBackground: #181818;
1436
- --vscode-notebook-cellInsertionIndicator: #0078d4;
1437
- --vscode-notebook-cellStatusBarItemHoverBackground: rgba(255, 255, 255, 0.15);
1438
- --vscode-notebook-cellToolbarSeparator: rgba(128, 128, 128, 0.35);
1439
- --vscode-notebook-editorBackground: #1f1f1f;
1440
- --vscode-notebook-focusedCellBorder: #0078d4;
1441
- --vscode-notebook-focusedEditorBorder: #0078d4;
1442
- --vscode-notebook-inactiveFocusedCellBorder: #37373d;
1443
- --vscode-notebook-selectedCellBackground: #37373d;
1444
- --vscode-notebook-selectedCellBorder: #37373d;
1445
- --vscode-notebook-symbolHighlightBackground: rgba(255, 255, 255, 0.04);
1446
- --vscode-notebookEditorOverviewRuler-runningCellForeground: #89d185;
1447
- --vscode-notebookScrollbarSlider-activeBackground: rgba(191, 191, 191, 0.4);
1448
- --vscode-notebookScrollbarSlider-background: rgba(121, 121, 121, 0.4);
1449
- --vscode-notebookScrollbarSlider-hoverBackground: rgba(100, 100, 100, 0.7);
1450
- --vscode-notebookStatusErrorIcon-foreground: #f85149;
1451
- --vscode-notebookStatusRunningIcon-foreground: #cccccc;
1452
- --vscode-notebookStatusSuccessIcon-foreground: #89d185;
1453
- --vscode-notificationCenter-border: #313131;
1454
- --vscode-notificationCenterHeader-background: #1f1f1f;
1455
- --vscode-notificationCenterHeader-foreground: #cccccc;
1456
- --vscode-notificationLink-foreground: #4daafc;
1457
- --vscode-notificationToast-border: #313131;
1458
- --vscode-notifications-background: #1f1f1f;
1459
- --vscode-notifications-border: #2b2b2b;
1460
- --vscode-notifications-foreground: #cccccc;
1461
- --vscode-notificationsErrorIcon-foreground: #f14c4c;
1462
- --vscode-notificationsInfoIcon-foreground: #3794ff;
1463
- --vscode-notificationsWarningIcon-foreground: #cca700;
1464
- --vscode-panel-background: #181818;
1465
- --vscode-panel-border: #2b2b2b;
1466
- --vscode-panel-dropBorder: #cccccc;
1467
- --vscode-panelInput-border: #2b2b2b;
1468
- --vscode-panelSection-border: #2b2b2b;
1469
- --vscode-panelSection-dropBackground: rgba(83, 89, 93, 0.5);
1470
- --vscode-panelSectionHeader-background: rgba(128, 128, 128, 0.2);
1471
- --vscode-panelStickyScroll-background: #181818;
1472
- --vscode-panelStickyScroll-shadow: #000000;
1473
- --vscode-panelTitle-activeBorder: #0078d4;
1474
- --vscode-panelTitle-activeForeground: #cccccc;
1475
- --vscode-panelTitle-inactiveForeground: #9d9d9d;
1476
- --vscode-peekView-border: #3794ff;
1477
- --vscode-peekViewEditor-background: #1f1f1f;
1478
- --vscode-peekViewEditor-matchHighlightBackground: rgba(187, 128, 9, 0.4);
1479
- --vscode-peekViewEditorGutter-background: #1f1f1f;
1480
- --vscode-peekViewEditorStickyScroll-background: #1f1f1f;
1481
- --vscode-peekViewResult-background: #1f1f1f;
1482
- --vscode-peekViewResult-fileForeground: #ffffff;
1483
- --vscode-peekViewResult-lineForeground: #bbbbbb;
1484
- --vscode-peekViewResult-matchHighlightBackground: rgba(187, 128, 9, 0.4);
1485
- --vscode-peekViewResult-selectionBackground: rgba(51, 153, 255, 0.2);
1486
- --vscode-peekViewResult-selectionForeground: #ffffff;
1487
- --vscode-peekViewTitle-background: #252526;
1488
- --vscode-peekViewTitleDescription-foreground: rgba(204, 204, 204, 0.7);
1489
- --vscode-peekViewTitleLabel-foreground: #ffffff;
1490
- --vscode-pickerGroup-border: #3c3c3c;
1491
- --vscode-pickerGroup-foreground: #3794ff;
1492
- --vscode-ports-iconRunningProcessForeground: #369432;
1493
- --vscode-problemsErrorIcon-foreground: #f14c4c;
1494
- --vscode-problemsInfoIcon-foreground: #3794ff;
1495
- --vscode-problemsWarningIcon-foreground: #cca700;
1496
- --vscode-profileBadge-background: #4d4d4d;
1497
- --vscode-profileBadge-foreground: #ffffff;
1498
- --vscode-progressBar-background: #0078d4;
1499
- --vscode-quickInput-background: #222222;
1500
- --vscode-quickInput-foreground: #cccccc;
1501
- --vscode-quickInputList-focusBackground: #04395e;
1502
- --vscode-quickInputList-focusForeground: #ffffff;
1503
- --vscode-quickInputList-focusIconForeground: #ffffff;
1504
- --vscode-quickInputTitle-background: rgba(255, 255, 255, 0.1);
1505
- --vscode-remoteHub-decorations-addedForegroundColor: #81b88b;
1506
- --vscode-remoteHub-decorations-conflictForegroundColor: #e4676b;
1507
- --vscode-remoteHub-decorations-deletedForegroundColor: #c74e39;
1508
- --vscode-remoteHub-decorations-ignoredResourceForeground: #8c8c8c;
1509
- --vscode-remoteHub-decorations-incomingAddedForegroundColor: #81b88b;
1510
- --vscode-remoteHub-decorations-incomingDeletedForegroundColor: #c74e39;
1511
- --vscode-remoteHub-decorations-incomingModifiedForegroundColor: #e2c08d;
1512
- --vscode-remoteHub-decorations-incomingRenamedForegroundColor: #73c991;
1513
- --vscode-remoteHub-decorations-modifiedForegroundColor: #e2c08d;
1514
- --vscode-remoteHub-decorations-possibleConflictForegroundColor: #cca700;
1515
- --vscode-remoteHub-decorations-submoduleForegroundColor: #8db9e2;
1516
- --vscode-remoteHub-decorations-workspaceRepositoriesView-hasUncommittedChangesForegroundColor: #e2c08d;
1517
- --vscode-sash-hover-size: 4px;
1518
- --vscode-sash-hoverBorder: #0078d4;
1519
- --vscode-sash-size: 4px;
1520
- --vscode-scm-historyItemSelectedStatisticsBorder: rgba(255, 255, 255, 0.2);
1521
- --vscode-scm-historyItemStatisticsBorder: rgba(204, 204, 204, 0.2);
1522
- --vscode-scrollbar-shadow: #000000;
1523
- --vscode-scrollbarSlider-activeBackground: rgba(191, 191, 191, 0.4);
1524
- --vscode-scrollbarSlider-background: rgba(121, 121, 121, 0.4);
1525
- --vscode-scrollbarSlider-hoverBackground: rgba(100, 100, 100, 0.7);
1526
- --vscode-search-resultsInfoForeground: rgba(204, 204, 204, 0.65);
1527
- --vscode-searchEditor-findMatchBackground: rgba(234, 92, 0, 0.22);
1528
- --vscode-searchEditor-textInputBorder: #3c3c3c;
1529
- --vscode-settings-checkboxBackground: #313131;
1530
- --vscode-settings-checkboxBorder: #3c3c3c;
1531
- --vscode-settings-checkboxForeground: #cccccc;
1532
- --vscode-settings-dropdownBackground: #313131;
1533
- --vscode-settings-dropdownBorder: #3c3c3c;
1534
- --vscode-settings-dropdownForeground: #cccccc;
1535
- --vscode-settings-dropdownListBorder: #454545;
1536
- --vscode-settings-focusedRowBackground: rgba(42, 45, 46, 0.6);
1537
- --vscode-settings-focusedRowBorder: #0078d4;
1538
- --vscode-settings-headerBorder: #2b2b2b;
1539
- --vscode-settings-headerForeground: #ffffff;
1540
- --vscode-settings-modifiedItemIndicator: rgba(187, 128, 9, 0.4);
1541
- --vscode-settings-numberInputBackground: #313131;
1542
- --vscode-settings-numberInputBorder: #3c3c3c;
1543
- --vscode-settings-numberInputForeground: #cccccc;
1544
- --vscode-settings-rowHoverBackground: rgba(42, 45, 46, 0.3);
1545
- --vscode-settings-sashBorder: #2b2b2b;
1546
- --vscode-settings-settingsHeaderHoverForeground: rgba(255, 255, 255, 0.7);
1547
- --vscode-settings-textInputBackground: #313131;
1548
- --vscode-settings-textInputBorder: #3c3c3c;
1549
- --vscode-settings-textInputForeground: #cccccc;
1550
- --vscode-sideBar-background: #181818;
1551
- --vscode-sideBar-border: #2b2b2b;
1552
- --vscode-sideBar-dropBackground: rgba(83, 89, 93, 0.5);
1553
- --vscode-sideBar-foreground: #cccccc;
1554
- --vscode-sideBarActivityBarTop-border: #2b2b2b;
1555
- --vscode-sideBarSectionHeader-background: #181818;
1556
- --vscode-sideBarSectionHeader-border: #2b2b2b;
1557
- --vscode-sideBarSectionHeader-foreground: #cccccc;
1558
- --vscode-sideBarStickyScroll-background: #181818;
1559
- --vscode-sideBarStickyScroll-shadow: #000000;
1560
- --vscode-sideBarTitle-background: #181818;
1561
- --vscode-sideBarTitle-foreground: #cccccc;
1562
- --vscode-sideBySideEditor-horizontalBorder: rgba(255, 255, 255, 0.09);
1563
- --vscode-sideBySideEditor-verticalBorder: rgba(255, 255, 255, 0.09);
1564
- --vscode-simpleFindWidget-sashBorder: #454545;
1565
- --vscode-statusBar-background: #181818;
1566
- --vscode-statusBar-border: #2b2b2b;
1567
- --vscode-statusBar-debuggingBackground: #0078d4;
1568
- --vscode-statusBar-debuggingBorder: #2b2b2b;
1569
- --vscode-statusBar-debuggingForeground: #ffffff;
1570
- --vscode-statusBar-focusBorder: #0078d4;
1571
- --vscode-statusBar-foreground: #cccccc;
1572
- --vscode-statusBar-noFolderBackground: #1f1f1f;
1573
- --vscode-statusBar-noFolderBorder: #2b2b2b;
1574
- --vscode-statusBar-noFolderForeground: #cccccc;
1575
- --vscode-statusBarItem-activeBackground: rgba(255, 255, 255, 0.18);
1576
- --vscode-statusBarItem-compactHoverBackground: rgba(255, 255, 255, 0.2);
1577
- --vscode-statusBarItem-errorBackground: #b91007;
1578
- --vscode-statusBarItem-errorForeground: #ffffff;
1579
- --vscode-statusBarItem-errorHoverBackground: rgba(255, 255, 255, 0.12);
1580
- --vscode-statusBarItem-errorHoverForeground: #cccccc;
1581
- --vscode-statusBarItem-focusBorder: #0078d4;
1582
- --vscode-statusBarItem-hoverBackground: rgba(255, 255, 255, 0.12);
1583
- --vscode-statusBarItem-hoverForeground: #cccccc;
1584
- --vscode-statusBarItem-offlineBackground: #6c1717;
1585
- --vscode-statusBarItem-offlineForeground: #ffffff;
1586
- --vscode-statusBarItem-offlineHoverBackground: rgba(255, 255, 255, 0.12);
1587
- --vscode-statusBarItem-offlineHoverForeground: #cccccc;
1588
- --vscode-statusBarItem-prominentBackground: rgba(110, 118, 129, 0.4);
1589
- --vscode-statusBarItem-prominentForeground: #cccccc;
1590
- --vscode-statusBarItem-prominentHoverBackground: rgba(0, 0, 0, 0.3);
1591
- --vscode-statusBarItem-prominentHoverForeground: #cccccc;
1592
- --vscode-statusBarItem-remoteBackground: #0078d4;
1593
- --vscode-statusBarItem-remoteForeground: #ffffff;
1594
- --vscode-statusBarItem-remoteHoverBackground: rgba(255, 255, 255, 0.12);
1595
- --vscode-statusBarItem-remoteHoverForeground: #cccccc;
1596
- --vscode-statusBarItem-warningBackground: #7a6400;
1597
- --vscode-statusBarItem-warningForeground: #ffffff;
1598
- --vscode-statusBarItem-warningHoverBackground: rgba(255, 255, 255, 0.12);
1599
- --vscode-statusBarItem-warningHoverForeground: #cccccc;
1600
- --vscode-symbolIcon-arrayForeground: #cccccc;
1601
- --vscode-symbolIcon-booleanForeground: #cccccc;
1602
- --vscode-symbolIcon-classForeground: #ee9d28;
1603
- --vscode-symbolIcon-colorForeground: #cccccc;
1604
- --vscode-symbolIcon-constantForeground: #cccccc;
1605
- --vscode-symbolIcon-constructorForeground: #b180d7;
1606
- --vscode-symbolIcon-enumeratorForeground: #ee9d28;
1607
- --vscode-symbolIcon-enumeratorMemberForeground: #75beff;
1608
- --vscode-symbolIcon-eventForeground: #ee9d28;
1609
- --vscode-symbolIcon-fieldForeground: #75beff;
1610
- --vscode-symbolIcon-fileForeground: #cccccc;
1611
- --vscode-symbolIcon-folderForeground: #cccccc;
1612
- --vscode-symbolIcon-functionForeground: #b180d7;
1613
- --vscode-symbolIcon-interfaceForeground: #75beff;
1614
- --vscode-symbolIcon-keyForeground: #cccccc;
1615
- --vscode-symbolIcon-keywordForeground: #cccccc;
1616
- --vscode-symbolIcon-methodForeground: #b180d7;
1617
- --vscode-symbolIcon-moduleForeground: #cccccc;
1618
- --vscode-symbolIcon-namespaceForeground: #cccccc;
1619
- --vscode-symbolIcon-nullForeground: #cccccc;
1620
- --vscode-symbolIcon-numberForeground: #cccccc;
1621
- --vscode-symbolIcon-objectForeground: #cccccc;
1622
- --vscode-symbolIcon-operatorForeground: #cccccc;
1623
- --vscode-symbolIcon-packageForeground: #cccccc;
1624
- --vscode-symbolIcon-propertyForeground: #cccccc;
1625
- --vscode-symbolIcon-referenceForeground: #cccccc;
1626
- --vscode-symbolIcon-snippetForeground: #cccccc;
1627
- --vscode-symbolIcon-stringForeground: #cccccc;
1628
- --vscode-symbolIcon-structForeground: #cccccc;
1629
- --vscode-symbolIcon-textForeground: #cccccc;
1630
- --vscode-symbolIcon-typeParameterForeground: #cccccc;
1631
- --vscode-symbolIcon-unitForeground: #cccccc;
1632
- --vscode-symbolIcon-variableForeground: #75beff;
1633
- --vscode-tab-activeBackground: #1f1f1f;
1634
- --vscode-tab-activeBorder: #1f1f1f;
1635
- --vscode-tab-activeBorderTop: #0078d4;
1636
- --vscode-tab-activeForeground: #ffffff;
1637
- --vscode-tab-activeModifiedBorder: #3399cc;
1638
- --vscode-tab-border: #2b2b2b;
1639
- --vscode-tab-dragAndDropBorder: #ffffff;
1640
- --vscode-tab-hoverBackground: #1f1f1f;
1641
- --vscode-tab-inactiveBackground: #181818;
1642
- --vscode-tab-inactiveForeground: #9d9d9d;
1643
- --vscode-tab-inactiveModifiedBorder: rgba(51, 153, 204, 0.5);
1644
- --vscode-tab-lastPinnedBorder: rgba(204, 204, 204, 0.2);
1645
- --vscode-tab-unfocusedActiveBackground: #1f1f1f;
1646
- --vscode-tab-unfocusedActiveBorder: #1f1f1f;
1647
- --vscode-tab-unfocusedActiveBorderTop: #2b2b2b;
1648
- --vscode-tab-unfocusedActiveForeground: rgba(255, 255, 255, 0.5);
1649
- --vscode-tab-unfocusedActiveModifiedBorder: rgba(51, 153, 204, 0.5);
1650
- --vscode-tab-unfocusedHoverBackground: #1f1f1f;
1651
- --vscode-tab-unfocusedInactiveBackground: #181818;
1652
- --vscode-tab-unfocusedInactiveForeground: rgba(157, 157, 157, 0.5);
1653
- --vscode-tab-unfocusedInactiveModifiedBorder: rgba(51, 153, 204, 0.25);
1654
- --vscode-terminal-ansiBlack: #000000;
1655
- --vscode-terminal-ansiBlue: #2472c8;
1656
- --vscode-terminal-ansiBrightBlack: #666666;
1657
- --vscode-terminal-ansiBrightBlue: #3b8eea;
1658
- --vscode-terminal-ansiBrightCyan: #29b8db;
1659
- --vscode-terminal-ansiBrightGreen: #23d18b;
1660
- --vscode-terminal-ansiBrightMagenta: #d670d6;
1661
- --vscode-terminal-ansiBrightRed: #f14c4c;
1662
- --vscode-terminal-ansiBrightWhite: #e5e5e5;
1663
- --vscode-terminal-ansiBrightYellow: #f5f543;
1664
- --vscode-terminal-ansiCyan: #11a8cd;
1665
- --vscode-terminal-ansiGreen: #0dbc79;
1666
- --vscode-terminal-ansiMagenta: #bc3fbc;
1667
- --vscode-terminal-ansiRed: #cd3131;
1668
- --vscode-terminal-ansiWhite: #e5e5e5;
1669
- --vscode-terminal-ansiYellow: #e5e510;
1670
- --vscode-terminal-border: #2b2b2b;
1671
- --vscode-terminal-dropBackground: rgba(83, 89, 93, 0.5);
1672
- --vscode-terminal-findMatchBackground: #9e6a03;
1673
- --vscode-terminal-findMatchHighlightBackground: rgba(234, 92, 0, 0.33);
1674
- --vscode-terminal-foreground: #cccccc;
1675
- --vscode-terminal-hoverHighlightBackground: rgba(38, 79, 120, 0.13);
1676
- --vscode-terminal-inactiveSelectionBackground: #3a3d41;
1677
- --vscode-terminal-selectionBackground: #264f78;
1678
- --vscode-terminal-tab-activeBorder: #0078d4;
1679
- --vscode-terminalCommandDecoration-defaultBackground: rgba(255, 255, 255, 0.25);
1680
- --vscode-terminalCommandDecoration-errorBackground: #f14c4c;
1681
- --vscode-terminalCommandDecoration-successBackground: #1b81a8;
1682
- --vscode-terminalOverviewRuler-cursorForeground: rgba(160, 160, 160, 0.8);
1683
- --vscode-terminalOverviewRuler-findMatchForeground: rgba(209, 134, 22, 0.49);
1684
- --vscode-terminalStickyScrollHover-background: #2a2d2e;
1685
- --vscode-testing-coverCountBadgeBackground: #616161;
1686
- --vscode-testing-coverCountBadgeForeground: #f8f8f8;
1687
- --vscode-testing-coveredBackground: rgba(156, 204, 44, 0.2);
1688
- --vscode-testing-coveredBorder: rgba(156, 204, 44, 0.15);
1689
- --vscode-testing-coveredGutterBackground: rgba(156, 204, 44, 0.12);
1690
- --vscode-testing-iconErrored: #f14c4c;
1691
- --vscode-testing-iconErrored-retired: rgba(241, 76, 76, 0.7);
1692
- --vscode-testing-iconFailed: #f14c4c;
1693
- --vscode-testing-iconFailed-retired: rgba(241, 76, 76, 0.7);
1694
- --vscode-testing-iconPassed: #73c991;
1695
- --vscode-testing-iconPassed-retired: rgba(115, 201, 145, 0.7);
1696
- --vscode-testing-iconQueued: #cca700;
1697
- --vscode-testing-iconQueued-retired: rgba(204, 167, 0, 0.7);
1698
- --vscode-testing-iconSkipped: #848484;
1699
- --vscode-testing-iconSkipped-retired: rgba(132, 132, 132, 0.7);
1700
- --vscode-testing-iconUnset: #848484;
1701
- --vscode-testing-iconUnset-retired: rgba(132, 132, 132, 0.7);
1702
- --vscode-testing-message-error-decorationForeground: #f14c4c;
1703
- --vscode-testing-message-error-lineBackground: rgba(255, 0, 0, 0.2);
1704
- --vscode-testing-message-info-decorationForeground: rgba(204, 204, 204, 0.5);
1705
- --vscode-testing-messagePeekBorder: #3794ff;
1706
- --vscode-testing-messagePeekHeaderBackground: rgba(55, 148, 255, 0.1);
1707
- --vscode-testing-peekBorder: #f14c4c;
1708
- --vscode-testing-peekHeaderBackground: rgba(241, 76, 76, 0.1);
1709
- --vscode-testing-runAction: #73c991;
1710
- --vscode-testing-uncoveredBackground: rgba(255, 0, 0, 0.2);
1711
- --vscode-testing-uncoveredBorder: rgba(255, 0, 0, 0.15);
1712
- --vscode-testing-uncoveredBranchBackground: #781212;
1713
- --vscode-testing-uncoveredGutterBackground: rgba(255, 0, 0, 0.3);
1714
- --vscode-textBlockQuote-background: #2b2b2b;
1715
- --vscode-textBlockQuote-border: #616161;
1716
- --vscode-textCodeBlock-background: #2b2b2b;
1717
- --vscode-textLink-activeForeground: #4daafc;
1718
- --vscode-textLink-foreground: #4daafc;
1719
- --vscode-textPreformat-background: #3c3c3c;
1720
- --vscode-textPreformat-foreground: #d0d0d0;
1721
- --vscode-textSeparator-foreground: #21262d;
1722
- --vscode-titleBar-activeBackground: #181818;
1723
- --vscode-titleBar-activeForeground: #cccccc;
1724
- --vscode-titleBar-border: #2b2b2b;
1725
- --vscode-titleBar-inactiveBackground: #1f1f1f;
1726
- --vscode-titleBar-inactiveForeground: #9d9d9d;
1727
- --vscode-toolbar-activeBackground: rgba(99, 102, 103, 0.31);
1728
- --vscode-toolbar-hoverBackground: rgba(90, 93, 94, 0.31);
1729
- --vscode-tree-inactiveIndentGuidesStroke: rgba(88, 88, 88, 0.4);
1730
- --vscode-tree-indentGuidesStroke: #585858;
1731
- --vscode-tree-tableColumnsBorder: rgba(204, 204, 204, 0.13);
1732
- --vscode-tree-tableOddRowsBackground: rgba(204, 204, 204, 0.04);
1733
- --vscode-walkThrough-embeddedEditorBackground: rgba(0, 0, 0, 0.4);
1734
- --vscode-walkthrough-stepTitle-foreground: #ffffff;
1735
- --vscode-welcomePage-progress-background: #313131;
1736
- --vscode-welcomePage-progress-foreground: #0078d4;
1737
- --vscode-welcomePage-tileBackground: #2b2b2b;
1738
- --vscode-welcomePage-tileBorder: rgba(255, 255, 255, 0.1);
1739
- --vscode-welcomePage-tileHoverBackground: #262626;
1740
- --vscode-widget-border: #313131;
1741
- --vscode-widget-shadow: rgba(0, 0, 0, 0.36);
1742
- }
1743
1301
  /*---------------------------------------------------------------------------------------------
1744
1302
  * Copyright (c) Microsoft Corporation. All rights reserved.
1745
1303
  * Licensed under the MIT License. See License.txt in the project root for license information.
@@ -2345,771 +1903,752 @@ imported in Sourcegraph shell.
2345
1903
  since they will conflict with any possible reset/global
2346
1904
  styles in consumer. See @mixin reset-styles for more details
2347
1905
  */
1906
+ .tw-invisible {
1907
+ visibility: hidden;
1908
+ }
2348
1909
  .tw-absolute {
2349
- position: absolute;
1910
+ position: absolute;
2350
1911
  }
2351
1912
  .tw-relative {
2352
- position: relative;
1913
+ position: relative;
2353
1914
  }
2354
1915
  .tw-sticky {
2355
- position: sticky;
1916
+ position: sticky;
2356
1917
  }
2357
1918
  .tw-bottom-0 {
2358
- bottom: 0px;
1919
+ bottom: 0px;
2359
1920
  }
2360
1921
  .tw-left-\[0px\] {
2361
- left: 0px;
1922
+ left: 0px;
2362
1923
  }
2363
1924
  .tw-left-\[5\.5px\] {
2364
- left: 5.5px;
1925
+ left: 5.5px;
2365
1926
  }
2366
1927
  .tw-top-\[0px\] {
2367
- top: 0px;
1928
+ top: 0px;
2368
1929
  }
2369
1930
  .tw-top-\[5\.5px\] {
2370
- top: 5.5px;
1931
+ top: 5.5px;
2371
1932
  }
2372
1933
  .tw-z-50 {
2373
- z-index: 50;
1934
+ z-index: 50;
2374
1935
  }
2375
1936
  .tw-col-span-4 {
2376
- grid-column: span 4 / span 4;
1937
+ grid-column: span 4 / span 4;
2377
1938
  }
2378
1939
  .tw-m-5 {
2379
- margin: 10px;
1940
+ margin: 10px;
2380
1941
  }
2381
1942
  .tw--mx-2 {
2382
- margin-left: -4px;
2383
- margin-right: -4px;
2384
- }
2385
- .tw-mx-auto {
2386
- margin-left: auto;
2387
- margin-right: auto;
1943
+ margin-left: -4px;
1944
+ margin-right: -4px;
2388
1945
  }
2389
1946
  .tw-my-2 {
2390
- margin-top: 4px;
2391
- margin-bottom: 4px;
2392
- }
2393
- .tw-mb-12 {
2394
- margin-bottom: 24px;
2395
- }
2396
- .tw-mb-3 {
2397
- margin-bottom: 6px;
1947
+ margin-top: 4px;
1948
+ margin-bottom: 4px;
2398
1949
  }
2399
1950
  .tw-mb-4 {
2400
- margin-bottom: 8px;
1951
+ margin-bottom: 8px;
2401
1952
  }
2402
1953
  .tw-mb-5 {
2403
- margin-bottom: 10px;
1954
+ margin-bottom: 10px;
1955
+ }
1956
+ .tw-mb-6 {
1957
+ margin-bottom: 12px;
2404
1958
  }
2405
1959
  .tw-mb-8 {
2406
- margin-bottom: 16px;
1960
+ margin-bottom: 16px;
2407
1961
  }
2408
1962
  .tw-ml-1 {
2409
- margin-left: 2px;
1963
+ margin-left: 2px;
2410
1964
  }
2411
1965
  .tw-ml-2 {
2412
- margin-left: 4px;
1966
+ margin-left: 4px;
2413
1967
  }
2414
1968
  .tw-ml-4 {
2415
- margin-left: 8px;
1969
+ margin-left: 8px;
2416
1970
  }
2417
1971
  .tw-ml-auto {
2418
- margin-left: auto;
1972
+ margin-left: auto;
2419
1973
  }
2420
1974
  .tw-mr-1 {
2421
- margin-right: 2px;
1975
+ margin-right: 2px;
2422
1976
  }
2423
1977
  .tw-mr-2 {
2424
- margin-right: 4px;
1978
+ margin-right: 4px;
2425
1979
  }
2426
1980
  .tw-mt-0 {
2427
- margin-top: 0px;
1981
+ margin-top: 0px;
2428
1982
  }
2429
1983
  .tw-mt-0\.5 {
2430
- margin-top: 0.125rem;
1984
+ margin-top: 0.125rem;
2431
1985
  }
2432
1986
  .tw-mt-1 {
2433
- margin-top: 2px;
1987
+ margin-top: 2px;
2434
1988
  }
2435
1989
  .tw-mt-2 {
2436
- margin-top: 4px;
1990
+ margin-top: 4px;
2437
1991
  }
2438
1992
  .tw-mt-4 {
2439
- margin-top: 8px;
1993
+ margin-top: 8px;
2440
1994
  }
2441
1995
  .tw-mt-6 {
2442
- margin-top: 12px;
2443
- }
2444
- .tw-mt-8 {
2445
- margin-top: 16px;
1996
+ margin-top: 12px;
2446
1997
  }
2447
1998
  .tw-mt-\[-1px\] {
2448
- margin-top: -1px;
1999
+ margin-top: -1px;
2449
2000
  }
2450
2001
  .tw-mt-auto {
2451
- margin-top: auto;
2002
+ margin-top: auto;
2452
2003
  }
2453
2004
  .tw-flex {
2454
- display: flex;
2005
+ display: flex;
2455
2006
  }
2456
2007
  .tw-inline-flex {
2457
- display: inline-flex;
2008
+ display: inline-flex;
2458
2009
  }
2459
2010
  .tw-grid {
2460
- display: grid;
2011
+ display: grid;
2461
2012
  }
2462
- .\!tw-h-\[30px\] {
2463
- height: 30px !important;
2013
+ .tw-size-8 {
2014
+ width: 16px;
2015
+ height: 16px;
2464
2016
  }
2465
- .\!tw-h-\[unset\] {
2466
- height: unset !important;
2017
+ .\!tw-h-\[30px\] {
2018
+ height: 30px !important;
2467
2019
  }
2468
2020
  .tw-h-8 {
2469
- height: 16px;
2021
+ height: 16px;
2470
2022
  }
2471
2023
  .tw-h-\[1\.375rem\] {
2472
- height: 1.375rem;
2024
+ height: 1.375rem;
2473
2025
  }
2474
2026
  .tw-h-\[18px\] {
2475
- height: 18px;
2027
+ height: 18px;
2476
2028
  }
2477
2029
  .tw-h-\[1em\] {
2478
- height: 1em;
2030
+ height: 1em;
2479
2031
  }
2480
2032
  .tw-h-\[20px\] {
2481
- height: 20px;
2033
+ height: 20px;
2482
2034
  }
2483
2035
  .tw-h-\[50vh\] {
2484
- height: 50vh;
2036
+ height: 50vh;
2485
2037
  }
2486
2038
  .tw-h-\[7px\] {
2487
- height: 7px;
2039
+ height: 7px;
2488
2040
  }
2489
2041
  .tw-h-full {
2490
- height: 100%;
2042
+ height: 100%;
2491
2043
  }
2492
2044
  .tw-h-px {
2493
- height: 1px;
2045
+ height: 1px;
2494
2046
  }
2495
2047
  .\!tw-max-h-\[unset\] {
2496
- max-height: unset !important;
2048
+ max-height: unset !important;
2497
2049
  }
2498
2050
  .tw-max-h-\[500px\] {
2499
- max-height: 500px;
2051
+ max-height: 500px;
2500
2052
  }
2501
2053
  .tw-w-72 {
2502
- width: 18rem;
2054
+ width: 18rem;
2503
2055
  }
2504
2056
  .tw-w-8 {
2505
- width: 16px;
2057
+ width: 16px;
2506
2058
  }
2507
2059
  .tw-w-\[1\.375rem\] {
2508
- width: 1.375rem;
2060
+ width: 1.375rem;
2509
2061
  }
2510
2062
  .tw-w-\[18px\] {
2511
- width: 18px;
2063
+ width: 18px;
2512
2064
  }
2513
2065
  .tw-w-\[1em\] {
2514
- width: 1em;
2066
+ width: 1em;
2515
2067
  }
2516
2068
  .tw-w-\[20px\] {
2517
- width: 20px;
2069
+ width: 20px;
2518
2070
  }
2519
- .tw-w-\[22px\] {
2520
- width: 22px;
2071
+ .tw-w-\[225px\] {
2072
+ width: 225px;
2073
+ }
2074
+ .tw-w-\[75vw\] {
2075
+ width: 75vw;
2521
2076
  }
2522
2077
  .tw-w-\[7px\] {
2523
- width: 7px;
2078
+ width: 7px;
2524
2079
  }
2525
2080
  .tw-w-\[unset\] {
2526
- width: unset;
2081
+ width: unset;
2527
2082
  }
2528
2083
  .tw-w-full {
2529
- width: 100%;
2084
+ width: 100%;
2530
2085
  }
2531
2086
  .tw-min-w-\[1\.5em\] {
2532
- min-width: 1.5em;
2087
+ min-width: 1.5em;
2533
2088
  }
2534
2089
  .tw-min-w-\[325px\] {
2535
- min-width: 325px;
2090
+ min-width: 325px;
2536
2091
  }
2537
2092
  .\!tw-max-w-\[unset\] {
2538
- max-width: unset !important;
2093
+ max-width: unset !important;
2539
2094
  }
2540
2095
  .tw-max-w-72 {
2541
- max-width: 18rem;
2096
+ max-width: 18rem;
2097
+ }
2098
+ .tw-max-w-\[550px\] {
2099
+ max-width: 550px;
2542
2100
  }
2543
2101
  .tw-max-w-\[90\%\] {
2544
- max-width: 90%;
2102
+ max-width: 90%;
2545
2103
  }
2546
2104
  .tw-max-w-full {
2547
- max-width: 100%;
2105
+ max-width: 100%;
2548
2106
  }
2549
2107
  .tw-max-w-lg {
2550
- max-width: 32rem;
2108
+ max-width: 32rem;
2551
2109
  }
2552
2110
  .tw-flex-1 {
2553
- flex: 1 1 0%;
2111
+ flex: 1 1 0%;
2554
2112
  }
2555
2113
  .tw-flex-none {
2556
- flex: none;
2557
- }
2558
- .tw-flex-shrink-0 {
2559
- flex-shrink: 0;
2114
+ flex: none;
2560
2115
  }
2561
2116
  .tw-shrink-0 {
2562
- flex-shrink: 0;
2117
+ flex-shrink: 0;
2563
2118
  }
2564
2119
  .tw-flex-grow {
2565
- flex-grow: 1;
2120
+ flex-grow: 1;
2566
2121
  }
2567
2122
  .tw-grow {
2568
- flex-grow: 1;
2123
+ flex-grow: 1;
2569
2124
  }
2570
2125
  .-tw-translate-y-\[\.2em\] {
2571
- --tw-translate-y: -.2em;
2572
- transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
2126
+ --tw-translate-y: -.2em;
2127
+ transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
2573
2128
  }
2574
2129
  .tw-translate-x-\[1px\] {
2575
- --tw-translate-x: 1px;
2576
- transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
2130
+ --tw-translate-x: 1px;
2131
+ transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
2577
2132
  }
2578
2133
  .tw-translate-y-\[1px\] {
2579
- --tw-translate-y: 1px;
2580
- transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
2134
+ --tw-translate-y: 1px;
2135
+ transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
2581
2136
  }
2582
2137
  @keyframes tw-spin {
2583
- to {
2584
- transform: rotate(360deg);
2585
- }
2138
+ to {
2139
+ transform: rotate(360deg);
2140
+ }
2586
2141
  }
2587
2142
  .tw-animate-spin {
2588
- animation: tw-spin 1s linear infinite;
2143
+ animation: tw-spin 1s linear infinite;
2589
2144
  }
2590
2145
  .tw-cursor-pointer {
2591
- cursor: pointer;
2146
+ cursor: pointer;
2592
2147
  }
2593
2148
  .tw-select-none {
2594
- user-select: none;
2149
+ user-select: none;
2595
2150
  }
2596
2151
  .tw-list-none {
2597
- list-style-type: none;
2152
+ list-style-type: none;
2598
2153
  }
2599
2154
  .tw-grid-cols-5 {
2600
- grid-template-columns: repeat(5, minmax(0, 1fr));
2601
- }
2602
- .tw-grid-cols-6 {
2603
- grid-template-columns: repeat(6, minmax(0, 1fr));
2155
+ grid-template-columns: repeat(5, minmax(0, 1fr));
2604
2156
  }
2605
2157
  .tw-flex-col {
2606
- flex-direction: column;
2158
+ flex-direction: column;
2607
2159
  }
2608
2160
  .tw-flex-wrap {
2609
- flex-wrap: wrap;
2161
+ flex-wrap: wrap;
2610
2162
  }
2611
2163
  .tw-flex-wrap-reverse {
2612
- flex-wrap: wrap-reverse;
2164
+ flex-wrap: wrap-reverse;
2613
2165
  }
2614
2166
  .\!tw-items-start {
2615
- align-items: flex-start !important;
2167
+ align-items: flex-start !important;
2616
2168
  }
2617
2169
  .tw-items-start {
2618
- align-items: flex-start;
2170
+ align-items: flex-start;
2619
2171
  }
2620
2172
  .tw-items-end {
2621
- align-items: flex-end;
2173
+ align-items: flex-end;
2622
2174
  }
2623
2175
  .tw-items-center {
2624
- align-items: center;
2176
+ align-items: center;
2625
2177
  }
2626
2178
  .tw-items-baseline {
2627
- align-items: baseline;
2179
+ align-items: baseline;
2628
2180
  }
2629
2181
  .tw-items-stretch {
2630
- align-items: stretch;
2182
+ align-items: stretch;
2631
2183
  }
2632
2184
  .tw-justify-end {
2633
- justify-content: flex-end;
2185
+ justify-content: flex-end;
2634
2186
  }
2635
2187
  .tw-justify-center {
2636
- justify-content: center;
2188
+ justify-content: center;
2637
2189
  }
2638
2190
  .tw-justify-between {
2639
- justify-content: space-between;
2191
+ justify-content: space-between;
2192
+ }
2193
+ .tw-gap-0 {
2194
+ gap: 0px;
2195
+ }
2196
+ .tw-gap-0\.5 {
2197
+ gap: 0.125rem;
2640
2198
  }
2641
2199
  .tw-gap-1 {
2642
- gap: 2px;
2200
+ gap: 2px;
2643
2201
  }
2644
2202
  .tw-gap-1\.5 {
2645
- gap: 3px;
2203
+ gap: 3px;
2646
2204
  }
2647
2205
  .tw-gap-10 {
2648
- gap: 20px;
2206
+ gap: 20px;
2649
2207
  }
2650
2208
  .tw-gap-2 {
2651
- gap: 4px;
2209
+ gap: 4px;
2652
2210
  }
2653
2211
  .tw-gap-3 {
2654
- gap: 6px;
2212
+ gap: 6px;
2655
2213
  }
2656
2214
  .tw-gap-4 {
2657
- gap: 8px;
2215
+ gap: 8px;
2658
2216
  }
2659
2217
  .tw-gap-5 {
2660
- gap: 10px;
2218
+ gap: 10px;
2661
2219
  }
2662
2220
  .tw-gap-6 {
2663
- gap: 12px;
2221
+ gap: 12px;
2664
2222
  }
2665
2223
  .tw-gap-8 {
2666
- gap: 16px;
2224
+ gap: 16px;
2667
2225
  }
2668
2226
  .tw-gap-x-3 {
2669
- column-gap: 6px;
2227
+ column-gap: 6px;
2670
2228
  }
2671
2229
  .tw-gap-x-4 {
2672
- column-gap: 8px;
2230
+ column-gap: 8px;
2673
2231
  }
2674
2232
  .tw-gap-y-1 {
2675
- row-gap: 2px;
2233
+ row-gap: 2px;
2676
2234
  }
2677
2235
  .tw-gap-y-2 {
2678
- row-gap: 4px;
2236
+ row-gap: 4px;
2679
2237
  }
2680
2238
  .tw-divide-x > :not([hidden]) ~ :not([hidden]) {
2681
- --tw-divide-x-reverse: 0;
2682
- border-right-width: calc(1px * var(--tw-divide-x-reverse));
2683
- border-left-width: calc(1px * calc(1 - var(--tw-divide-x-reverse)));
2239
+ --tw-divide-x-reverse: 0;
2240
+ border-right-width: calc(1px * var(--tw-divide-x-reverse));
2241
+ border-left-width: calc(1px * calc(1 - var(--tw-divide-x-reverse)));
2684
2242
  }
2685
2243
  .tw-divide-muted > :not([hidden]) ~ :not([hidden]) {
2686
- border-color: var(--vscode-input-background);
2244
+ border-color: var(--vscode-input-background);
2687
2245
  }
2688
2246
  .tw-self-stretch {
2689
- align-self: stretch;
2247
+ align-self: stretch;
2690
2248
  }
2691
2249
  .tw-overflow-auto {
2692
- overflow: auto;
2250
+ overflow: auto;
2693
2251
  }
2694
2252
  .tw-overflow-hidden {
2695
- overflow: hidden;
2253
+ overflow: hidden;
2696
2254
  }
2697
- .\!tw-overflow-visible {
2698
- overflow: visible !important;
2255
+ .tw-overflow-clip {
2256
+ overflow: clip;
2699
2257
  }
2700
2258
  .tw-overflow-y-auto {
2701
- overflow-y: auto;
2259
+ overflow-y: auto;
2702
2260
  }
2703
2261
  .tw-overflow-x-hidden {
2704
- overflow-x: hidden;
2262
+ overflow-x: hidden;
2705
2263
  }
2706
2264
  .tw-truncate {
2707
- overflow: hidden;
2708
- text-overflow: ellipsis;
2709
- white-space: nowrap;
2265
+ overflow: hidden;
2266
+ text-overflow: ellipsis;
2267
+ white-space: nowrap;
2710
2268
  }
2711
2269
  .tw-text-ellipsis {
2712
- text-overflow: ellipsis;
2270
+ text-overflow: ellipsis;
2713
2271
  }
2714
2272
  .tw-whitespace-nowrap {
2715
- white-space: nowrap;
2273
+ white-space: nowrap;
2716
2274
  }
2717
2275
  .tw-whitespace-pre-line {
2718
- white-space: pre-line;
2276
+ white-space: pre-line;
2719
2277
  }
2720
2278
  .tw-text-nowrap {
2721
- text-wrap: nowrap;
2279
+ text-wrap: nowrap;
2722
2280
  }
2723
2281
  .\!tw-rounded-full {
2724
- border-radius: 9999px !important;
2725
- }
2726
- .\!tw-rounded-lg {
2727
- border-radius: 6px !important;
2282
+ border-radius: 9999px !important;
2728
2283
  }
2729
2284
  .\!tw-rounded-none {
2730
- border-radius: 0px !important;
2285
+ border-radius: 0px !important;
2731
2286
  }
2732
2287
  .tw-rounded {
2733
- border-radius: 0.25rem;
2288
+ border-radius: 0.25rem;
2734
2289
  }
2735
2290
  .tw-rounded-\[0\.5px\] {
2736
- border-radius: 0.5px;
2291
+ border-radius: 0.5px;
2737
2292
  }
2738
2293
  .tw-rounded-\[6px\] {
2739
- border-radius: 6px;
2294
+ border-radius: 6px;
2740
2295
  }
2741
2296
  .tw-rounded-full {
2742
- border-radius: 9999px;
2297
+ border-radius: 9999px;
2743
2298
  }
2744
2299
  .tw-rounded-lg {
2745
- border-radius: 6px;
2300
+ border-radius: 6px;
2746
2301
  }
2747
2302
  .tw-rounded-md {
2748
- border-radius: 4px;
2303
+ border-radius: 4px;
2749
2304
  }
2750
2305
  .tw-rounded-none {
2751
- border-radius: 0px;
2306
+ border-radius: 0px;
2752
2307
  }
2753
2308
  .tw-rounded-sm {
2754
- border-radius: 2px;
2755
- }
2756
- .\!tw-border-0 {
2757
- border-width: 0px !important;
2309
+ border-radius: 2px;
2758
2310
  }
2759
2311
  .tw-border {
2760
- border-width: 1px;
2761
- }
2762
- .tw-border-0 {
2763
- border-width: 0px;
2312
+ border-width: 1px;
2764
2313
  }
2765
2314
  .tw-border-\[1px\] {
2766
- border-width: 1px;
2315
+ border-width: 1px;
2767
2316
  }
2768
2317
  .\!tw-border-b-0 {
2769
- border-bottom-width: 0px !important;
2318
+ border-bottom-width: 0px !important;
2770
2319
  }
2771
2320
  .tw-border-b {
2772
- border-bottom-width: 1px;
2321
+ border-bottom-width: 1px;
2773
2322
  }
2774
2323
  .tw-border-b-\[1px\] {
2775
- border-bottom-width: 1px;
2324
+ border-bottom-width: 1px;
2776
2325
  }
2777
2326
  .tw-border-t {
2778
- border-top-width: 1px;
2327
+ border-top-width: 1px;
2779
2328
  }
2780
2329
  .tw-border-solid {
2781
- border-style: solid;
2330
+ border-style: solid;
2782
2331
  }
2783
2332
  .tw-border-none {
2784
- border-style: none;
2333
+ border-style: none;
2785
2334
  }
2786
2335
  .\!tw-border-\[var\(--vscode-tab-activeBorderTop\)\] {
2787
- border-color: var(--vscode-tab-activeBorderTop) !important;
2788
- }
2789
- .\!tw-border-border {
2790
- border-color: var(--vscode-dropdown-border) !important;
2336
+ border-color: var(--vscode-tab-activeBorderTop) !important;
2791
2337
  }
2792
2338
  .tw-border-border {
2793
- border-color: var(--vscode-dropdown-border);
2339
+ border-color: var(--vscode-dropdown-border);
2794
2340
  }
2795
2341
  .tw-border-button-border {
2796
- border-color: var(--vscode-button-border, transparent);
2342
+ border-color: var(--vscode-button-border, transparent);
2797
2343
  }
2798
2344
  .tw-border-current {
2799
- border-color: currentColor;
2345
+ border-color: currentColor;
2800
2346
  }
2801
2347
  .tw-border-keybinding-border {
2802
- border-color: var(--vscode-keybindingLabel-border);
2348
+ border-color: var(--vscode-keybindingLabel-border);
2803
2349
  }
2804
2350
  .tw-border-muted-transparent {
2805
- border-color: color-mix(in lch, currentColor 15%, transparent);
2351
+ border-color: color-mix(in lch, currentColor 15%, transparent);
2806
2352
  }
2807
2353
  .tw-border-ring {
2808
- border-color: var(--vscode-focusBorder);
2354
+ border-color: var(--vscode-focusBorder);
2809
2355
  }
2810
2356
  .tw-border-transparent {
2811
- border-color: transparent;
2357
+ border-color: transparent;
2812
2358
  }
2813
2359
  .tw-border-b-border {
2814
- border-bottom-color: var(--vscode-dropdown-border);
2360
+ border-bottom-color: var(--vscode-dropdown-border);
2815
2361
  }
2816
2362
  .tw-border-e-transparent {
2817
- border-inline-end-color: transparent;
2363
+ border-inline-end-color: transparent;
2818
2364
  }
2819
2365
  .tw-border-t-border {
2820
- border-top-color: var(--vscode-dropdown-border);
2366
+ border-top-color: var(--vscode-dropdown-border);
2821
2367
  }
2822
2368
  .\!tw-bg-\[unset\] {
2823
- background-color: unset !important;
2369
+ background-color: unset !important;
2824
2370
  }
2825
2371
  .tw-bg-\[unset\] {
2826
- background-color: unset;
2372
+ background-color: unset;
2373
+ }
2374
+ .tw-bg-accent {
2375
+ background-color: var(--vscode-list-activeSelectionBackground);
2827
2376
  }
2828
2377
  .tw-bg-background {
2829
- background-color: var(--vscode-editor-background);
2378
+ background-color: var(--vscode-editor-background);
2830
2379
  }
2831
2380
  .tw-bg-badge-background {
2832
- background-color: var(--vscode-badge-background);
2381
+ background-color: var(--vscode-badge-background);
2833
2382
  }
2834
2383
  .tw-bg-border {
2835
- background-color: var(--vscode-dropdown-border);
2384
+ background-color: var(--vscode-dropdown-border);
2836
2385
  }
2837
2386
  .tw-bg-button-background {
2838
- background-color: var(--vscode-button-background);
2387
+ background-color: var(--vscode-button-background);
2839
2388
  }
2840
2389
  .tw-bg-button-secondary-background {
2841
- background-color: var(--vscode-button-secondaryBackground);
2390
+ background-color: var(--vscode-button-secondaryBackground);
2842
2391
  }
2843
2392
  .tw-bg-current {
2844
- background-color: currentColor;
2393
+ background-color: currentColor;
2845
2394
  }
2846
2395
  .tw-bg-keybinding-background {
2847
- background-color: var(--vscode-keybindingLabel-background);
2848
- }
2849
- .tw-bg-muted {
2850
- background-color: var(--vscode-input-background);
2396
+ background-color: var(--vscode-keybindingLabel-background);
2851
2397
  }
2852
2398
  .tw-bg-popover {
2853
- background-color: var(--vscode-quickInput-background);
2399
+ background-color: var(--vscode-quickInput-background);
2854
2400
  }
2855
2401
  .tw-bg-transparent {
2856
- background-color: transparent;
2402
+ background-color: transparent;
2857
2403
  }
2858
2404
  .\!tw-p-0 {
2859
- padding: 0px !important;
2405
+ padding: 0px !important;
2860
2406
  }
2861
2407
  .\!tw-p-2 {
2862
- padding: 4px !important;
2408
+ padding: 4px !important;
2863
2409
  }
2864
2410
  .\!tw-p-3 {
2865
- padding: 6px !important;
2866
- }
2867
- .\!tw-p-4 {
2868
- padding: 8px !important;
2411
+ padding: 6px !important;
2869
2412
  }
2870
2413
  .tw-p-0 {
2871
- padding: 0px;
2414
+ padding: 0px;
2872
2415
  }
2873
2416
  .tw-p-1 {
2874
- padding: 2px;
2417
+ padding: 2px;
2875
2418
  }
2876
2419
  .tw-p-2 {
2877
- padding: 4px;
2420
+ padding: 4px;
2878
2421
  }
2879
2422
  .tw-p-4 {
2880
- padding: 8px;
2423
+ padding: 8px;
2881
2424
  }
2882
2425
  .tw-p-6 {
2883
- padding: 12px;
2426
+ padding: 12px;
2884
2427
  }
2885
2428
  .tw-p-8 {
2886
- padding: 16px;
2887
- }
2888
- .\!tw-py-3 {
2889
- padding-top: 6px !important;
2890
- padding-bottom: 6px !important;
2429
+ padding: 16px;
2891
2430
  }
2892
2431
  .tw-px-0 {
2893
- padding-left: 0px;
2894
- padding-right: 0px;
2432
+ padding-left: 0px;
2433
+ padding-right: 0px;
2895
2434
  }
2896
2435
  .tw-px-2 {
2897
- padding-left: 4px;
2898
- padding-right: 4px;
2436
+ padding-left: 4px;
2437
+ padding-right: 4px;
2899
2438
  }
2900
2439
  .tw-px-3 {
2901
- padding-left: 6px;
2902
- padding-right: 6px;
2440
+ padding-left: 6px;
2441
+ padding-right: 6px;
2903
2442
  }
2904
2443
  .tw-px-4 {
2905
- padding-left: 8px;
2906
- padding-right: 8px;
2444
+ padding-left: 8px;
2445
+ padding-right: 8px;
2907
2446
  }
2908
2447
  .tw-px-6 {
2909
- padding-left: 12px;
2910
- padding-right: 12px;
2448
+ padding-left: 12px;
2449
+ padding-right: 12px;
2911
2450
  }
2912
2451
  .tw-px-8 {
2913
- padding-left: 16px;
2914
- padding-right: 16px;
2452
+ padding-left: 16px;
2453
+ padding-right: 16px;
2915
2454
  }
2916
2455
  .tw-px-\[5px\] {
2917
- padding-left: 5px;
2918
- padding-right: 5px;
2456
+ padding-left: 5px;
2457
+ padding-right: 5px;
2919
2458
  }
2920
2459
  .tw-py-0 {
2921
- padding-top: 0px;
2922
- padding-bottom: 0px;
2460
+ padding-top: 0px;
2461
+ padding-bottom: 0px;
2923
2462
  }
2924
2463
  .tw-py-2 {
2925
- padding-top: 4px;
2926
- padding-bottom: 4px;
2464
+ padding-top: 4px;
2465
+ padding-bottom: 4px;
2927
2466
  }
2928
2467
  .tw-py-3 {
2929
- padding-top: 6px;
2930
- padding-bottom: 6px;
2468
+ padding-top: 6px;
2469
+ padding-bottom: 6px;
2931
2470
  }
2932
2471
  .tw-py-4 {
2933
- padding-top: 8px;
2934
- padding-bottom: 8px;
2472
+ padding-top: 8px;
2473
+ padding-bottom: 8px;
2935
2474
  }
2936
2475
  .tw-py-6 {
2937
- padding-top: 12px;
2938
- padding-bottom: 12px;
2476
+ padding-top: 12px;
2477
+ padding-bottom: 12px;
2939
2478
  }
2940
2479
  .tw-py-\[\.1rem\] {
2941
- padding-top: .1rem;
2942
- padding-bottom: .1rem;
2480
+ padding-top: .1rem;
2481
+ padding-bottom: .1rem;
2943
2482
  }
2944
2483
  .tw-pb-12 {
2945
- padding-bottom: 24px;
2484
+ padding-bottom: 24px;
2946
2485
  }
2947
2486
  .tw-pb-3 {
2948
- padding-bottom: 6px;
2487
+ padding-bottom: 6px;
2949
2488
  }
2950
2489
  .tw-pb-6 {
2951
- padding-bottom: 12px;
2490
+ padding-bottom: 12px;
2952
2491
  }
2953
2492
  .tw-pl-5 {
2954
- padding-left: 10px;
2493
+ padding-left: 10px;
2955
2494
  }
2956
2495
  .tw-pr-4 {
2957
- padding-right: 8px;
2496
+ padding-right: 8px;
2958
2497
  }
2959
2498
  .tw-pt-2 {
2960
- padding-top: 4px;
2499
+ padding-top: 4px;
2961
2500
  }
2962
2501
  .tw-pt-4 {
2963
- padding-top: 8px;
2502
+ padding-top: 8px;
2964
2503
  }
2965
2504
  .tw-pt-6 {
2966
- padding-top: 12px;
2505
+ padding-top: 12px;
2967
2506
  }
2968
2507
  .tw-pt-8 {
2969
- padding-top: 16px;
2508
+ padding-top: 16px;
2970
2509
  }
2971
2510
  .tw-text-left {
2972
- text-align: left;
2511
+ text-align: left;
2973
2512
  }
2974
2513
  .tw-text-center {
2975
- text-align: center;
2976
- }
2977
- .tw-text-right {
2978
- text-align: right;
2514
+ text-align: center;
2979
2515
  }
2980
2516
  .tw-align-middle {
2981
- vertical-align: middle;
2517
+ vertical-align: middle;
2982
2518
  }
2983
2519
  .\!tw-text-md {
2984
- font-size: var(--vscode-font-size) !important;
2520
+ font-size: var(--vscode-font-size) !important;
2985
2521
  }
2986
2522
  .tw-text-lg {
2987
- font-size: calc(var(--vscode-font-size) * 15 / 13);
2523
+ font-size: calc(var(--vscode-font-size) * 15 / 13);
2988
2524
  }
2989
2525
  .tw-text-md {
2990
- font-size: var(--vscode-font-size);
2526
+ font-size: var(--vscode-font-size);
2991
2527
  }
2992
2528
  .tw-text-sm {
2993
- font-size: calc(calc(12/13)*var(--vscode-font-size));
2529
+ font-size: calc(calc(12/13)*var(--vscode-font-size));
2994
2530
  }
2995
2531
  .tw-text-xs {
2996
- font-size: calc(calc(11/13)*var(--vscode-font-size));
2532
+ font-size: calc(calc(11/13)*var(--vscode-font-size));
2997
2533
  }
2998
2534
  .tw-text-xxs {
2999
- font-size: calc(calc(10/13)*var(--vscode-font-size));
3000
- }
3001
- .\!tw-font-normal {
3002
- font-weight: 400 !important;
2535
+ font-size: calc(calc(10/13)*var(--vscode-font-size));
3003
2536
  }
3004
2537
  .tw-font-medium {
3005
- font-weight: 500;
2538
+ font-weight: 500;
3006
2539
  }
3007
2540
  .tw-font-semibold {
3008
- font-weight: 600;
2541
+ font-weight: 600;
3009
2542
  }
3010
2543
  .tw-uppercase {
3011
- text-transform: uppercase;
2544
+ text-transform: uppercase;
3012
2545
  }
3013
2546
  .\!tw-leading-\[1\.2\] {
3014
- line-height: 1.2 !important;
2547
+ line-height: 1.2 !important;
3015
2548
  }
3016
2549
  .tw-leading-none {
3017
- line-height: 1;
2550
+ line-height: 1;
3018
2551
  }
3019
2552
  .tw-leading-tight {
3020
- line-height: 1.25;
2553
+ line-height: 1.25;
2554
+ }
2555
+ .tw-tracking-tight {
2556
+ letter-spacing: -0.025em;
3021
2557
  }
3022
2558
  .tw-tracking-widest {
3023
- letter-spacing: 0.1em;
2559
+ letter-spacing: 0.1em;
3024
2560
  }
3025
- .\!tw-text-foreground {
3026
- color: var(--vscode-foreground) !important;
2561
+ .\!tw-text-\[unset\] {
2562
+ color: unset !important;
3027
2563
  }
3028
- .\!tw-text-inherit {
3029
- color: inherit !important;
2564
+ .\!tw-text-foreground {
2565
+ color: var(--vscode-foreground) !important;
3030
2566
  }
3031
2567
  .\!tw-text-muted-foreground {
3032
- color: var(--vscode-input-placeholderForeground) !important;
2568
+ color: var(--vscode-input-placeholderForeground) !important;
3033
2569
  }
3034
2570
  .tw-text-accent-foreground {
3035
- color: var(--vscode-list-activeSelectionForeground);
2571
+ color: var(--vscode-list-activeSelectionForeground);
3036
2572
  }
3037
2573
  .tw-text-badge-foreground {
3038
- color: var(--vscode-badge-foreground);
2574
+ color: var(--vscode-badge-foreground);
3039
2575
  }
3040
2576
  .tw-text-button-foreground {
3041
- color: var(--vscode-button-foreground);
2577
+ color: var(--vscode-button-foreground);
3042
2578
  }
3043
2579
  .tw-text-button-secondary-foreground {
3044
- color: var(--vscode-button-secondaryForeground);
2580
+ color: var(--vscode-button-secondaryForeground);
3045
2581
  }
3046
2582
  .tw-text-foreground {
3047
- color: var(--vscode-foreground);
2583
+ color: var(--vscode-foreground);
3048
2584
  }
3049
2585
  .tw-text-keybinding-foreground {
3050
- color: var(--vscode-keybindingLabel-foreground);
2586
+ color: var(--vscode-keybindingLabel-foreground);
3051
2587
  }
3052
2588
  .tw-text-link {
3053
- color: var(--vscode-textLink-foreground);
2589
+ color: var(--vscode-textLink-foreground);
3054
2590
  }
3055
2591
  .tw-text-muted-foreground {
3056
- color: var(--vscode-input-placeholderForeground);
2592
+ color: var(--vscode-input-placeholderForeground);
3057
2593
  }
3058
2594
  .tw-text-popover-foreground {
3059
- color: var(--vscode-dropdown-foreground);
2595
+ color: var(--vscode-dropdown-foreground);
3060
2596
  }
3061
2597
  .tw-underline-offset-4 {
3062
- text-underline-offset: 4px;
2598
+ text-underline-offset: 4px;
3063
2599
  }
3064
2600
  .\!tw-opacity-100 {
3065
- opacity: 1 !important;
2601
+ opacity: 1 !important;
2602
+ }
2603
+ .tw-opacity-30 {
2604
+ opacity: 0.3;
3066
2605
  }
3067
2606
  .tw-opacity-60 {
3068
- opacity: 0.6;
2607
+ opacity: 0.6;
3069
2608
  }
3070
2609
  .tw-opacity-65 {
3071
- opacity: 0.65;
2610
+ opacity: 0.65;
3072
2611
  }
3073
2612
  .tw-opacity-75 {
3074
- opacity: 0.75;
2613
+ opacity: 0.75;
3075
2614
  }
3076
2615
  .tw-opacity-80 {
3077
- opacity: 0.8;
2616
+ opacity: 0.8;
3078
2617
  }
3079
2618
  .tw-shadow-lg {
3080
- --tw-shadow: 0 10px 15px -3px rgb(0 0 0 / 0.1), 0 4px 6px -4px rgb(0 0 0 / 0.1);
3081
- --tw-shadow-colored: 0 10px 15px -3px var(--tw-shadow-color), 0 4px 6px -4px var(--tw-shadow-color);
3082
- box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
2619
+ --tw-shadow: 0 10px 15px -3px rgb(0 0 0 / 0.1), 0 4px 6px -4px rgb(0 0 0 / 0.1);
2620
+ --tw-shadow-colored: 0 10px 15px -3px var(--tw-shadow-color), 0 4px 6px -4px var(--tw-shadow-color);
2621
+ box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
3083
2622
  }
3084
2623
  .tw-shadow-md {
3085
- --tw-shadow: 0 4px 6px -1px rgb(0 0 0 / 0.1), 0 2px 4px -2px rgb(0 0 0 / 0.1);
3086
- --tw-shadow-colored: 0 4px 6px -1px var(--tw-shadow-color), 0 2px 4px -2px var(--tw-shadow-color);
3087
- box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
2624
+ --tw-shadow: 0 4px 6px -1px rgb(0 0 0 / 0.1), 0 2px 4px -2px rgb(0 0 0 / 0.1);
2625
+ --tw-shadow-colored: 0 4px 6px -1px var(--tw-shadow-color), 0 2px 4px -2px var(--tw-shadow-color);
2626
+ box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
3088
2627
  }
3089
2628
  .tw-outline-none {
3090
- outline: 2px solid transparent;
3091
- outline-offset: 2px;
2629
+ outline: 2px solid transparent;
2630
+ outline-offset: 2px;
3092
2631
  }
3093
2632
  .tw-transition {
3094
- transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter;
3095
- transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
3096
- transition-duration: 150ms;
2633
+ transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter;
2634
+ transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
2635
+ transition-duration: 150ms;
3097
2636
  }
3098
2637
  .tw-transition-all {
3099
- transition-property: all;
3100
- transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
3101
- transition-duration: 150ms;
2638
+ transition-property: all;
2639
+ transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
2640
+ transition-duration: 150ms;
3102
2641
  }
3103
2642
  .tw-transition-transform {
3104
- transition-property: transform;
3105
- transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
3106
- transition-duration: 150ms;
2643
+ transition-property: transform;
2644
+ transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
2645
+ transition-duration: 150ms;
3107
2646
  }
3108
2647
  .tw-duration-150 {
3109
- transition-duration: 150ms;
2648
+ transition-duration: 150ms;
3110
2649
  }
3111
2650
  .tw-duration-75 {
3112
- transition-duration: 75ms;
2651
+ transition-duration: 75ms;
3113
2652
  }
3114
2653
  :root {
3115
2654
  --vscode-font-size: 13px;
@@ -3467,257 +3006,255 @@ imported in Sourcegraph shell.
3467
3006
  text-decoration: none;
3468
3007
  }
3469
3008
  .placeholder\:tw-text-muted-foreground::placeholder {
3470
- color: var(--vscode-input-placeholderForeground);
3009
+ color: var(--vscode-input-placeholderForeground);
3471
3010
  }
3472
3011
  .empty\:tw-hidden:empty {
3473
- display: none;
3474
- }
3475
- .hover\:tw-border-accent:hover {
3476
- border-color: var(--vscode-list-activeSelectionBackground);
3012
+ display: none;
3477
3013
  }
3478
3014
  .hover\:tw-bg-accent:hover {
3479
- background-color: var(--vscode-list-activeSelectionBackground);
3015
+ background-color: var(--vscode-list-activeSelectionBackground);
3480
3016
  }
3481
3017
  .hover\:tw-bg-button-background-hover:hover {
3482
- background-color: var(--vscode-button-hoverBackground);
3018
+ background-color: var(--vscode-button-hoverBackground);
3483
3019
  }
3484
3020
  .hover\:tw-bg-button-secondary-background-hover:hover {
3485
- background-color: var(--vscode-button-secondaryHoverBackground);
3021
+ background-color: var(--vscode-button-secondaryHoverBackground);
3486
3022
  }
3487
3023
  .hover\:tw-bg-muted:hover {
3488
- background-color: var(--vscode-input-background);
3024
+ background-color: var(--vscode-input-background);
3489
3025
  }
3490
3026
  .hover\:tw-bg-muted-transparent:hover {
3491
- background-color: color-mix(in lch, currentColor 15%, transparent);
3027
+ background-color: color-mix(in lch, currentColor 15%, transparent);
3028
+ }
3029
+ .hover\:tw-bg-transparent:hover {
3030
+ background-color: transparent;
3492
3031
  }
3493
3032
  .hover\:\!tw-text-accent-foreground:hover {
3494
- color: var(--vscode-list-activeSelectionForeground) !important;
3033
+ color: var(--vscode-list-activeSelectionForeground) !important;
3495
3034
  }
3496
3035
  .hover\:tw-text-accent-foreground:hover {
3497
- color: var(--vscode-list-activeSelectionForeground);
3036
+ color: var(--vscode-list-activeSelectionForeground);
3498
3037
  }
3499
3038
  .hover\:tw-text-foreground:hover {
3500
- color: var(--vscode-foreground);
3039
+ color: var(--vscode-foreground);
3501
3040
  }
3502
3041
  .hover\:tw-text-link-hover:hover {
3503
- color: var(--vscode-textLink-activeForeground);
3042
+ color: var(--vscode-textLink-activeForeground);
3504
3043
  }
3505
3044
  .hover\:tw-underline:hover {
3506
- text-decoration-line: underline;
3045
+ text-decoration-line: underline;
3507
3046
  }
3508
3047
  .hover\:tw-no-underline:hover {
3509
- text-decoration-line: none;
3048
+ text-decoration-line: none;
3510
3049
  }
3511
3050
  .hover\:tw-opacity-100:hover {
3512
- opacity: 1;
3513
- }
3514
- .focus\:\!tw-border-ring:focus {
3515
- border-color: var(--vscode-focusBorder) !important;
3051
+ opacity: 1;
3516
3052
  }
3517
3053
  .focus\:tw-outline-none:focus {
3518
- outline: 2px solid transparent;
3519
- outline-offset: 2px;
3054
+ outline: 2px solid transparent;
3055
+ outline-offset: 2px;
3520
3056
  }
3521
3057
  .focus\:tw-ring-2:focus {
3522
- --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
3523
- --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);
3524
- box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
3058
+ --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
3059
+ --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);
3060
+ box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
3525
3061
  }
3526
3062
  .focus\:tw-ring-ring:focus {
3527
- --tw-ring-color: var(--vscode-focusBorder);
3063
+ --tw-ring-color: var(--vscode-focusBorder);
3528
3064
  }
3529
3065
  .focus\:tw-ring-offset-2:focus {
3530
- --tw-ring-offset-width: 2px;
3066
+ --tw-ring-offset-width: 2px;
3531
3067
  }
3532
3068
  .focus-visible\:tw-border-ring:focus-visible {
3533
- border-color: var(--vscode-focusBorder);
3069
+ border-color: var(--vscode-focusBorder);
3534
3070
  }
3535
3071
  .focus-visible\:tw-opacity-100:focus-visible {
3536
- opacity: 1;
3072
+ opacity: 1;
3537
3073
  }
3538
3074
  .focus-visible\:tw-outline-none:focus-visible {
3539
- outline: 2px solid transparent;
3540
- outline-offset: 2px;
3075
+ outline: 2px solid transparent;
3076
+ outline-offset: 2px;
3541
3077
  }
3542
3078
  .disabled\:tw-pointer-events-none:disabled {
3543
- pointer-events: none;
3079
+ pointer-events: none;
3544
3080
  }
3545
3081
  .disabled\:tw-cursor-not-allowed:disabled {
3546
- cursor: not-allowed;
3082
+ cursor: not-allowed;
3547
3083
  }
3548
3084
  .disabled\:tw-bg-current-25:disabled {
3549
- background-color: color-mix(in lch, currentColor 25%, transparent);
3085
+ background-color: color-mix(in lch, currentColor 25%, transparent);
3550
3086
  }
3551
3087
  .disabled\:tw-text-current:disabled {
3552
- color: currentColor;
3088
+ color: currentColor;
3553
3089
  }
3554
3090
  .disabled\:tw-opacity-50:disabled {
3555
- opacity: 0.5;
3091
+ opacity: 0.5;
3556
3092
  }
3557
3093
  .disabled\:tw-opacity-75:disabled {
3558
- opacity: 0.75;
3094
+ opacity: 0.75;
3095
+ }
3096
+ .tw-group\/\[cmdk-item\]:hover .group-hover\/\[cmdk-item\]\:tw-visible {
3097
+ visibility: visible;
3559
3098
  }
3560
3099
  .tw-group:hover .group-hover\:tw-opacity-100 {
3561
- opacity: 1;
3100
+ opacity: 1;
3101
+ }
3102
+ .tw-group\/\[cmdk-item\][aria-selected="true"] .group-\[\[aria-selected\=\"true\"\]\]\/\[cmdk-item\]\:tw-visible {
3103
+ visibility: visible;
3562
3104
  }
3563
3105
  .aria-selected\:tw-bg-accent[aria-selected="true"] {
3564
- background-color: var(--vscode-list-activeSelectionBackground);
3106
+ background-color: var(--vscode-list-activeSelectionBackground);
3565
3107
  }
3566
3108
  .aria-selected\:\!tw-text-accent-foreground[aria-selected="true"] {
3567
- color: var(--vscode-list-activeSelectionForeground) !important;
3109
+ color: var(--vscode-list-activeSelectionForeground) !important;
3568
3110
  }
3569
3111
  .aria-selected\:tw-text-accent-foreground[aria-selected="true"] {
3570
- color: var(--vscode-list-activeSelectionForeground);
3112
+ color: var(--vscode-list-activeSelectionForeground);
3571
3113
  }
3572
3114
  .data-\[disabled\=true\]\:tw-pointer-events-none[data-disabled=true] {
3573
- pointer-events: none;
3115
+ pointer-events: none;
3574
3116
  }
3575
3117
  @keyframes tw-accordion-up {
3576
- from {
3577
- height: var(--radix-accordion-content-height);
3578
- }
3579
- to {
3580
- height: 0;
3581
- }
3118
+ from {
3119
+ height: var(--radix-accordion-content-height);
3120
+ }
3121
+ to {
3122
+ height: 0;
3123
+ }
3582
3124
  }
3583
3125
  .data-\[state\=closed\]\:tw-animate-accordion-up[data-state=closed] {
3584
- animation: tw-accordion-up 0.15s ease-out;
3126
+ animation: tw-accordion-up 0.15s ease-out;
3585
3127
  }
3586
3128
  @keyframes tw-collapsible-up {
3587
- from {
3588
- height: var(--radix-collapsible-content-height);
3589
- }
3590
- to {
3591
- height: 0;
3592
- }
3129
+ from {
3130
+ height: var(--radix-collapsible-content-height);
3131
+ }
3132
+ to {
3133
+ height: 0;
3134
+ }
3593
3135
  }
3594
3136
  .data-\[state\=closed\]\:tw-animate-collapsible-up[data-state=closed] {
3595
- animation: tw-collapsible-up 0.15s ease-out;
3137
+ animation: tw-collapsible-up 0.15s ease-out;
3596
3138
  }
3597
3139
  @keyframes tw-accordion-down {
3598
- from {
3599
- height: 0;
3600
- }
3601
- to {
3602
- height: var(--radix-accordion-content-height);
3603
- }
3140
+ from {
3141
+ height: 0;
3142
+ }
3143
+ to {
3144
+ height: var(--radix-accordion-content-height);
3145
+ }
3604
3146
  }
3605
3147
  .data-\[state\=open\]\:tw-animate-accordion-down[data-state=open] {
3606
- animation: tw-accordion-down 0.15s ease-out;
3148
+ animation: tw-accordion-down 0.15s ease-out;
3607
3149
  }
3608
3150
  @keyframes tw-collapsible-down {
3609
- from {
3610
- height: 0;
3611
- }
3612
- to {
3613
- height: var(--radix-collapsible-content-height);
3614
- }
3151
+ from {
3152
+ height: 0;
3153
+ }
3154
+ to {
3155
+ height: var(--radix-collapsible-content-height);
3156
+ }
3615
3157
  }
3616
3158
  .data-\[state\=open\]\:tw-animate-collapsible-down[data-state=open] {
3617
- animation: tw-collapsible-down 0.15s ease-out;
3159
+ animation: tw-collapsible-down 0.15s ease-out;
3618
3160
  }
3619
3161
  .data-\[disabled\=true\]\:tw-opacity-50[data-disabled=true] {
3620
- opacity: 0.5;
3162
+ opacity: 0.5;
3621
3163
  }
3622
3164
  body[data-vscode-theme-kind="vscode-high-contrast"] .high-contrast-dark\:tw-border-button-border {
3623
- border-color: var(--vscode-button-border, transparent);
3165
+ border-color: var(--vscode-button-border, transparent);
3624
3166
  }
3625
3167
  body[data-vscode-theme-kind="vscode-high-contrast"] .high-contrast-dark\:tw-border-e-transparent {
3626
- border-inline-end-color: transparent;
3168
+ border-inline-end-color: transparent;
3627
3169
  }
3628
3170
  .\[\&\:not\(\:last-child\)\]\:tw-border-b:not(:last-child) {
3629
- border-bottom-width: 1px;
3171
+ border-bottom-width: 1px;
3630
3172
  }
3631
3173
  .\[\&\:not\(\:last-child\)\]\:tw-border-border:not(:last-child) {
3632
- border-color: var(--vscode-dropdown-border);
3174
+ border-color: var(--vscode-dropdown-border);
3633
3175
  }
3634
3176
  .\[\&\[data-state\=open\]\>svg\.lucide\]\:tw-rotate-90[data-state=open]>svg.lucide {
3635
- --tw-rotate: 90deg;
3636
- transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
3177
+ --tw-rotate: 90deg;
3178
+ transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
3637
3179
  }
3638
3180
  .\[\&_\>_\*\]\:tw-flex-shrink-0 > * {
3639
- flex-shrink: 0;
3181
+ flex-shrink: 0;
3640
3182
  }
3641
3183
  .\[\&_\[cmdk-group-heading\]\]\:tw--mx-2 [cmdk-group-heading] {
3642
- margin-left: -4px;
3643
- margin-right: -4px;
3184
+ margin-left: -4px;
3185
+ margin-right: -4px;
3644
3186
  }
3645
3187
  .\[\&_\[cmdk-group-heading\]\]\:tw-mb-2 [cmdk-group-heading] {
3646
- margin-bottom: 4px;
3188
+ margin-bottom: 4px;
3647
3189
  }
3648
3190
  .\[\&_\[cmdk-group-heading\]\]\:tw-flex [cmdk-group-heading] {
3649
- display: flex;
3191
+ display: flex;
3650
3192
  }
3651
3193
  .\[\&_\[cmdk-group-heading\]\]\:\!tw-h-\[30px\] [cmdk-group-heading] {
3652
- height: 30px !important;
3194
+ height: 30px !important;
3653
3195
  }
3654
3196
  .\[\&_\[cmdk-group-heading\]\]\:\!tw-min-h-\[30px\] [cmdk-group-heading] {
3655
- min-height: 30px !important;
3197
+ min-height: 30px !important;
3656
3198
  }
3657
3199
  .\[\&_\[cmdk-group-heading\]\]\:tw-items-center [cmdk-group-heading] {
3658
- align-items: center;
3200
+ align-items: center;
3659
3201
  }
3660
3202
  .\[\&_\[cmdk-group-heading\]\]\:tw-gap-2 [cmdk-group-heading] {
3661
- gap: 4px;
3203
+ gap: 4px;
3662
3204
  }
3663
3205
  .\[\&_\[cmdk-group-heading\]\]\:tw-bg-muted [cmdk-group-heading] {
3664
- background-color: var(--vscode-input-background);
3206
+ background-color: var(--vscode-input-background);
3665
3207
  }
3666
3208
  .\[\&_\[cmdk-group-heading\]\]\:\!tw-p-3 [cmdk-group-heading] {
3667
- padding: 6px !important;
3209
+ padding: 6px !important;
3668
3210
  }
3669
3211
  .\[\&_\[cmdk-group-heading\]\]\:tw-px-2 [cmdk-group-heading] {
3670
- padding-left: 4px;
3671
- padding-right: 4px;
3212
+ padding-left: 4px;
3213
+ padding-right: 4px;
3672
3214
  }
3673
3215
  .\[\&_\[cmdk-group-heading\]\]\:tw-px-4 [cmdk-group-heading] {
3674
- padding-left: 8px;
3675
- padding-right: 8px;
3216
+ padding-left: 8px;
3217
+ padding-right: 8px;
3676
3218
  }
3677
3219
  .\[\&_\[cmdk-group-heading\]\]\:tw-py-1\.5 [cmdk-group-heading] {
3678
- padding-top: 3px;
3679
- padding-bottom: 3px;
3220
+ padding-top: 3px;
3221
+ padding-bottom: 3px;
3680
3222
  }
3681
3223
  .\[\&_\[cmdk-group-heading\]\]\:\!tw-text-md [cmdk-group-heading] {
3682
- font-size: var(--vscode-font-size) !important;
3224
+ font-size: var(--vscode-font-size) !important;
3683
3225
  }
3684
3226
  .\[\&_\[cmdk-group-heading\]\]\:tw-text-xs [cmdk-group-heading] {
3685
- font-size: calc(calc(11/13)*var(--vscode-font-size));
3227
+ font-size: calc(calc(11/13)*var(--vscode-font-size));
3686
3228
  }
3687
3229
  .\[\&_\[cmdk-group-heading\]\]\:tw-font-medium [cmdk-group-heading] {
3688
- font-weight: 500;
3230
+ font-weight: 500;
3689
3231
  }
3690
3232
  .\[\&_\[cmdk-group-heading\]\]\:\!tw-leading-\[1\.2\] [cmdk-group-heading] {
3691
- line-height: 1.2 !important;
3233
+ line-height: 1.2 !important;
3692
3234
  }
3693
3235
  .\[\&_\[cmdk-group-heading\]\]\:tw-text-muted-foreground [cmdk-group-heading] {
3694
- color: var(--vscode-input-placeholderForeground);
3695
- }
3696
- .\[\&_\[cmdk-group-items\]\]\:tw-space-y-4 [cmdk-group-items] > :not([hidden]) ~ :not([hidden]) {
3697
- --tw-space-y-reverse: 0;
3698
- margin-top: calc(8px * calc(1 - var(--tw-space-y-reverse)));
3699
- margin-bottom: calc(8px * var(--tw-space-y-reverse));
3236
+ color: var(--vscode-input-placeholderForeground);
3700
3237
  }
3701
3238
  .\[\&_\[cmdk-group\]\]\:\!tw-border-0 [cmdk-group] {
3702
- border-width: 0px !important;
3239
+ border-width: 0px !important;
3703
3240
  }
3704
3241
  .\[\&_\[cmdk-group\]\]\:tw-pt-0 [cmdk-group] {
3705
- padding-top: 0px;
3242
+ padding-top: 0px;
3706
3243
  }
3707
3244
  .\[\&_\[cmdk-item\]\]\:tw-whitespace-nowrap [cmdk-item] {
3708
- white-space: nowrap;
3245
+ white-space: nowrap;
3709
3246
  }
3710
3247
  .\[\&_kbd\]\:-tw-mr-1 kbd {
3711
- margin-right: -2px;
3248
+ margin-right: -2px;
3712
3249
  }
3713
3250
  .\[\&_kbd\]\:tw-mb-\[-4px\] kbd {
3714
- margin-bottom: -4px;
3251
+ margin-bottom: -4px;
3715
3252
  }
3716
3253
  .\[\&_kbd\]\:tw-ml-3 kbd {
3717
- margin-left: 6px;
3254
+ margin-left: 6px;
3718
3255
  }
3719
3256
  .\[\&_kbd\]\:tw-mt-\[-4px\] kbd {
3720
- margin-top: -4px;
3257
+ margin-top: -4px;
3721
3258
  }
3722
3259
 
3723
3260
  ._root_maej5_2 {