@checkly/playwright-core 1.48.24-maxi → 1.48.25-beta.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (113) hide show
  1. package/lib/generated/bindingsControllerSource.js +7 -0
  2. package/lib/generated/storageScriptSource.js +7 -0
  3. package/lib/server/har/harRecorder.js +3 -1
  4. package/lib/server/trace/recorder/tracing.js +9 -20
  5. package/lib/utils/fileUtils.js +65 -2
  6. package/lib/vite/{traceViewer/assets/codeMirrorModule-tzBrK1V4.js → recorder/assets/codeMirrorModule-baozm8ur.js} +10 -10
  7. package/lib/vite/recorder/assets/{index-BcaUAUCW.js → index-2ElAIWFB.js} +2 -2
  8. package/lib/vite/recorder/index.html +1 -1
  9. package/lib/vite/traceViewer/assets/{codeMirrorModule-CB-2okZ8.js → codeMirrorModule-DblsdhjA.js} +2096 -2331
  10. package/lib/vite/{recorder/assets/codeMirrorModule-CR6kB851.js → traceViewer/assets/codeMirrorModule-lDjkI8Ax.js} +1 -1
  11. package/lib/vite/traceViewer/assets/{inspectorTab-BHcfR9dD.js → inspectorTab-BPzhNk9r.js} +2 -2
  12. package/lib/vite/traceViewer/assets/inspectorTab-DOc4D3cX.js +17361 -0
  13. package/lib/vite/traceViewer/assets/{defaultSettingsView-CBiB4avC.js → testServerConnection-D-tXL3sj.js} +49 -42
  14. package/lib/vite/traceViewer/assets/{workbench-DZqNXdoV.js → workbench-DLv_q9ji.js} +1 -1
  15. package/lib/vite/traceViewer/assets/workbench-DNolpp3y.js +1473 -0
  16. package/lib/vite/traceViewer/assets/xtermModule-DZP0glxx.js +5982 -0
  17. package/lib/vite/traceViewer/{embedded.DInvAijy.js → embedded.BIubxTi3.js} +1 -1
  18. package/lib/vite/traceViewer/{embedded.gzudoghF.js → embedded.DeCrOtlO.js} +4 -4
  19. package/lib/vite/traceViewer/embedded.html +3 -3
  20. package/lib/vite/traceViewer/{index.DilotR1h.js → index.CM_h9lHr.js} +7 -124
  21. package/lib/vite/traceViewer/{index.Dha3cgqs.js → index.DPD22sZn.js} +1 -1
  22. package/lib/vite/traceViewer/index.html +3 -3
  23. package/lib/vite/traceViewer/{inspectorTab.DnGm18kV.css → inspectorTab.DGJWXOSd.css} +1488 -1521
  24. package/lib/vite/traceViewer/{recorder.C88JDknq.js → recorder.BaRuS6Pc.js} +1 -1
  25. package/lib/vite/traceViewer/{recorder.DVrkq3Um.js → recorder.Fwf59ZKh.js} +3 -3
  26. package/lib/vite/traceViewer/recorder.html +2 -2
  27. package/lib/vite/traceViewer/{uiMode.2tr9k625.js → uiMode.B11wexdJ.js} +1 -1
  28. package/lib/vite/traceViewer/{uiMode.C9_OcpPU.js → uiMode.CYBsUhm_.js} +58 -90
  29. package/lib/vite/traceViewer/{uiMode.c5ORgcrX.css → uiMode.DRmgrHSk.css} +45 -7
  30. package/lib/vite/traceViewer/uiMode.html +3 -3
  31. package/lib/vite/traceViewer/{workbench.xUZSA8PY.css → workbench.BQNDbcQ0.css} +83 -320
  32. package/package.json +1 -1
  33. package/lib/client/clientStackTrace.js +0 -66
  34. package/lib/client/fileUtils.js +0 -33
  35. package/lib/client/platform.js +0 -72
  36. package/lib/client/timeoutSettings.js +0 -66
  37. package/lib/client/webSocket.js +0 -107
  38. package/lib/generated/recorderSource.js +0 -7
  39. package/lib/server/callLog.js +0 -80
  40. package/lib/server/harBackend.js +0 -158
  41. package/lib/server/localUtils.js +0 -204
  42. package/lib/server/recorder/chat.js +0 -178
  43. package/lib/server/recorder/codeGenerator.js +0 -154
  44. package/lib/server/recorder/csharp.js +0 -311
  45. package/lib/server/recorder/java.js +0 -249
  46. package/lib/server/recorder/javascript.js +0 -230
  47. package/lib/server/recorder/jsonl.js +0 -48
  48. package/lib/server/recorder/language.js +0 -45
  49. package/lib/server/recorder/python.js +0 -276
  50. package/lib/server/recorder/recorderActions.js +0 -6
  51. package/lib/server/recorder/utils.js +0 -46
  52. package/lib/server/storageScript.js +0 -161
  53. package/lib/server/timeoutSettings.js +0 -75
  54. package/lib/server/utils/ascii.js +0 -32
  55. package/lib/server/utils/comparators.js +0 -160
  56. package/lib/server/utils/crypto.js +0 -172
  57. package/lib/server/utils/debug.js +0 -39
  58. package/lib/server/utils/debugLogger.js +0 -94
  59. package/lib/server/utils/env.js +0 -54
  60. package/lib/server/utils/eventsHelper.js +0 -39
  61. package/lib/server/utils/expectUtils.js +0 -34
  62. package/lib/server/utils/fileUtils.js +0 -205
  63. package/lib/server/utils/happyEyeballs.js +0 -210
  64. package/lib/server/utils/hostPlatform.js +0 -146
  65. package/lib/server/utils/httpServer.js +0 -234
  66. package/lib/server/utils/image_tools/colorUtils.js +0 -99
  67. package/lib/server/utils/image_tools/compare.js +0 -109
  68. package/lib/server/utils/image_tools/imageChannel.js +0 -71
  69. package/lib/server/utils/image_tools/stats.js +0 -103
  70. package/lib/server/utils/linuxUtils.js +0 -59
  71. package/lib/server/utils/network.js +0 -161
  72. package/lib/server/utils/nodePlatform.js +0 -141
  73. package/lib/server/utils/pipeTransport.js +0 -83
  74. package/lib/server/utils/processLauncher.js +0 -249
  75. package/lib/server/utils/profiler.js +0 -53
  76. package/lib/server/utils/socksProxy.js +0 -571
  77. package/lib/server/utils/spawnAsync.js +0 -46
  78. package/lib/server/utils/task.js +0 -59
  79. package/lib/server/utils/userAgent.js +0 -92
  80. package/lib/server/utils/wsServer.js +0 -129
  81. package/lib/server/utils/zipFile.js +0 -76
  82. package/lib/server/utils/zones.js +0 -55
  83. package/lib/utils/glob.js +0 -84
  84. package/lib/utils/isomorphic/ariaSnapshot.js +0 -393
  85. package/lib/utils/isomorphic/assert.js +0 -26
  86. package/lib/utils/isomorphic/colors.js +0 -66
  87. package/lib/utils/isomorphic/headers.js +0 -53
  88. package/lib/utils/isomorphic/manualPromise.js +0 -108
  89. package/lib/utils/isomorphic/multimap.js +0 -74
  90. package/lib/utils/isomorphic/rtti.js +0 -42
  91. package/lib/utils/isomorphic/semaphore.js +0 -52
  92. package/lib/utils/isomorphic/stackTrace.js +0 -170
  93. package/lib/utils/isomorphic/time.js +0 -26
  94. package/lib/utils/isomorphic/timeoutRunner.js +0 -67
  95. package/lib/utils/isomorphic/types.js +0 -6
  96. package/lib/utils/mimeType.js +0 -30
  97. package/lib/utils.js +0 -448
  98. package/lib/vite/traceViewer/assets/codeMirrorModule-DZoSgqUd.js +0 -24
  99. package/lib/vite/traceViewer/assets/inspectorTab-BuJ3wAX_.js +0 -64
  100. package/lib/vite/traceViewer/assets/inspectorTab-CwgfffWb.js +0 -25143
  101. package/lib/vite/traceViewer/assets/workbench-CWZselvp.js +0 -2470
  102. package/lib/vite/traceViewer/assets/workbench-DdmJ9AJV.js +0 -9
  103. package/lib/vite/traceViewer/assets/xtermModule-Es_gt_u7.js +0 -5994
  104. package/lib/vite/traceViewer/defaultSettingsView.Dp3b_92q.css +0 -41
  105. package/lib/vite/traceViewer/embedded.Dxe2heQk.js +0 -2
  106. package/lib/vite/traceViewer/index.CB297BuW.js +0 -2
  107. package/lib/vite/traceViewer/recorder.DNMfnSiu.js +0 -2
  108. package/lib/vite/traceViewer/uiMode.Cr1tvTWS.js +0 -5
  109. /package/lib/vite/traceViewer/{codeMirrorModule.DuST8d_k.css → codeMirrorModule.Cy8X9Wtw.css} +0 -0
  110. /package/lib/vite/traceViewer/{embedded.BeldSa2G.css → embedded.DjZq4InJ.css} +0 -0
  111. /package/lib/vite/traceViewer/{index.QewjJ85u.css → index.QanXxRUb.css} +0 -0
  112. /package/lib/vite/traceViewer/{recorder.DLgqV9db.css → recorder.DBDpiNOK.css} +0 -0
  113. /package/lib/vite/traceViewer/{xtermModule.EsaqrrTX.css → xtermModule.4oRVGWQ-.css} +0 -0
@@ -822,6 +822,59 @@ body.dark-mode ::-webkit-scrollbar-track:hover {
822
822
  limitations under the License.
823
823
  */
824
824
 
825
+ .toolbar-button {
826
+ flex: none;
827
+ border: none;
828
+ outline: none;
829
+ color: var(--vscode-sideBarTitle-foreground);
830
+ background: transparent;
831
+ padding: 4px;
832
+ cursor: pointer;
833
+ display: inline-flex;
834
+ align-items: center;
835
+ }
836
+
837
+ .toolbar-button:disabled {
838
+ color: var(--vscode-disabledForeground) !important;
839
+ cursor: default;
840
+ }
841
+
842
+ .toolbar-button:not(:disabled):hover {
843
+ background-color: var(--vscode-toolbar-hoverBackground);
844
+ }
845
+
846
+ .toolbar-button:not(:disabled):active {
847
+ background-color: var(--vscode-toolbar-activeBackground);
848
+ }
849
+
850
+ .toolbar-button.toggled {
851
+ color: var(--vscode-notificationLink-foreground);
852
+ }
853
+
854
+ .toolbar-separator {
855
+ flex: none;
856
+ background-color: var(--vscode-menu-separatorBackground);
857
+ width: 1px;
858
+ padding: 0;
859
+ margin: 5px 4px;
860
+ height: 16px;
861
+ }
862
+ /*
863
+ Copyright (c) Microsoft Corporation.
864
+
865
+ Licensed under the Apache License, Version 2.0 (the "License");
866
+ you may not use this file except in compliance with the License.
867
+ You may obtain a copy of the License at
868
+
869
+ http://www.apache.org/licenses/LICENSE-2.0
870
+
871
+ Unless required by applicable law or agreed to in writing, software
872
+ distributed under the License is distributed on an "AS IS" BASIS,
873
+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
874
+ See the License for the specific language governing permissions and
875
+ limitations under the License.
876
+ */
877
+
825
878
  .split-view {
826
879
  display: flex;
827
880
  flex: auto;
@@ -931,10 +984,6 @@ body.dark-mode ::-webkit-scrollbar-track:hover {
931
984
  color: var(--vscode-editorCodeLens-foreground);
932
985
  }
933
986
 
934
- .action-skipped {
935
- margin-right: 4px;
936
- }
937
-
938
987
  .action-icon {
939
988
  flex: none;
940
989
  display: flex;
@@ -964,20 +1013,13 @@ body.dark-mode ::-webkit-scrollbar-track:hover {
964
1013
  flex: none;
965
1014
  }
966
1015
 
967
- .action-parameter {
1016
+ .action-selector {
968
1017
  display: inline;
969
1018
  flex: none;
970
1019
  padding-left: 5px;
971
- }
972
-
973
- .action-locator-parameter {
974
1020
  color: var(--vscode-charts-orange);
975
1021
  }
976
1022
 
977
- .action-generic-parameter {
978
- color: var(--vscode-charts-purple);
979
- }
980
-
981
1023
  .action-url {
982
1024
  display: inline;
983
1025
  flex: none;
@@ -1007,80 +1049,6 @@ body.dark-mode ::-webkit-scrollbar-track:hover {
1007
1049
  limitations under the License.
1008
1050
  */
1009
1051
 
1010
- .toolbar-button {
1011
- flex: none;
1012
- border: none;
1013
- outline: none;
1014
- color: var(--vscode-sideBarTitle-foreground);
1015
- background: transparent;
1016
- padding: 4px;
1017
- cursor: pointer;
1018
- display: inline-flex;
1019
- align-items: center;
1020
- }
1021
-
1022
- .toolbar-button:disabled {
1023
- color: var(--vscode-disabledForeground) !important;
1024
- cursor: default;
1025
- }
1026
-
1027
- .toolbar-button:not(:disabled):hover {
1028
- background-color: var(--vscode-toolbar-hoverBackground);
1029
- }
1030
-
1031
- .toolbar-button:not(:disabled):active {
1032
- background-color: var(--vscode-toolbar-activeBackground);
1033
- }
1034
-
1035
- .toolbar-button.toggled {
1036
- color: var(--vscode-notificationLink-foreground);
1037
- }
1038
-
1039
- .toolbar-separator {
1040
- flex: none;
1041
- background-color: var(--vscode-menu-separatorBackground);
1042
- width: 1px;
1043
- padding: 0;
1044
- margin: 5px 4px;
1045
- height: 16px;
1046
- }
1047
- /*
1048
- Copyright (c) Microsoft Corporation.
1049
-
1050
- Licensed under the Apache License, Version 2.0 (the "License");
1051
- you may not use this file except in compliance with the License.
1052
- You may obtain a copy of the License at
1053
-
1054
- http://www.apache.org/licenses/LICENSE-2.0
1055
-
1056
- Unless required by applicable law or agreed to in writing, software
1057
- distributed under the License is distributed on an "AS IS" BASIS,
1058
- WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
1059
- See the License for the specific language governing permissions and
1060
- limitations under the License.
1061
- */
1062
-
1063
- .copy-to-clipboard-text-button {
1064
- background-color: var(--vscode-editor-inactiveSelectionBackground);
1065
- border: none;
1066
- padding: 4px 12px;
1067
- cursor: pointer;
1068
- }/*
1069
- Copyright (c) Microsoft Corporation.
1070
-
1071
- Licensed under the Apache License, Version 2.0 (the "License");
1072
- you may not use this file except in compliance with the License.
1073
- You may obtain a copy of the License at
1074
-
1075
- http://www.apache.org/licenses/LICENSE-2.0
1076
-
1077
- Unless required by applicable law or agreed to in writing, software
1078
- distributed under the License is distributed on an "AS IS" BASIS,
1079
- WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
1080
- See the License for the specific language governing permissions and
1081
- limitations under the License.
1082
- */
1083
-
1084
1052
  .list-view-content {
1085
1053
  display: flex;
1086
1054
  flex-direction: column;
@@ -1172,1260 +1140,241 @@ body.dark-mode ::-webkit-scrollbar-track:hover {
1172
1140
  limitations under the License.
1173
1141
  */
1174
1142
 
1175
- /*---------------------------------------------------------------------------------------------
1176
- * Copyright (c) Microsoft Corporation. All rights reserved.
1177
- * Licensed under the MIT License. See License.txt in the project root for license information.
1178
- *--------------------------------------------------------------------------------------------*/
1143
+ .copy-to-clipboard-text-button {
1144
+ background-color: var(--vscode-editor-inactiveSelectionBackground);
1145
+ border: none;
1146
+ padding: 4px 12px;
1147
+ cursor: pointer;
1148
+ }/*
1149
+ Copyright (c) Microsoft Corporation.
1179
1150
 
1180
- body {
1181
- --vscode-font-family: system-ui, "Ubuntu", "Droid Sans", sans-serif;
1182
- --vscode-font-weight: normal;
1183
- --vscode-font-size: 13px;
1184
- --vscode-editor-font-family: "Droid Sans Mono", "monospace", monospace;
1185
- --vscode-editor-font-weight: normal;
1186
- --vscode-editor-font-size: 14px;
1187
- --vscode-foreground: #616161;
1188
- --vscode-disabledForeground: rgba(97, 97, 97, 0.5);
1189
- --vscode-errorForeground: #a1260d;
1190
- --vscode-descriptionForeground: #717171;
1191
- --vscode-icon-foreground: #424242;
1192
- --vscode-focusBorder: #0090f1;
1193
- --vscode-textSeparator-foreground: rgba(0, 0, 0, 0.18);
1194
- --vscode-textLink-foreground: #006ab1;
1195
- --vscode-textLink-activeForeground: #006ab1;
1196
- --vscode-textPreformat-foreground: #a31515;
1197
- --vscode-textBlockQuote-background: rgba(127, 127, 127, 0.1);
1198
- --vscode-textBlockQuote-border: rgba(0, 122, 204, 0.5);
1199
- --vscode-textCodeBlock-background: rgba(220, 220, 220, 0.4);
1200
- --vscode-widget-shadow: rgba(0, 0, 0, 0.16);
1201
- --vscode-input-background: #ffffff;
1202
- --vscode-input-foreground: #616161;
1203
- --vscode-inputOption-activeBorder: #007acc;
1204
- --vscode-inputOption-hoverBackground: rgba(184, 184, 184, 0.31);
1205
- --vscode-inputOption-activeBackground: rgba(0, 144, 241, 0.2);
1206
- --vscode-inputOption-activeForeground: #000000;
1207
- --vscode-input-placeholderForeground: #767676;
1208
- --vscode-inputValidation-infoBackground: #d6ecf2;
1209
- --vscode-inputValidation-infoBorder: #007acc;
1210
- --vscode-inputValidation-warningBackground: #f6f5d2;
1211
- --vscode-inputValidation-warningBorder: #b89500;
1212
- --vscode-inputValidation-errorBackground: #f2dede;
1213
- --vscode-inputValidation-errorBorder: #be1100;
1214
- --vscode-dropdown-background: #ffffff;
1215
- --vscode-dropdown-border: #cecece;
1216
- --vscode-checkbox-background: #ffffff;
1217
- --vscode-checkbox-border: #cecece;
1218
- --vscode-button-foreground: #ffffff;
1219
- --vscode-button-separator: rgba(255, 255, 255, 0.4);
1220
- --vscode-button-background: #007acc;
1221
- --vscode-button-hoverBackground: #0062a3;
1222
- --vscode-button-secondaryForeground: #ffffff;
1223
- --vscode-button-secondaryBackground: #5f6a79;
1224
- --vscode-button-secondaryHoverBackground: #4c5561;
1225
- --vscode-badge-background: #c4c4c4;
1226
- --vscode-badge-foreground: #333333;
1227
- --vscode-scrollbar-shadow: #dddddd;
1228
- --vscode-scrollbarSlider-background: rgba(100, 100, 100, 0.4);
1229
- --vscode-scrollbarSlider-hoverBackground: rgba(100, 100, 100, 0.7);
1230
- --vscode-scrollbarSlider-activeBackground: rgba(0, 0, 0, 0.6);
1231
- --vscode-progressBar-background: #0e70c0;
1232
- --vscode-editorError-foreground: #e51400;
1233
- --vscode-editorWarning-foreground: #bf8803;
1234
- --vscode-editorInfo-foreground: #1a85ff;
1235
- --vscode-editorHint-foreground: #6c6c6c;
1236
- --vscode-sash-hoverBorder: #0090f1;
1237
- --vscode-editor-background: #ffffff;
1238
- --vscode-editor-foreground: #000000;
1239
- --vscode-editorStickyScroll-background: #ffffff;
1240
- --vscode-editorStickyScrollHover-background: #f0f0f0;
1241
- --vscode-editorWidget-background: #f3f3f3;
1242
- --vscode-editorWidget-foreground: #616161;
1243
- --vscode-editorWidget-border: #c8c8c8;
1244
- --vscode-quickInput-background: #f3f3f3;
1245
- --vscode-quickInput-foreground: #616161;
1246
- --vscode-quickInputTitle-background: rgba(0, 0, 0, 0.06);
1247
- --vscode-pickerGroup-foreground: #0066bf;
1248
- --vscode-pickerGroup-border: #cccedb;
1249
- --vscode-keybindingLabel-background: rgba(221, 221, 221, 0.4);
1250
- --vscode-keybindingLabel-foreground: #555555;
1251
- --vscode-keybindingLabel-border: rgba(204, 204, 204, 0.4);
1252
- --vscode-keybindingLabel-bottomBorder: rgba(187, 187, 187, 0.4);
1253
- --vscode-editor-selectionBackground: #add6ff;
1254
- --vscode-editor-inactiveSelectionBackground: #e5ebf1;
1255
- --vscode-editor-selectionHighlightBackground: rgba(173, 214, 255, 0.5);
1256
- --vscode-editor-findMatchBackground: #a8ac94;
1257
- --vscode-editor-findMatchHighlightBackground: rgba(234, 92, 0, 0.33);
1258
- --vscode-editor-findRangeHighlightBackground: rgba(180, 180, 180, 0.3);
1259
- --vscode-searchEditor-findMatchBackground: rgba(234, 92, 0, 0.22);
1260
- --vscode-editor-hoverHighlightBackground: rgba(173, 214, 255, 0.15);
1261
- --vscode-editorHoverWidget-background: #f3f3f3;
1262
- --vscode-editorHoverWidget-foreground: #616161;
1263
- --vscode-editorHoverWidget-border: #c8c8c8;
1264
- --vscode-editorHoverWidget-statusBarBackground: #e7e7e7;
1265
- --vscode-editorLink-activeForeground: #0000ff;
1266
- --vscode-editorInlayHint-foreground: rgba(51, 51, 51, 0.8);
1267
- --vscode-editorInlayHint-background: rgba(196, 196, 196, 0.3);
1268
- --vscode-editorInlayHint-typeForeground: rgba(51, 51, 51, 0.8);
1269
- --vscode-editorInlayHint-typeBackground: rgba(196, 196, 196, 0.3);
1270
- --vscode-editorInlayHint-parameterForeground: rgba(51, 51, 51, 0.8);
1271
- --vscode-editorInlayHint-parameterBackground: rgba(196, 196, 196, 0.3);
1272
- --vscode-editorLightBulb-foreground: #ddb100;
1273
- --vscode-editorLightBulbAutoFix-foreground: #007acc;
1274
- --vscode-diffEditor-insertedTextBackground: rgba(156, 204, 44, 0.4);
1275
- --vscode-diffEditor-removedTextBackground: rgba(255, 0, 0, 0.3);
1276
- --vscode-diffEditor-insertedLineBackground: rgba(155, 185, 85, 0.2);
1277
- --vscode-diffEditor-removedLineBackground: rgba(255, 0, 0, 0.2);
1278
- --vscode-diffEditor-diagonalFill: rgba(34, 34, 34, 0.2);
1279
- --vscode-list-focusOutline: #0090f1;
1280
- --vscode-list-focusAndSelectionOutline: #90c2f9;
1281
- --vscode-list-activeSelectionBackground: #0060c0;
1282
- --vscode-list-activeSelectionForeground: #ffffff;
1283
- --vscode-list-activeSelectionIconForeground: #ffffff;
1284
- --vscode-list-inactiveSelectionBackground: #e4e6f1;
1285
- --vscode-list-hoverBackground: #e8e8e8;
1286
- --vscode-list-dropBackground: #d6ebff;
1287
- --vscode-list-highlightForeground: #0066bf;
1288
- --vscode-list-focusHighlightForeground: #bbe7ff;
1289
- --vscode-list-invalidItemForeground: #b89500;
1290
- --vscode-list-errorForeground: #b01011;
1291
- --vscode-list-warningForeground: #855f00;
1292
- --vscode-listFilterWidget-background: #f3f3f3;
1293
- --vscode-listFilterWidget-outline: rgba(0, 0, 0, 0);
1294
- --vscode-listFilterWidget-noMatchesOutline: #be1100;
1295
- --vscode-listFilterWidget-shadow: rgba(0, 0, 0, 0.16);
1296
- --vscode-list-filterMatchBackground: rgba(234, 92, 0, 0.33);
1297
- --vscode-tree-indentGuidesStroke: #a9a9a9;
1298
- --vscode-tree-tableColumnsBorder: rgba(97, 97, 97, 0.13);
1299
- --vscode-tree-tableOddRowsBackground: rgba(97, 97, 97, 0.04);
1300
- --vscode-list-deemphasizedForeground: #8e8e90;
1301
- --vscode-quickInputList-focusForeground: #ffffff;
1302
- --vscode-quickInputList-focusIconForeground: #ffffff;
1303
- --vscode-quickInputList-focusBackground: #0060c0;
1304
- --vscode-menu-foreground: #616161;
1305
- --vscode-menu-background: #ffffff;
1306
- --vscode-menu-selectionForeground: #ffffff;
1307
- --vscode-menu-selectionBackground: #0060c0;
1308
- --vscode-menu-separatorBackground: #d4d4d4;
1309
- --vscode-toolbar-hoverBackground: rgba(184, 184, 184, 0.31);
1310
- --vscode-toolbar-activeBackground: rgba(166, 166, 166, 0.31);
1311
- --vscode-editor-snippetTabstopHighlightBackground: rgba(10, 50, 100, 0.2);
1312
- --vscode-editor-snippetFinalTabstopHighlightBorder: rgba(10, 50, 100, 0.5);
1313
- --vscode-breadcrumb-foreground: rgba(97, 97, 97, 0.8);
1314
- --vscode-breadcrumb-background: #ffffff;
1315
- --vscode-breadcrumb-focusForeground: #4e4e4e;
1316
- --vscode-breadcrumb-activeSelectionForeground: #4e4e4e;
1317
- --vscode-breadcrumbPicker-background: #f3f3f3;
1318
- --vscode-merge-currentHeaderBackground: rgba(64, 200, 174, 0.5);
1319
- --vscode-merge-currentContentBackground: rgba(64, 200, 174, 0.2);
1320
- --vscode-merge-incomingHeaderBackground: rgba(64, 166, 255, 0.5);
1321
- --vscode-merge-incomingContentBackground: rgba(64, 166, 255, 0.2);
1322
- --vscode-merge-commonHeaderBackground: rgba(96, 96, 96, 0.4);
1323
- --vscode-merge-commonContentBackground: rgba(96, 96, 96, 0.16);
1324
- --vscode-editorOverviewRuler-currentContentForeground: rgba(64, 200, 174, 0.5);
1325
- --vscode-editorOverviewRuler-incomingContentForeground: rgba(64, 166, 255, 0.5);
1326
- --vscode-editorOverviewRuler-commonContentForeground: rgba(96, 96, 96, 0.4);
1327
- --vscode-editorOverviewRuler-findMatchForeground: rgba(209, 134, 22, 0.49);
1328
- --vscode-editorOverviewRuler-selectionHighlightForeground: rgba(160, 160, 160, 0.8);
1329
- --vscode-minimap-findMatchHighlight: #d18616;
1330
- --vscode-minimap-selectionOccurrenceHighlight: #c9c9c9;
1331
- --vscode-minimap-selectionHighlight: #add6ff;
1332
- --vscode-minimap-errorHighlight: rgba(255, 18, 18, 0.7);
1333
- --vscode-minimap-warningHighlight: #bf8803;
1334
- --vscode-minimap-foregroundOpacity: #000000;
1335
- --vscode-minimapSlider-background: rgba(100, 100, 100, 0.2);
1336
- --vscode-minimapSlider-hoverBackground: rgba(100, 100, 100, 0.35);
1337
- --vscode-minimapSlider-activeBackground: rgba(0, 0, 0, 0.3);
1338
- --vscode-problemsErrorIcon-foreground: #e51400;
1339
- --vscode-problemsWarningIcon-foreground: #bf8803;
1340
- --vscode-problemsInfoIcon-foreground: #1a85ff;
1341
- --vscode-charts-foreground: #616161;
1342
- --vscode-charts-lines: rgba(97, 97, 97, 0.5);
1343
- --vscode-charts-red: #e51400;
1344
- --vscode-charts-blue: #1a85ff;
1345
- --vscode-charts-yellow: #bf8803;
1346
- --vscode-charts-orange: #d18616;
1347
- --vscode-charts-green: #388a34;
1348
- --vscode-charts-purple: #652d90;
1349
- --vscode-editor-lineHighlightBorder: #eeeeee;
1350
- --vscode-editor-rangeHighlightBackground: rgba(253, 255, 0, 0.2);
1351
- --vscode-editor-symbolHighlightBackground: rgba(234, 92, 0, 0.33);
1352
- --vscode-editorCursor-foreground: #000000;
1353
- --vscode-editorWhitespace-foreground: rgba(51, 51, 51, 0.2);
1354
- --vscode-editorIndentGuide-background: #d3d3d3;
1355
- --vscode-editorIndentGuide-activeBackground: #939393;
1356
- --vscode-editorLineNumber-foreground: #237893;
1357
- --vscode-editorActiveLineNumber-foreground: #0b216f;
1358
- --vscode-editorLineNumber-activeForeground: #0b216f;
1359
- --vscode-editorRuler-foreground: #d3d3d3;
1360
- --vscode-editorCodeLens-foreground: #919191;
1361
- --vscode-editorBracketMatch-background: rgba(0, 100, 0, 0.1);
1362
- --vscode-editorBracketMatch-border: #b9b9b9;
1363
- --vscode-editorOverviewRuler-border: rgba(127, 127, 127, 0.3);
1364
- --vscode-editorGutter-background: #ffffff;
1365
- --vscode-editorUnnecessaryCode-opacity: rgba(0, 0, 0, 0.47);
1366
- --vscode-editorGhostText-foreground: rgba(0, 0, 0, 0.47);
1367
- --vscode-editorOverviewRuler-rangeHighlightForeground: rgba(0, 122, 204, 0.6);
1368
- --vscode-editorOverviewRuler-errorForeground: rgba(255, 18, 18, 0.7);
1369
- --vscode-editorOverviewRuler-warningForeground: #bf8803;
1370
- --vscode-editorOverviewRuler-infoForeground: #1a85ff;
1371
- --vscode-editorBracketHighlight-foreground1: #0431fa;
1372
- --vscode-editorBracketHighlight-foreground2: #319331;
1373
- --vscode-editorBracketHighlight-foreground3: #7b3814;
1374
- --vscode-editorBracketHighlight-foreground4: rgba(0, 0, 0, 0);
1375
- --vscode-editorBracketHighlight-foreground5: rgba(0, 0, 0, 0);
1376
- --vscode-editorBracketHighlight-foreground6: rgba(0, 0, 0, 0);
1377
- --vscode-editorBracketHighlight-unexpectedBracket\.foreground: rgba(255, 18, 18, 0.8);
1378
- --vscode-editorBracketPairGuide-background1: rgba(0, 0, 0, 0);
1379
- --vscode-editorBracketPairGuide-background2: rgba(0, 0, 0, 0);
1380
- --vscode-editorBracketPairGuide-background3: rgba(0, 0, 0, 0);
1381
- --vscode-editorBracketPairGuide-background4: rgba(0, 0, 0, 0);
1382
- --vscode-editorBracketPairGuide-background5: rgba(0, 0, 0, 0);
1383
- --vscode-editorBracketPairGuide-background6: rgba(0, 0, 0, 0);
1384
- --vscode-editorBracketPairGuide-activeBackground1: rgba(0, 0, 0, 0);
1385
- --vscode-editorBracketPairGuide-activeBackground2: rgba(0, 0, 0, 0);
1386
- --vscode-editorBracketPairGuide-activeBackground3: rgba(0, 0, 0, 0);
1387
- --vscode-editorBracketPairGuide-activeBackground4: rgba(0, 0, 0, 0);
1388
- --vscode-editorBracketPairGuide-activeBackground5: rgba(0, 0, 0, 0);
1389
- --vscode-editorBracketPairGuide-activeBackground6: rgba(0, 0, 0, 0);
1390
- --vscode-editorUnicodeHighlight-border: #cea33d;
1391
- --vscode-editorUnicodeHighlight-background: rgba(206, 163, 61, 0.08);
1392
- --vscode-symbolIcon-arrayForeground: #616161;
1393
- --vscode-symbolIcon-booleanForeground: #616161;
1394
- --vscode-symbolIcon-classForeground: #d67e00;
1395
- --vscode-symbolIcon-colorForeground: #616161;
1396
- --vscode-symbolIcon-constantForeground: #616161;
1397
- --vscode-symbolIcon-constructorForeground: #652d90;
1398
- --vscode-symbolIcon-enumeratorForeground: #d67e00;
1399
- --vscode-symbolIcon-enumeratorMemberForeground: #007acc;
1400
- --vscode-symbolIcon-eventForeground: #d67e00;
1401
- --vscode-symbolIcon-fieldForeground: #007acc;
1402
- --vscode-symbolIcon-fileForeground: #616161;
1403
- --vscode-symbolIcon-folderForeground: #616161;
1404
- --vscode-symbolIcon-functionForeground: #652d90;
1405
- --vscode-symbolIcon-interfaceForeground: #007acc;
1406
- --vscode-symbolIcon-keyForeground: #616161;
1407
- --vscode-symbolIcon-keywordForeground: #616161;
1408
- --vscode-symbolIcon-methodForeground: #652d90;
1409
- --vscode-symbolIcon-moduleForeground: #616161;
1410
- --vscode-symbolIcon-namespaceForeground: #616161;
1411
- --vscode-symbolIcon-nullForeground: #616161;
1412
- --vscode-symbolIcon-numberForeground: #616161;
1413
- --vscode-symbolIcon-objectForeground: #616161;
1414
- --vscode-symbolIcon-operatorForeground: #616161;
1415
- --vscode-symbolIcon-packageForeground: #616161;
1416
- --vscode-symbolIcon-propertyForeground: #616161;
1417
- --vscode-symbolIcon-referenceForeground: #616161;
1418
- --vscode-symbolIcon-snippetForeground: #616161;
1419
- --vscode-symbolIcon-stringForeground: #616161;
1420
- --vscode-symbolIcon-structForeground: #616161;
1421
- --vscode-symbolIcon-textForeground: #616161;
1422
- --vscode-symbolIcon-typeParameterForeground: #616161;
1423
- --vscode-symbolIcon-unitForeground: #616161;
1424
- --vscode-symbolIcon-variableForeground: #007acc;
1425
- --vscode-editorHoverWidget-highlightForeground: #0066bf;
1426
- --vscode-editorOverviewRuler-bracketMatchForeground: #a0a0a0;
1427
- --vscode-editor-foldBackground: rgba(173, 214, 255, 0.3);
1428
- --vscode-editorGutter-foldingControlForeground: #424242;
1429
- --vscode-editor-linkedEditingBackground: rgba(255, 0, 0, 0.3);
1430
- --vscode-editor-wordHighlightBackground: rgba(87, 87, 87, 0.25);
1431
- --vscode-editor-wordHighlightStrongBackground: rgba(14, 99, 156, 0.25);
1432
- --vscode-editorOverviewRuler-wordHighlightForeground: rgba(160, 160, 160, 0.8);
1433
- --vscode-editorOverviewRuler-wordHighlightStrongForeground: rgba(192, 160, 192, 0.8);
1434
- --vscode-peekViewTitle-background: rgba(26, 133, 255, 0.1);
1435
- --vscode-peekViewTitleLabel-foreground: #000000;
1436
- --vscode-peekViewTitleDescription-foreground: #616161;
1437
- --vscode-peekView-border: #1a85ff;
1438
- --vscode-peekViewResult-background: #f3f3f3;
1439
- --vscode-peekViewResult-lineForeground: #646465;
1440
- --vscode-peekViewResult-fileForeground: #1e1e1e;
1441
- --vscode-peekViewResult-selectionBackground: rgba(51, 153, 255, 0.2);
1442
- --vscode-peekViewResult-selectionForeground: #6c6c6c;
1443
- --vscode-peekViewEditor-background: #f2f8fc;
1444
- --vscode-peekViewEditorGutter-background: #f2f8fc;
1445
- --vscode-peekViewResult-matchHighlightBackground: rgba(234, 92, 0, 0.3);
1446
- --vscode-peekViewEditor-matchHighlightBackground: rgba(245, 216, 2, 0.87);
1447
- --vscode-editorMarkerNavigationError-background: #e51400;
1448
- --vscode-editorMarkerNavigationError-headerBackground: rgba(229, 20, 0, 0.1);
1449
- --vscode-editorMarkerNavigationWarning-background: #bf8803;
1450
- --vscode-editorMarkerNavigationWarning-headerBackground: rgba(191, 136, 3, 0.1);
1451
- --vscode-editorMarkerNavigationInfo-background: #1a85ff;
1452
- --vscode-editorMarkerNavigationInfo-headerBackground: rgba(26, 133, 255, 0.1);
1453
- --vscode-editorMarkerNavigation-background: #ffffff;
1454
- --vscode-editorSuggestWidget-background: #f3f3f3;
1455
- --vscode-editorSuggestWidget-border: #c8c8c8;
1456
- --vscode-editorSuggestWidget-foreground: #000000;
1457
- --vscode-editorSuggestWidget-selectedForeground: #ffffff;
1458
- --vscode-editorSuggestWidget-selectedIconForeground: #ffffff;
1459
- --vscode-editorSuggestWidget-selectedBackground: #0060c0;
1460
- --vscode-editorSuggestWidget-highlightForeground: #0066bf;
1461
- --vscode-editorSuggestWidget-focusHighlightForeground: #bbe7ff;
1462
- --vscode-editorSuggestWidgetStatus-foreground: rgba(0, 0, 0, 0.5);
1463
- --vscode-tab-activeBackground: #ffffff;
1464
- --vscode-tab-unfocusedActiveBackground: #ffffff;
1465
- --vscode-tab-inactiveBackground: #ececec;
1466
- --vscode-tab-unfocusedInactiveBackground: #ececec;
1467
- --vscode-tab-activeForeground: #333333;
1468
- --vscode-tab-inactiveForeground: rgba(51, 51, 51, 0.7);
1469
- --vscode-tab-unfocusedActiveForeground: rgba(51, 51, 51, 0.7);
1470
- --vscode-tab-unfocusedInactiveForeground: rgba(51, 51, 51, 0.35);
1471
- --vscode-tab-border: #f3f3f3;
1472
- --vscode-tab-lastPinnedBorder: rgba(97, 97, 97, 0.19);
1473
- --vscode-tab-activeModifiedBorder: #33aaee;
1474
- --vscode-tab-inactiveModifiedBorder: rgba(51, 170, 238, 0.5);
1475
- --vscode-tab-unfocusedActiveModifiedBorder: rgba(51, 170, 238, 0.7);
1476
- --vscode-tab-unfocusedInactiveModifiedBorder: rgba(51, 170, 238, 0.25);
1477
- --vscode-editorPane-background: #ffffff;
1478
- --vscode-editorGroupHeader-tabsBackground: #f3f3f3;
1479
- --vscode-editorGroupHeader-noTabsBackground: #ffffff;
1480
- --vscode-editorGroup-border: #e7e7e7;
1481
- --vscode-editorGroup-dropBackground: rgba(38, 119, 203, 0.18);
1482
- --vscode-editorGroup-dropIntoPromptForeground: #616161;
1483
- --vscode-editorGroup-dropIntoPromptBackground: #f3f3f3;
1484
- --vscode-sideBySideEditor-horizontalBorder: #e7e7e7;
1485
- --vscode-sideBySideEditor-verticalBorder: #e7e7e7;
1486
- --vscode-panel-background: #ffffff;
1487
- --vscode-panel-border: rgba(128, 128, 128, 0.35);
1488
- --vscode-panelTitle-activeForeground: #424242;
1489
- --vscode-panelTitle-inactiveForeground: rgba(66, 66, 66, 0.75);
1490
- --vscode-panelTitle-activeBorder: #424242;
1491
- --vscode-panelInput-border: #dddddd;
1492
- --vscode-panel-dropBorder: #424242;
1493
- --vscode-panelSection-dropBackground: rgba(38, 119, 203, 0.18);
1494
- --vscode-panelSectionHeader-background: rgba(128, 128, 128, 0.2);
1495
- --vscode-panelSection-border: rgba(128, 128, 128, 0.35);
1496
- --vscode-banner-background: #004386;
1497
- --vscode-banner-foreground: #ffffff;
1498
- --vscode-banner-iconForeground: #1a85ff;
1499
- --vscode-statusBar-foreground: #ffffff;
1500
- --vscode-statusBar-noFolderForeground: #ffffff;
1501
- --vscode-statusBar-background: #007acc;
1502
- --vscode-statusBar-noFolderBackground: #68217a;
1503
- --vscode-statusBar-focusBorder: #ffffff;
1504
- --vscode-statusBarItem-activeBackground: rgba(255, 255, 255, 0.18);
1505
- --vscode-statusBarItem-focusBorder: #ffffff;
1506
- --vscode-statusBarItem-hoverBackground: rgba(255, 255, 255, 0.12);
1507
- --vscode-statusBarItem-compactHoverBackground: rgba(255, 255, 255, 0.2);
1508
- --vscode-statusBarItem-prominentForeground: #ffffff;
1509
- --vscode-statusBarItem-prominentBackground: rgba(0, 0, 0, 0.5);
1510
- --vscode-statusBarItem-prominentHoverBackground: rgba(0, 0, 0, 0.3);
1511
- --vscode-statusBarItem-errorBackground: #c72e0f;
1512
- --vscode-statusBarItem-errorForeground: #ffffff;
1513
- --vscode-statusBarItem-warningBackground: #725102;
1514
- --vscode-statusBarItem-warningForeground: #ffffff;
1515
- --vscode-activityBar-background: #2c2c2c;
1516
- --vscode-activityBar-foreground: #ffffff;
1517
- --vscode-activityBar-inactiveForeground: rgba(255, 255, 255, 0.4);
1518
- --vscode-activityBar-activeBorder: #ffffff;
1519
- --vscode-activityBar-dropBorder: #ffffff;
1520
- --vscode-activityBarBadge-background: #007acc;
1521
- --vscode-activityBarBadge-foreground: #ffffff;
1522
- --vscode-statusBarItem-remoteBackground: #16825d;
1523
- --vscode-statusBarItem-remoteForeground: #ffffff;
1524
- --vscode-extensionBadge-remoteBackground: #007acc;
1525
- --vscode-extensionBadge-remoteForeground: #ffffff;
1526
- --vscode-sideBar-background: #f3f3f3;
1527
- --vscode-sideBarTitle-foreground: #6f6f6f;
1528
- --vscode-sideBar-dropBackground: rgba(38, 119, 203, 0.18);
1529
- --vscode-sideBarSectionHeader-background: rgba(0, 0, 0, 0);
1530
- --vscode-sideBarSectionHeader-border: rgba(97, 97, 97, 0.19);
1531
- --vscode-titleBar-activeForeground: #333333;
1532
- --vscode-titleBar-inactiveForeground: rgba(51, 51, 51, 0.6);
1533
- --vscode-titleBar-activeBackground: #dddddd;
1534
- --vscode-titleBar-inactiveBackground: rgba(221, 221, 221, 0.6);
1535
- --vscode-menubar-selectionForeground: #333333;
1536
- --vscode-menubar-selectionBackground: rgba(184, 184, 184, 0.31);
1537
- --vscode-notifications-foreground: #616161;
1538
- --vscode-notifications-background: #f3f3f3;
1539
- --vscode-notificationLink-foreground: #006ab1;
1540
- --vscode-notificationCenterHeader-background: #e7e7e7;
1541
- --vscode-notifications-border: #e7e7e7;
1542
- --vscode-notificationsErrorIcon-foreground: #e51400;
1543
- --vscode-notificationsWarningIcon-foreground: #bf8803;
1544
- --vscode-notificationsInfoIcon-foreground: #1a85ff;
1545
- --vscode-commandCenter-foreground: #333333;
1546
- --vscode-commandCenter-activeForeground: #333333;
1547
- --vscode-commandCenter-activeBackground: rgba(184, 184, 184, 0.31);
1548
- --vscode-commandCenter-border: rgba(128, 128, 128, 0.35);
1549
- --vscode-editorCommentsWidget-resolvedBorder: rgba(97, 97, 97, 0.5);
1550
- --vscode-editorCommentsWidget-unresolvedBorder: #1a85ff;
1551
- --vscode-editorCommentsWidget-rangeBackground: rgba(26, 133, 255, 0.1);
1552
- --vscode-editorCommentsWidget-rangeBorder: rgba(26, 133, 255, 0.4);
1553
- --vscode-editorCommentsWidget-rangeActiveBackground: rgba(26, 133, 255, 0.1);
1554
- --vscode-editorCommentsWidget-rangeActiveBorder: rgba(26, 133, 255, 0.4);
1555
- --vscode-editorGutter-commentRangeForeground: #d5d8e9;
1556
- --vscode-debugToolBar-background: #f3f3f3;
1557
- --vscode-debugIcon-startForeground: #388a34;
1558
- --vscode-editor-stackFrameHighlightBackground: rgba(255, 255, 102, 0.45);
1559
- --vscode-editor-focusedStackFrameHighlightBackground: rgba(206, 231, 206, 0.45);
1560
- --vscode-mergeEditor-change\.background: rgba(155, 185, 85, 0.2);
1561
- --vscode-mergeEditor-change\.word\.background: rgba(156, 204, 44, 0.4);
1562
- --vscode-mergeEditor-conflict\.unhandledUnfocused\.border: rgba(255, 166, 0, 0.48);
1563
- --vscode-mergeEditor-conflict\.unhandledFocused\.border: #ffa600;
1564
- --vscode-mergeEditor-conflict\.handledUnfocused\.border: rgba(134, 134, 134, 0.29);
1565
- --vscode-mergeEditor-conflict\.handledFocused\.border: rgba(193, 193, 193, 0.8);
1566
- --vscode-mergeEditor-conflict\.handled\.minimapOverViewRuler: rgba(173, 172, 168, 0.93);
1567
- --vscode-mergeEditor-conflict\.unhandled\.minimapOverViewRuler: #fcba03;
1568
- --vscode-mergeEditor-conflictingLines\.background: rgba(255, 234, 0, 0.28);
1569
- --vscode-settings-headerForeground: #444444;
1570
- --vscode-settings-modifiedItemIndicator: #66afe0;
1571
- --vscode-settings-headerBorder: rgba(128, 128, 128, 0.35);
1572
- --vscode-settings-sashBorder: rgba(128, 128, 128, 0.35);
1573
- --vscode-settings-dropdownBackground: #ffffff;
1574
- --vscode-settings-dropdownBorder: #cecece;
1575
- --vscode-settings-dropdownListBorder: #c8c8c8;
1576
- --vscode-settings-checkboxBackground: #ffffff;
1577
- --vscode-settings-checkboxBorder: #cecece;
1578
- --vscode-settings-textInputBackground: #ffffff;
1579
- --vscode-settings-textInputForeground: #616161;
1580
- --vscode-settings-textInputBorder: #cecece;
1581
- --vscode-settings-numberInputBackground: #ffffff;
1582
- --vscode-settings-numberInputForeground: #616161;
1583
- --vscode-settings-numberInputBorder: #cecece;
1584
- --vscode-settings-focusedRowBackground: rgba(232, 232, 232, 0.6);
1585
- --vscode-settings-rowHoverBackground: rgba(232, 232, 232, 0.3);
1586
- --vscode-settings-focusedRowBorder: rgba(0, 0, 0, 0.12);
1587
- --vscode-terminal-foreground: #333333;
1588
- --vscode-terminal-selectionBackground: #add6ff;
1589
- --vscode-terminal-inactiveSelectionBackground: #e5ebf1;
1590
- --vscode-terminalCommandDecoration-defaultBackground: rgba(0, 0, 0, 0.25);
1591
- --vscode-terminalCommandDecoration-successBackground: #2090d3;
1592
- --vscode-terminalCommandDecoration-errorBackground: #e51400;
1593
- --vscode-terminalOverviewRuler-cursorForeground: rgba(160, 160, 160, 0.8);
1594
- --vscode-terminal-border: rgba(128, 128, 128, 0.35);
1595
- --vscode-terminal-findMatchBackground: #a8ac94;
1596
- --vscode-terminal-findMatchHighlightBackground: rgba(234, 92, 0, 0.33);
1597
- --vscode-terminalOverviewRuler-findMatchForeground: rgba(209, 134, 22, 0.49);
1598
- --vscode-terminal-dropBackground: rgba(38, 119, 203, 0.18);
1599
- --vscode-testing-iconFailed: #f14c4c;
1600
- --vscode-testing-iconErrored: #f14c4c;
1601
- --vscode-testing-iconPassed: #73c991;
1602
- --vscode-testing-runAction: #73c991;
1603
- --vscode-testing-iconQueued: #cca700;
1604
- --vscode-testing-iconUnset: #848484;
1605
- --vscode-testing-iconSkipped: #848484;
1606
- --vscode-testing-peekBorder: #e51400;
1607
- --vscode-testing-peekHeaderBackground: rgba(229, 20, 0, 0.1);
1608
- --vscode-testing-message\.error\.decorationForeground: #e51400;
1609
- --vscode-testing-message\.error\.lineBackground: rgba(255, 0, 0, 0.2);
1610
- --vscode-testing-message\.info\.decorationForeground: rgba(0, 0, 0, 0.5);
1611
- --vscode-welcomePage-tileBackground: #f3f3f3;
1612
- --vscode-welcomePage-tileHoverBackground: #dbdbdb;
1613
- --vscode-welcomePage-tileShadow: rgba(0, 0, 0, 0.16);
1614
- --vscode-welcomePage-progress\.background: #ffffff;
1615
- --vscode-welcomePage-progress\.foreground: #006ab1;
1616
- --vscode-debugExceptionWidget-border: #a31515;
1617
- --vscode-debugExceptionWidget-background: #f1dfde;
1618
- --vscode-ports-iconRunningProcessForeground: #369432;
1619
- --vscode-statusBar-debuggingBackground: #cc6633;
1620
- --vscode-statusBar-debuggingForeground: #ffffff;
1621
- --vscode-editor-inlineValuesForeground: rgba(0, 0, 0, 0.5);
1622
- --vscode-editor-inlineValuesBackground: rgba(255, 200, 0, 0.2);
1623
- --vscode-editorGutter-modifiedBackground: #2090d3;
1624
- --vscode-editorGutter-addedBackground: #48985d;
1625
- --vscode-editorGutter-deletedBackground: #e51400;
1626
- --vscode-minimapGutter-modifiedBackground: #2090d3;
1627
- --vscode-minimapGutter-addedBackground: #48985d;
1628
- --vscode-minimapGutter-deletedBackground: #e51400;
1629
- --vscode-editorOverviewRuler-modifiedForeground: rgba(32, 144, 211, 0.6);
1630
- --vscode-editorOverviewRuler-addedForeground: rgba(72, 152, 93, 0.6);
1631
- --vscode-editorOverviewRuler-deletedForeground: rgba(229, 20, 0, 0.6);
1632
- --vscode-debugIcon-breakpointForeground: #e51400;
1633
- --vscode-debugIcon-breakpointDisabledForeground: #848484;
1634
- --vscode-debugIcon-breakpointUnverifiedForeground: #848484;
1635
- --vscode-debugIcon-breakpointCurrentStackframeForeground: #be8700;
1636
- --vscode-debugIcon-breakpointStackframeForeground: #89d185;
1637
- --vscode-notebook-cellBorderColor: #e8e8e8;
1638
- --vscode-notebook-focusedEditorBorder: #0090f1;
1639
- --vscode-notebookStatusSuccessIcon-foreground: #388a34;
1640
- --vscode-notebookStatusErrorIcon-foreground: #a1260d;
1641
- --vscode-notebookStatusRunningIcon-foreground: #616161;
1642
- --vscode-notebook-cellToolbarSeparator: rgba(128, 128, 128, 0.35);
1643
- --vscode-notebook-selectedCellBackground: rgba(200, 221, 241, 0.31);
1644
- --vscode-notebook-selectedCellBorder: #e8e8e8;
1645
- --vscode-notebook-focusedCellBorder: #0090f1;
1646
- --vscode-notebook-inactiveFocusedCellBorder: #e8e8e8;
1647
- --vscode-notebook-cellStatusBarItemHoverBackground: rgba(0, 0, 0, 0.08);
1648
- --vscode-notebook-cellInsertionIndicator: #0090f1;
1649
- --vscode-notebookScrollbarSlider-background: rgba(100, 100, 100, 0.4);
1650
- --vscode-notebookScrollbarSlider-hoverBackground: rgba(100, 100, 100, 0.7);
1651
- --vscode-notebookScrollbarSlider-activeBackground: rgba(0, 0, 0, 0.6);
1652
- --vscode-notebook-symbolHighlightBackground: rgba(253, 255, 0, 0.2);
1653
- --vscode-notebook-cellEditorBackground: #f3f3f3;
1654
- --vscode-notebook-editorBackground: #ffffff;
1655
- --vscode-keybindingTable-headerBackground: rgba(97, 97, 97, 0.04);
1656
- --vscode-keybindingTable-rowsBackground: rgba(97, 97, 97, 0.04);
1657
- --vscode-scm-providerBorder: #c8c8c8;
1658
- --vscode-searchEditor-textInputBorder: #cecece;
1659
- --vscode-debugTokenExpression-name: #9b46b0;
1660
- --vscode-debugTokenExpression-value: rgba(108, 108, 108, 0.8);
1661
- --vscode-debugTokenExpression-string: #a31515;
1662
- --vscode-debugTokenExpression-boolean: #0000ff;
1663
- --vscode-debugTokenExpression-number: #098658;
1664
- --vscode-debugTokenExpression-error: #e51400;
1665
- --vscode-debugView-exceptionLabelForeground: #ffffff;
1666
- --vscode-debugView-exceptionLabelBackground: #a31515;
1667
- --vscode-debugView-stateLabelForeground: #616161;
1668
- --vscode-debugView-stateLabelBackground: rgba(136, 136, 136, 0.27);
1669
- --vscode-debugView-valueChangedHighlight: #569cd6;
1670
- --vscode-debugConsole-infoForeground: #1a85ff;
1671
- --vscode-debugConsole-warningForeground: #bf8803;
1672
- --vscode-debugConsole-errorForeground: #a1260d;
1673
- --vscode-debugConsole-sourceForeground: #616161;
1674
- --vscode-debugConsoleInputIcon-foreground: #616161;
1675
- --vscode-debugIcon-pauseForeground: #007acc;
1676
- --vscode-debugIcon-stopForeground: #a1260d;
1677
- --vscode-debugIcon-disconnectForeground: #a1260d;
1678
- --vscode-debugIcon-restartForeground: #388a34;
1679
- --vscode-debugIcon-stepOverForeground: #007acc;
1680
- --vscode-debugIcon-stepIntoForeground: #007acc;
1681
- --vscode-debugIcon-stepOutForeground: #007acc;
1682
- --vscode-debugIcon-continueForeground: #007acc;
1683
- --vscode-debugIcon-stepBackForeground: #007acc;
1684
- --vscode-extensionButton-prominentBackground: #007acc;
1685
- --vscode-extensionButton-prominentForeground: #ffffff;
1686
- --vscode-extensionButton-prominentHoverBackground: #0062a3;
1687
- --vscode-extensionIcon-starForeground: #df6100;
1688
- --vscode-extensionIcon-verifiedForeground: #006ab1;
1689
- --vscode-extensionIcon-preReleaseForeground: #1d9271;
1690
- --vscode-extensionIcon-sponsorForeground: #b51e78;
1691
- --vscode-terminal-ansiBlack: #000000;
1692
- --vscode-terminal-ansiRed: #cd3131;
1693
- --vscode-terminal-ansiGreen: #00bc00;
1694
- --vscode-terminal-ansiYellow: #949800;
1695
- --vscode-terminal-ansiBlue: #0451a5;
1696
- --vscode-terminal-ansiMagenta: #bc05bc;
1697
- --vscode-terminal-ansiCyan: #0598bc;
1698
- --vscode-terminal-ansiWhite: #555555;
1699
- --vscode-terminal-ansiBrightBlack: #666666;
1700
- --vscode-terminal-ansiBrightRed: #cd3131;
1701
- --vscode-terminal-ansiBrightGreen: #14ce14;
1702
- --vscode-terminal-ansiBrightYellow: #b5ba00;
1703
- --vscode-terminal-ansiBrightBlue: #0451a5;
1704
- --vscode-terminal-ansiBrightMagenta: #bc05bc;
1705
- --vscode-terminal-ansiBrightCyan: #0598bc;
1706
- --vscode-terminal-ansiBrightWhite: #a5a5a5;
1707
- --vscode-interactive-activeCodeBorder: #1a85ff;
1708
- --vscode-interactive-inactiveCodeBorder: #e4e6f1;
1709
- --vscode-gitDecoration-addedResourceForeground: #587c0c;
1710
- --vscode-gitDecoration-modifiedResourceForeground: #895503;
1711
- --vscode-gitDecoration-deletedResourceForeground: #ad0707;
1712
- --vscode-gitDecoration-renamedResourceForeground: #007100;
1713
- --vscode-gitDecoration-untrackedResourceForeground: #007100;
1714
- --vscode-gitDecoration-ignoredResourceForeground: #8e8e90;
1715
- --vscode-gitDecoration-stageModifiedResourceForeground: #895503;
1716
- --vscode-gitDecoration-stageDeletedResourceForeground: #ad0707;
1717
- --vscode-gitDecoration-conflictingResourceForeground: #ad0707;
1718
- --vscode-gitDecoration-submoduleResourceForeground: #1258a7;
1719
- }
1720
-
1721
- body.dark-mode {
1722
- --vscode-font-family: system-ui, "Ubuntu", "Droid Sans", sans-serif;
1723
- --vscode-font-weight: normal;
1724
- --vscode-font-size: 13px;
1725
- --vscode-editor-font-family: "Droid Sans Mono", "monospace", monospace;
1726
- --vscode-editor-font-weight: normal;
1727
- --vscode-editor-font-size: 14px;
1728
- --vscode-foreground: #cccccc;
1729
- --vscode-disabledForeground: rgba(204, 204, 204, 0.5);
1730
- --vscode-errorForeground: #f48771;
1731
- --vscode-descriptionForeground: rgba(204, 204, 204, 0.7);
1732
- --vscode-icon-foreground: #c5c5c5;
1733
- --vscode-focusBorder: #007fd4;
1734
- --vscode-textSeparator-foreground: rgba(255, 255, 255, 0.18);
1735
- --vscode-textLink-foreground: #3794ff;
1736
- --vscode-textLink-activeForeground: #3794ff;
1737
- --vscode-textPreformat-foreground: #d7ba7d;
1738
- --vscode-textBlockQuote-background: rgba(127, 127, 127, 0.1);
1739
- --vscode-textBlockQuote-border: rgba(0, 122, 204, 0.5);
1740
- --vscode-textCodeBlock-background: rgba(10, 10, 10, 0.4);
1741
- --vscode-widget-shadow: rgba(0, 0, 0, 0.36);
1742
- --vscode-input-background: #3c3c3c;
1743
- --vscode-input-foreground: #cccccc;
1744
- --vscode-inputOption-activeBorder: #007acc;
1745
- --vscode-inputOption-hoverBackground: rgba(90, 93, 94, 0.5);
1746
- --vscode-inputOption-activeBackground: rgba(0, 127, 212, 0.4);
1747
- --vscode-inputOption-activeForeground: #ffffff;
1748
- --vscode-input-placeholderForeground: #a6a6a6;
1749
- --vscode-inputValidation-infoBackground: #063b49;
1750
- --vscode-inputValidation-infoBorder: #007acc;
1751
- --vscode-inputValidation-warningBackground: #352a05;
1752
- --vscode-inputValidation-warningBorder: #b89500;
1753
- --vscode-inputValidation-errorBackground: #5a1d1d;
1754
- --vscode-inputValidation-errorBorder: #be1100;
1755
- --vscode-dropdown-background: #3c3c3c;
1756
- --vscode-dropdown-foreground: #f0f0f0;
1757
- --vscode-dropdown-border: #3c3c3c;
1758
- --vscode-checkbox-background: #3c3c3c;
1759
- --vscode-checkbox-foreground: #f0f0f0;
1760
- --vscode-checkbox-border: #3c3c3c;
1761
- --vscode-button-foreground: #ffffff;
1762
- --vscode-button-separator: rgba(255, 255, 255, 0.4);
1763
- --vscode-button-background: #0e639c;
1764
- --vscode-button-hoverBackground: #1177bb;
1765
- --vscode-button-secondaryForeground: #ffffff;
1766
- --vscode-button-secondaryBackground: #3a3d41;
1767
- --vscode-button-secondaryHoverBackground: #45494e;
1768
- --vscode-badge-background: #4d4d4d;
1769
- --vscode-badge-foreground: #ffffff;
1770
- --vscode-scrollbar-shadow: #000000;
1771
- --vscode-scrollbarSlider-background: rgba(121, 121, 121, 0.4);
1772
- --vscode-scrollbarSlider-hoverBackground: rgba(100, 100, 100, 0.7);
1773
- --vscode-scrollbarSlider-activeBackground: rgba(191, 191, 191, 0.4);
1774
- --vscode-progressBar-background: #0e70c0;
1775
- --vscode-editorError-foreground: #f14c4c;
1776
- --vscode-editorWarning-foreground: #cca700;
1777
- --vscode-editorInfo-foreground: #3794ff;
1778
- --vscode-editorHint-foreground: rgba(238, 238, 238, 0.7);
1779
- --vscode-sash-hoverBorder: #007fd4;
1780
- --vscode-editor-background: #1e1e1e;
1781
- --vscode-editor-foreground: #d4d4d4;
1782
- --vscode-editorStickyScroll-background: #1e1e1e;
1783
- --vscode-editorStickyScrollHover-background: #2a2d2e;
1784
- --vscode-editorWidget-background: #252526;
1785
- --vscode-editorWidget-foreground: #cccccc;
1786
- --vscode-editorWidget-border: #454545;
1787
- --vscode-quickInput-background: #252526;
1788
- --vscode-quickInput-foreground: #cccccc;
1789
- --vscode-quickInputTitle-background: rgba(255, 255, 255, 0.1);
1790
- --vscode-pickerGroup-foreground: #3794ff;
1791
- --vscode-pickerGroup-border: #3f3f46;
1792
- --vscode-keybindingLabel-background: rgba(128, 128, 128, 0.17);
1793
- --vscode-keybindingLabel-foreground: #cccccc;
1794
- --vscode-keybindingLabel-border: rgba(51, 51, 51, 0.6);
1795
- --vscode-keybindingLabel-bottomBorder: rgba(68, 68, 68, 0.6);
1796
- --vscode-editor-selectionBackground: #264f78;
1797
- --vscode-editor-inactiveSelectionBackground: #3a3d41;
1798
- --vscode-editor-selectionHighlightBackground: rgba(173, 214, 255, 0.15);
1799
- --vscode-editor-findMatchBackground: #515c6a;
1800
- --vscode-editor-findMatchHighlightBackground: rgba(234, 92, 0, 0.33);
1801
- --vscode-editor-findRangeHighlightBackground: rgba(58, 61, 65, 0.4);
1802
- --vscode-searchEditor-findMatchBackground: rgba(234, 92, 0, 0.22);
1803
- --vscode-editor-hoverHighlightBackground: rgba(38, 79, 120, 0.25);
1804
- --vscode-editorHoverWidget-background: #252526;
1805
- --vscode-editorHoverWidget-foreground: #cccccc;
1806
- --vscode-editorHoverWidget-border: #454545;
1807
- --vscode-editorHoverWidget-statusBarBackground: #2c2c2d;
1808
- --vscode-editorLink-activeForeground: #4e94ce;
1809
- --vscode-editorInlayHint-foreground: rgba(255, 255, 255, 0.8);
1810
- --vscode-editorInlayHint-background: rgba(77, 77, 77, 0.6);
1811
- --vscode-editorInlayHint-typeForeground: rgba(255, 255, 255, 0.8);
1812
- --vscode-editorInlayHint-typeBackground: rgba(77, 77, 77, 0.6);
1813
- --vscode-editorInlayHint-parameterForeground: rgba(255, 255, 255, 0.8);
1814
- --vscode-editorInlayHint-parameterBackground: rgba(77, 77, 77, 0.6);
1815
- --vscode-editorLightBulb-foreground: #ffcc00;
1816
- --vscode-editorLightBulbAutoFix-foreground: #75beff;
1817
- --vscode-diffEditor-insertedTextBackground: rgba(156, 204, 44, 0.2);
1818
- --vscode-diffEditor-removedTextBackground: rgba(255, 0, 0, 0.4);
1819
- --vscode-diffEditor-insertedLineBackground: rgba(155, 185, 85, 0.2);
1820
- --vscode-diffEditor-removedLineBackground: rgba(255, 0, 0, 0.2);
1821
- --vscode-diffEditor-diagonalFill: rgba(204, 204, 204, 0.2);
1822
- --vscode-list-focusOutline: #007fd4;
1823
- --vscode-list-activeSelectionBackground: #04395e;
1824
- --vscode-list-activeSelectionForeground: #ffffff;
1825
- --vscode-list-activeSelectionIconForeground: #ffffff;
1826
- --vscode-list-inactiveSelectionBackground: #37373d;
1827
- --vscode-list-hoverBackground: #2a2d2e;
1828
- --vscode-list-dropBackground: #383b3d;
1829
- --vscode-list-highlightForeground: #2aaaff;
1830
- --vscode-list-focusHighlightForeground: #2aaaff;
1831
- --vscode-list-invalidItemForeground: #b89500;
1832
- --vscode-list-errorForeground: #f88070;
1833
- --vscode-list-warningForeground: #cca700;
1834
- --vscode-listFilterWidget-background: #252526;
1835
- --vscode-listFilterWidget-outline: rgba(0, 0, 0, 0);
1836
- --vscode-listFilterWidget-noMatchesOutline: #be1100;
1837
- --vscode-listFilterWidget-shadow: rgba(0, 0, 0, 0.36);
1838
- --vscode-list-filterMatchBackground: rgba(234, 92, 0, 0.33);
1839
- --vscode-tree-indentGuidesStroke: #585858;
1840
- --vscode-tree-tableColumnsBorder: rgba(204, 204, 204, 0.13);
1841
- --vscode-tree-tableOddRowsBackground: rgba(204, 204, 204, 0.04);
1842
- --vscode-list-deemphasizedForeground: #8c8c8c;
1843
- --vscode-quickInputList-focusForeground: #ffffff;
1844
- --vscode-quickInputList-focusIconForeground: #ffffff;
1845
- --vscode-quickInputList-focusBackground: #04395e;
1846
- --vscode-menu-foreground: #cccccc;
1847
- --vscode-menu-background: #303031;
1848
- --vscode-menu-selectionForeground: #ffffff;
1849
- --vscode-menu-selectionBackground: #04395e;
1850
- --vscode-menu-separatorBackground: #606060;
1851
- --vscode-toolbar-hoverBackground: rgba(90, 93, 94, 0.31);
1852
- --vscode-toolbar-activeBackground: rgba(99, 102, 103, 0.31);
1853
- --vscode-editor-snippetTabstopHighlightBackground: rgba(124, 124, 124, 0.3);
1854
- --vscode-editor-snippetFinalTabstopHighlightBorder: #525252;
1855
- --vscode-breadcrumb-foreground: rgba(204, 204, 204, 0.8);
1856
- --vscode-breadcrumb-background: #1e1e1e;
1857
- --vscode-breadcrumb-focusForeground: #e0e0e0;
1858
- --vscode-breadcrumb-activeSelectionForeground: #e0e0e0;
1859
- --vscode-breadcrumbPicker-background: #252526;
1860
- --vscode-merge-currentHeaderBackground: rgba(64, 200, 174, 0.5);
1861
- --vscode-merge-currentContentBackground: rgba(64, 200, 174, 0.2);
1862
- --vscode-merge-incomingHeaderBackground: rgba(64, 166, 255, 0.5);
1863
- --vscode-merge-incomingContentBackground: rgba(64, 166, 255, 0.2);
1864
- --vscode-merge-commonHeaderBackground: rgba(96, 96, 96, 0.4);
1865
- --vscode-merge-commonContentBackground: rgba(96, 96, 96, 0.16);
1866
- --vscode-editorOverviewRuler-currentContentForeground: rgba(64, 200, 174, 0.5);
1867
- --vscode-editorOverviewRuler-incomingContentForeground: rgba(64, 166, 255, 0.5);
1868
- --vscode-editorOverviewRuler-commonContentForeground: rgba(96, 96, 96, 0.4);
1869
- --vscode-editorOverviewRuler-findMatchForeground: rgba(209, 134, 22, 0.49);
1870
- --vscode-editorOverviewRuler-selectionHighlightForeground: rgba(160, 160, 160, 0.8);
1871
- --vscode-minimap-findMatchHighlight: #d18616;
1872
- --vscode-minimap-selectionOccurrenceHighlight: #676767;
1873
- --vscode-minimap-selectionHighlight: #264f78;
1874
- --vscode-minimap-errorHighlight: rgba(255, 18, 18, 0.7);
1875
- --vscode-minimap-warningHighlight: #cca700;
1876
- --vscode-minimap-foregroundOpacity: #000000;
1877
- --vscode-minimapSlider-background: rgba(121, 121, 121, 0.2);
1878
- --vscode-minimapSlider-hoverBackground: rgba(100, 100, 100, 0.35);
1879
- --vscode-minimapSlider-activeBackground: rgba(191, 191, 191, 0.2);
1880
- --vscode-problemsErrorIcon-foreground: #f14c4c;
1881
- --vscode-problemsWarningIcon-foreground: #cca700;
1882
- --vscode-problemsInfoIcon-foreground: #3794ff;
1883
- --vscode-charts-foreground: #cccccc;
1884
- --vscode-charts-lines: rgba(204, 204, 204, 0.5);
1885
- --vscode-charts-red: #f14c4c;
1886
- --vscode-charts-blue: #3794ff;
1887
- --vscode-charts-yellow: #cca700;
1888
- --vscode-charts-orange: #d18616;
1889
- --vscode-charts-green: #89d185;
1890
- --vscode-charts-purple: #b180d7;
1891
- --vscode-editor-lineHighlightBorder: #282828;
1892
- --vscode-editor-rangeHighlightBackground: rgba(255, 255, 255, 0.04);
1893
- --vscode-editor-symbolHighlightBackground: rgba(234, 92, 0, 0.33);
1894
- --vscode-editorCursor-foreground: #aeafad;
1895
- --vscode-editorWhitespace-foreground: rgba(227, 228, 226, 0.16);
1896
- --vscode-editorIndentGuide-background: #404040;
1897
- --vscode-editorIndentGuide-activeBackground: #707070;
1898
- --vscode-editorLineNumber-foreground: #858585;
1899
- --vscode-editorActiveLineNumber-foreground: #c6c6c6;
1900
- --vscode-editorLineNumber-activeForeground: #c6c6c6;
1901
- --vscode-editorRuler-foreground: #5a5a5a;
1902
- --vscode-editorCodeLens-foreground: #999999;
1903
- --vscode-editorBracketMatch-background: rgba(0, 100, 0, 0.1);
1904
- --vscode-editorBracketMatch-border: #888888;
1905
- --vscode-editorOverviewRuler-border: rgba(127, 127, 127, 0.3);
1906
- --vscode-editorGutter-background: #1e1e1e;
1907
- --vscode-editorUnnecessaryCode-opacity: rgba(0, 0, 0, 0.67);
1908
- --vscode-editorGhostText-foreground: rgba(255, 255, 255, 0.34);
1909
- --vscode-editorOverviewRuler-rangeHighlightForeground: rgba(0, 122, 204, 0.6);
1910
- --vscode-editorOverviewRuler-errorForeground: rgba(255, 18, 18, 0.7);
1911
- --vscode-editorOverviewRuler-warningForeground: #cca700;
1912
- --vscode-editorOverviewRuler-infoForeground: #3794ff;
1913
- --vscode-editorBracketHighlight-foreground1: #ffd700;
1914
- --vscode-editorBracketHighlight-foreground2: #da70d6;
1915
- --vscode-editorBracketHighlight-foreground3: #179fff;
1916
- --vscode-editorBracketHighlight-foreground4: rgba(0, 0, 0, 0);
1917
- --vscode-editorBracketHighlight-foreground5: rgba(0, 0, 0, 0);
1918
- --vscode-editorBracketHighlight-foreground6: rgba(0, 0, 0, 0);
1919
- --vscode-editorBracketHighlight-unexpectedBracket\.foreground: rgba(255, 18, 18, 0.8);
1920
- --vscode-editorBracketPairGuide-background1: rgba(0, 0, 0, 0);
1921
- --vscode-editorBracketPairGuide-background2: rgba(0, 0, 0, 0);
1922
- --vscode-editorBracketPairGuide-background3: rgba(0, 0, 0, 0);
1923
- --vscode-editorBracketPairGuide-background4: rgba(0, 0, 0, 0);
1924
- --vscode-editorBracketPairGuide-background5: rgba(0, 0, 0, 0);
1925
- --vscode-editorBracketPairGuide-background6: rgba(0, 0, 0, 0);
1926
- --vscode-editorBracketPairGuide-activeBackground1: rgba(0, 0, 0, 0);
1927
- --vscode-editorBracketPairGuide-activeBackground2: rgba(0, 0, 0, 0);
1928
- --vscode-editorBracketPairGuide-activeBackground3: rgba(0, 0, 0, 0);
1929
- --vscode-editorBracketPairGuide-activeBackground4: rgba(0, 0, 0, 0);
1930
- --vscode-editorBracketPairGuide-activeBackground5: rgba(0, 0, 0, 0);
1931
- --vscode-editorBracketPairGuide-activeBackground6: rgba(0, 0, 0, 0);
1932
- --vscode-editorUnicodeHighlight-border: #bd9b03;
1933
- --vscode-editorUnicodeHighlight-background: rgba(189, 155, 3, 0.15);
1934
- --vscode-symbolIcon-arrayForeground: #cccccc;
1935
- --vscode-symbolIcon-booleanForeground: #cccccc;
1936
- --vscode-symbolIcon-classForeground: #ee9d28;
1937
- --vscode-symbolIcon-colorForeground: #cccccc;
1938
- --vscode-symbolIcon-constantForeground: #cccccc;
1939
- --vscode-symbolIcon-constructorForeground: #b180d7;
1940
- --vscode-symbolIcon-enumeratorForeground: #ee9d28;
1941
- --vscode-symbolIcon-enumeratorMemberForeground: #75beff;
1942
- --vscode-symbolIcon-eventForeground: #ee9d28;
1943
- --vscode-symbolIcon-fieldForeground: #75beff;
1944
- --vscode-symbolIcon-fileForeground: #cccccc;
1945
- --vscode-symbolIcon-folderForeground: #cccccc;
1946
- --vscode-symbolIcon-functionForeground: #b180d7;
1947
- --vscode-symbolIcon-interfaceForeground: #75beff;
1948
- --vscode-symbolIcon-keyForeground: #cccccc;
1949
- --vscode-symbolIcon-keywordForeground: #cccccc;
1950
- --vscode-symbolIcon-methodForeground: #b180d7;
1951
- --vscode-symbolIcon-moduleForeground: #cccccc;
1952
- --vscode-symbolIcon-namespaceForeground: #cccccc;
1953
- --vscode-symbolIcon-nullForeground: #cccccc;
1954
- --vscode-symbolIcon-numberForeground: #cccccc;
1955
- --vscode-symbolIcon-objectForeground: #cccccc;
1956
- --vscode-symbolIcon-operatorForeground: #cccccc;
1957
- --vscode-symbolIcon-packageForeground: #cccccc;
1958
- --vscode-symbolIcon-propertyForeground: #cccccc;
1959
- --vscode-symbolIcon-referenceForeground: #cccccc;
1960
- --vscode-symbolIcon-snippetForeground: #cccccc;
1961
- --vscode-symbolIcon-stringForeground: #cccccc;
1962
- --vscode-symbolIcon-structForeground: #cccccc;
1963
- --vscode-symbolIcon-textForeground: #cccccc;
1964
- --vscode-symbolIcon-typeParameterForeground: #cccccc;
1965
- --vscode-symbolIcon-unitForeground: #cccccc;
1966
- --vscode-symbolIcon-variableForeground: #75beff;
1967
- --vscode-editorHoverWidget-highlightForeground: #2aaaff;
1968
- --vscode-editorOverviewRuler-bracketMatchForeground: #a0a0a0;
1969
- --vscode-editor-foldBackground: rgba(38, 79, 120, 0.3);
1970
- --vscode-editorGutter-foldingControlForeground: #c5c5c5;
1971
- --vscode-editor-linkedEditingBackground: rgba(255, 0, 0, 0.3);
1972
- --vscode-editor-wordHighlightBackground: rgba(87, 87, 87, 0.72);
1973
- --vscode-editor-wordHighlightStrongBackground: rgba(0, 73, 114, 0.72);
1974
- --vscode-editorOverviewRuler-wordHighlightForeground: rgba(160, 160, 160, 0.8);
1975
- --vscode-editorOverviewRuler-wordHighlightStrongForeground: rgba(192, 160, 192, 0.8);
1976
- --vscode-peekViewTitle-background: rgba(55, 148, 255, 0.1);
1977
- --vscode-peekViewTitleLabel-foreground: #ffffff;
1978
- --vscode-peekViewTitleDescription-foreground: rgba(204, 204, 204, 0.7);
1979
- --vscode-peekView-border: #3794ff;
1980
- --vscode-peekViewResult-background: #252526;
1981
- --vscode-peekViewResult-lineForeground: #bbbbbb;
1982
- --vscode-peekViewResult-fileForeground: #ffffff;
1983
- --vscode-peekViewResult-selectionBackground: rgba(51, 153, 255, 0.2);
1984
- --vscode-peekViewResult-selectionForeground: #ffffff;
1985
- --vscode-peekViewEditor-background: #001f33;
1986
- --vscode-peekViewEditorGutter-background: #001f33;
1987
- --vscode-peekViewResult-matchHighlightBackground: rgba(234, 92, 0, 0.3);
1988
- --vscode-peekViewEditor-matchHighlightBackground: rgba(255, 143, 0, 0.6);
1989
- --vscode-editorMarkerNavigationError-background: #f14c4c;
1990
- --vscode-editorMarkerNavigationError-headerBackground: rgba(241, 76, 76, 0.1);
1991
- --vscode-editorMarkerNavigationWarning-background: #cca700;
1992
- --vscode-editorMarkerNavigationWarning-headerBackground: rgba(204, 167, 0, 0.1);
1993
- --vscode-editorMarkerNavigationInfo-background: #3794ff;
1994
- --vscode-editorMarkerNavigationInfo-headerBackground: rgba(55, 148, 255, 0.1);
1995
- --vscode-editorMarkerNavigation-background: #1e1e1e;
1996
- --vscode-editorSuggestWidget-background: #252526;
1997
- --vscode-editorSuggestWidget-border: #454545;
1998
- --vscode-editorSuggestWidget-foreground: #d4d4d4;
1999
- --vscode-editorSuggestWidget-selectedForeground: #ffffff;
2000
- --vscode-editorSuggestWidget-selectedIconForeground: #ffffff;
2001
- --vscode-editorSuggestWidget-selectedBackground: #04395e;
2002
- --vscode-editorSuggestWidget-highlightForeground: #2aaaff;
2003
- --vscode-editorSuggestWidget-focusHighlightForeground: #2aaaff;
2004
- --vscode-editorSuggestWidgetStatus-foreground: rgba(212, 212, 212, 0.5);
2005
- --vscode-tab-activeBackground: #1e1e1e;
2006
- --vscode-tab-unfocusedActiveBackground: #1e1e1e;
2007
- --vscode-tab-inactiveBackground: #2d2d2d;
2008
- --vscode-tab-unfocusedInactiveBackground: #2d2d2d;
2009
- --vscode-tab-activeForeground: #ffffff;
2010
- --vscode-tab-inactiveForeground: rgba(255, 255, 255, 0.5);
2011
- --vscode-tab-unfocusedActiveForeground: rgba(255, 255, 255, 0.5);
2012
- --vscode-tab-unfocusedInactiveForeground: rgba(255, 255, 255, 0.25);
2013
- --vscode-tab-border: #252526;
2014
- --vscode-tab-lastPinnedBorder: rgba(204, 204, 204, 0.2);
2015
- --vscode-tab-activeModifiedBorder: #3399cc;
2016
- --vscode-tab-inactiveModifiedBorder: rgba(51, 153, 204, 0.5);
2017
- --vscode-tab-unfocusedActiveModifiedBorder: rgba(51, 153, 204, 0.5);
2018
- --vscode-tab-unfocusedInactiveModifiedBorder: rgba(51, 153, 204, 0.25);
2019
- --vscode-editorPane-background: #1e1e1e;
2020
- --vscode-editorGroupHeader-tabsBackground: #252526;
2021
- --vscode-editorGroupHeader-noTabsBackground: #1e1e1e;
2022
- --vscode-editorGroup-border: #444444;
2023
- --vscode-editorGroup-dropBackground: rgba(83, 89, 93, 0.5);
2024
- --vscode-editorGroup-dropIntoPromptForeground: #cccccc;
2025
- --vscode-editorGroup-dropIntoPromptBackground: #252526;
2026
- --vscode-sideBySideEditor-horizontalBorder: #444444;
2027
- --vscode-sideBySideEditor-verticalBorder: #444444;
2028
- --vscode-panel-background: #1e1e1e;
2029
- --vscode-panel-border: rgba(128, 128, 128, 0.35);
2030
- --vscode-panelTitle-activeForeground: #e7e7e7;
2031
- --vscode-panelTitle-inactiveForeground: rgba(231, 231, 231, 0.6);
2032
- --vscode-panelTitle-activeBorder: #e7e7e7;
2033
- --vscode-panel-dropBorder: #e7e7e7;
2034
- --vscode-panelSection-dropBackground: rgba(83, 89, 93, 0.5);
2035
- --vscode-panelSectionHeader-background: rgba(128, 128, 128, 0.2);
2036
- --vscode-panelSection-border: rgba(128, 128, 128, 0.35);
2037
- --vscode-banner-background: #04395e;
2038
- --vscode-banner-foreground: #ffffff;
2039
- --vscode-banner-iconForeground: #3794ff;
2040
- --vscode-statusBar-foreground: #ffffff;
2041
- --vscode-statusBar-noFolderForeground: #ffffff;
2042
- --vscode-statusBar-background: #007acc;
2043
- --vscode-statusBar-noFolderBackground: #68217a;
2044
- --vscode-statusBar-focusBorder: #ffffff;
2045
- --vscode-statusBarItem-activeBackground: rgba(255, 255, 255, 0.18);
2046
- --vscode-statusBarItem-focusBorder: #ffffff;
2047
- --vscode-statusBarItem-hoverBackground: rgba(255, 255, 255, 0.12);
2048
- --vscode-statusBarItem-compactHoverBackground: rgba(255, 255, 255, 0.2);
2049
- --vscode-statusBarItem-prominentForeground: #ffffff;
2050
- --vscode-statusBarItem-prominentBackground: rgba(0, 0, 0, 0.5);
2051
- --vscode-statusBarItem-prominentHoverBackground: rgba(0, 0, 0, 0.3);
2052
- --vscode-statusBarItem-errorBackground: #c72e0f;
2053
- --vscode-statusBarItem-errorForeground: #ffffff;
2054
- --vscode-statusBarItem-warningBackground: #7a6400;
2055
- --vscode-statusBarItem-warningForeground: #ffffff;
2056
- --vscode-activityBar-background: #333333;
2057
- --vscode-activityBar-foreground: #ffffff;
2058
- --vscode-activityBar-inactiveForeground: rgba(255, 255, 255, 0.4);
2059
- --vscode-activityBar-activeBorder: #ffffff;
2060
- --vscode-activityBar-dropBorder: #ffffff;
2061
- --vscode-activityBarBadge-background: #007acc;
2062
- --vscode-activityBarBadge-foreground: #ffffff;
2063
- --vscode-statusBarItem-remoteBackground: #16825d;
2064
- --vscode-statusBarItem-remoteForeground: #ffffff;
2065
- --vscode-extensionBadge-remoteBackground: #007acc;
2066
- --vscode-extensionBadge-remoteForeground: #ffffff;
2067
- --vscode-sideBar-background: #252526;
2068
- --vscode-sideBarTitle-foreground: #bbbbbb;
2069
- --vscode-sideBar-dropBackground: rgba(83, 89, 93, 0.5);
2070
- --vscode-sideBarSectionHeader-background: rgba(0, 0, 0, 0);
2071
- --vscode-sideBarSectionHeader-border: rgba(204, 204, 204, 0.2);
2072
- --vscode-titleBar-activeForeground: #cccccc;
2073
- --vscode-titleBar-inactiveForeground: rgba(204, 204, 204, 0.6);
2074
- --vscode-titleBar-activeBackground: #3c3c3c;
2075
- --vscode-titleBar-inactiveBackground: rgba(60, 60, 60, 0.6);
2076
- --vscode-menubar-selectionForeground: #cccccc;
2077
- --vscode-menubar-selectionBackground: rgba(90, 93, 94, 0.31);
2078
- --vscode-notifications-foreground: #cccccc;
2079
- --vscode-notifications-background: #252526;
2080
- --vscode-notificationLink-foreground: #3794ff;
2081
- --vscode-notificationCenterHeader-background: #303031;
2082
- --vscode-notifications-border: #303031;
2083
- --vscode-notificationsErrorIcon-foreground: #f14c4c;
2084
- --vscode-notificationsWarningIcon-foreground: #cca700;
2085
- --vscode-notificationsInfoIcon-foreground: #3794ff;
2086
- --vscode-commandCenter-foreground: #cccccc;
2087
- --vscode-commandCenter-activeForeground: #cccccc;
2088
- --vscode-commandCenter-activeBackground: rgba(90, 93, 94, 0.31);
2089
- --vscode-commandCenter-border: rgba(128, 128, 128, 0.35);
2090
- --vscode-editorCommentsWidget-resolvedBorder: rgba(204, 204, 204, 0.5);
2091
- --vscode-editorCommentsWidget-unresolvedBorder: #3794ff;
2092
- --vscode-editorCommentsWidget-rangeBackground: rgba(55, 148, 255, 0.1);
2093
- --vscode-editorCommentsWidget-rangeBorder: rgba(55, 148, 255, 0.4);
2094
- --vscode-editorCommentsWidget-rangeActiveBackground: rgba(55, 148, 255, 0.1);
2095
- --vscode-editorCommentsWidget-rangeActiveBorder: rgba(55, 148, 255, 0.4);
2096
- --vscode-editorGutter-commentRangeForeground: #37373d;
2097
- --vscode-debugToolBar-background: #333333;
2098
- --vscode-debugIcon-startForeground: #89d185;
2099
- --vscode-editor-stackFrameHighlightBackground: rgba(255, 255, 0, 0.2);
2100
- --vscode-editor-focusedStackFrameHighlightBackground: rgba(122, 189, 122, 0.3);
2101
- --vscode-mergeEditor-change\.background: rgba(155, 185, 85, 0.2);
2102
- --vscode-mergeEditor-change\.word\.background: rgba(156, 204, 44, 0.2);
2103
- --vscode-mergeEditor-conflict\.unhandledUnfocused\.border: rgba(255, 166, 0, 0.48);
2104
- --vscode-mergeEditor-conflict\.unhandledFocused\.border: #ffa600;
2105
- --vscode-mergeEditor-conflict\.handledUnfocused\.border: rgba(134, 134, 134, 0.29);
2106
- --vscode-mergeEditor-conflict\.handledFocused\.border: rgba(193, 193, 193, 0.8);
2107
- --vscode-mergeEditor-conflict\.handled\.minimapOverViewRuler: rgba(173, 172, 168, 0.93);
2108
- --vscode-mergeEditor-conflict\.unhandled\.minimapOverViewRuler: #fcba03;
2109
- --vscode-mergeEditor-conflictingLines\.background: rgba(255, 234, 0, 0.28);
2110
- --vscode-settings-headerForeground: #e7e7e7;
2111
- --vscode-settings-modifiedItemIndicator: #0c7d9d;
2112
- --vscode-settings-headerBorder: rgba(128, 128, 128, 0.35);
2113
- --vscode-settings-sashBorder: rgba(128, 128, 128, 0.35);
2114
- --vscode-settings-dropdownBackground: #3c3c3c;
2115
- --vscode-settings-dropdownForeground: #f0f0f0;
2116
- --vscode-settings-dropdownBorder: #3c3c3c;
2117
- --vscode-settings-dropdownListBorder: #454545;
2118
- --vscode-settings-checkboxBackground: #3c3c3c;
2119
- --vscode-settings-checkboxForeground: #f0f0f0;
2120
- --vscode-settings-checkboxBorder: #3c3c3c;
2121
- --vscode-settings-textInputBackground: #3c3c3c;
2122
- --vscode-settings-textInputForeground: #cccccc;
2123
- --vscode-settings-numberInputBackground: #3c3c3c;
2124
- --vscode-settings-numberInputForeground: #cccccc;
2125
- --vscode-settings-focusedRowBackground: rgba(42, 45, 46, 0.6);
2126
- --vscode-settings-rowHoverBackground: rgba(42, 45, 46, 0.3);
2127
- --vscode-settings-focusedRowBorder: rgba(255, 255, 255, 0.12);
2128
- --vscode-terminal-foreground: #cccccc;
2129
- --vscode-terminal-selectionBackground: #264f78;
2130
- --vscode-terminal-inactiveSelectionBackground: #3a3d41;
2131
- --vscode-terminalCommandDecoration-defaultBackground: rgba(255, 255, 255, 0.25);
2132
- --vscode-terminalCommandDecoration-successBackground: #1b81a8;
2133
- --vscode-terminalCommandDecoration-errorBackground: #f14c4c;
2134
- --vscode-terminalOverviewRuler-cursorForeground: rgba(160, 160, 160, 0.8);
2135
- --vscode-terminal-border: rgba(128, 128, 128, 0.35);
2136
- --vscode-terminal-findMatchBackground: #515c6a;
2137
- --vscode-terminal-findMatchHighlightBackground: rgba(234, 92, 0, 0.33);
2138
- --vscode-terminalOverviewRuler-findMatchForeground: rgba(209, 134, 22, 0.49);
2139
- --vscode-terminal-dropBackground: rgba(83, 89, 93, 0.5);
2140
- --vscode-testing-iconFailed: #f14c4c;
2141
- --vscode-testing-iconErrored: #f14c4c;
2142
- --vscode-testing-iconPassed: #73c991;
2143
- --vscode-testing-runAction: #73c991;
2144
- --vscode-testing-iconQueued: #cca700;
2145
- --vscode-testing-iconUnset: #848484;
2146
- --vscode-testing-iconSkipped: #848484;
2147
- --vscode-testing-peekBorder: #f14c4c;
2148
- --vscode-testing-peekHeaderBackground: rgba(241, 76, 76, 0.1);
2149
- --vscode-testing-message\.error\.decorationForeground: #f14c4c;
2150
- --vscode-testing-message\.error\.lineBackground: rgba(255, 0, 0, 0.2);
2151
- --vscode-testing-message\.info\.decorationForeground: rgba(212, 212, 212, 0.5);
2152
- --vscode-welcomePage-tileBackground: #252526;
2153
- --vscode-welcomePage-tileHoverBackground: #2c2c2d;
2154
- --vscode-welcomePage-tileShadow: rgba(0, 0, 0, 0.36);
2155
- --vscode-welcomePage-progress\.background: #3c3c3c;
2156
- --vscode-welcomePage-progress\.foreground: #3794ff;
2157
- --vscode-debugExceptionWidget-border: #a31515;
2158
- --vscode-debugExceptionWidget-background: #420b0d;
2159
- --vscode-ports-iconRunningProcessForeground: #369432;
2160
- --vscode-statusBar-debuggingBackground: #cc6633;
2161
- --vscode-statusBar-debuggingForeground: #ffffff;
2162
- --vscode-editor-inlineValuesForeground: rgba(255, 255, 255, 0.5);
2163
- --vscode-editor-inlineValuesBackground: rgba(255, 200, 0, 0.2);
2164
- --vscode-editorGutter-modifiedBackground: #1b81a8;
2165
- --vscode-editorGutter-addedBackground: #487e02;
2166
- --vscode-editorGutter-deletedBackground: #f14c4c;
2167
- --vscode-minimapGutter-modifiedBackground: #1b81a8;
2168
- --vscode-minimapGutter-addedBackground: #487e02;
2169
- --vscode-minimapGutter-deletedBackground: #f14c4c;
2170
- --vscode-editorOverviewRuler-modifiedForeground: rgba(27, 129, 168, 0.6);
2171
- --vscode-editorOverviewRuler-addedForeground: rgba(72, 126, 2, 0.6);
2172
- --vscode-editorOverviewRuler-deletedForeground: rgba(241, 76, 76, 0.6);
2173
- --vscode-debugIcon-breakpointForeground: #e51400;
2174
- --vscode-debugIcon-breakpointDisabledForeground: #848484;
2175
- --vscode-debugIcon-breakpointUnverifiedForeground: #848484;
2176
- --vscode-debugIcon-breakpointCurrentStackframeForeground: #ffcc00;
2177
- --vscode-debugIcon-breakpointStackframeForeground: #89d185;
2178
- --vscode-notebook-cellBorderColor: #37373d;
2179
- --vscode-notebook-focusedEditorBorder: #007fd4;
2180
- --vscode-notebookStatusSuccessIcon-foreground: #89d185;
2181
- --vscode-notebookStatusErrorIcon-foreground: #f48771;
2182
- --vscode-notebookStatusRunningIcon-foreground: #cccccc;
2183
- --vscode-notebook-cellToolbarSeparator: rgba(128, 128, 128, 0.35);
2184
- --vscode-notebook-selectedCellBackground: #37373d;
2185
- --vscode-notebook-selectedCellBorder: #37373d;
2186
- --vscode-notebook-focusedCellBorder: #007fd4;
2187
- --vscode-notebook-inactiveFocusedCellBorder: #37373d;
2188
- --vscode-notebook-cellStatusBarItemHoverBackground: rgba(255, 255, 255, 0.15);
2189
- --vscode-notebook-cellInsertionIndicator: #007fd4;
2190
- --vscode-notebookScrollbarSlider-background: rgba(121, 121, 121, 0.4);
2191
- --vscode-notebookScrollbarSlider-hoverBackground: rgba(100, 100, 100, 0.7);
2192
- --vscode-notebookScrollbarSlider-activeBackground: rgba(191, 191, 191, 0.4);
2193
- --vscode-notebook-symbolHighlightBackground: rgba(255, 255, 255, 0.04);
2194
- --vscode-notebook-cellEditorBackground: #252526;
2195
- --vscode-notebook-editorBackground: #1e1e1e;
2196
- --vscode-keybindingTable-headerBackground: rgba(204, 204, 204, 0.04);
2197
- --vscode-keybindingTable-rowsBackground: rgba(204, 204, 204, 0.04);
2198
- --vscode-scm-providerBorder: #454545;
2199
- --vscode-debugTokenExpression-name: #c586c0;
2200
- --vscode-debugTokenExpression-value: rgba(204, 204, 204, 0.6);
2201
- --vscode-debugTokenExpression-string: #ce9178;
2202
- --vscode-debugTokenExpression-boolean: #4e94ce;
2203
- --vscode-debugTokenExpression-number: #b5cea8;
2204
- --vscode-debugTokenExpression-error: #f48771;
2205
- --vscode-debugView-exceptionLabelForeground: #cccccc;
2206
- --vscode-debugView-exceptionLabelBackground: #6c2022;
2207
- --vscode-debugView-stateLabelForeground: #cccccc;
2208
- --vscode-debugView-stateLabelBackground: rgba(136, 136, 136, 0.27);
2209
- --vscode-debugView-valueChangedHighlight: #569cd6;
2210
- --vscode-debugConsole-infoForeground: #3794ff;
2211
- --vscode-debugConsole-warningForeground: #cca700;
2212
- --vscode-debugConsole-errorForeground: #f48771;
2213
- --vscode-debugConsole-sourceForeground: #cccccc;
2214
- --vscode-debugConsoleInputIcon-foreground: #cccccc;
2215
- --vscode-debugIcon-pauseForeground: #75beff;
2216
- --vscode-debugIcon-stopForeground: #f48771;
2217
- --vscode-debugIcon-disconnectForeground: #f48771;
2218
- --vscode-debugIcon-restartForeground: #89d185;
2219
- --vscode-debugIcon-stepOverForeground: #75beff;
2220
- --vscode-debugIcon-stepIntoForeground: #75beff;
2221
- --vscode-debugIcon-stepOutForeground: #75beff;
2222
- --vscode-debugIcon-continueForeground: #75beff;
2223
- --vscode-debugIcon-stepBackForeground: #75beff;
2224
- --vscode-extensionButton-prominentBackground: #0e639c;
2225
- --vscode-extensionButton-prominentForeground: #ffffff;
2226
- --vscode-extensionButton-prominentHoverBackground: #1177bb;
2227
- --vscode-extensionIcon-starForeground: #ff8e00;
2228
- --vscode-extensionIcon-verifiedForeground: #3794ff;
2229
- --vscode-extensionIcon-preReleaseForeground: #1d9271;
2230
- --vscode-extensionIcon-sponsorForeground: #d758b3;
2231
- --vscode-terminal-ansiBlack: #000000;
2232
- --vscode-terminal-ansiRed: #cd3131;
2233
- --vscode-terminal-ansiGreen: #0dbc79;
2234
- --vscode-terminal-ansiYellow: #e5e510;
2235
- --vscode-terminal-ansiBlue: #2472c8;
2236
- --vscode-terminal-ansiMagenta: #bc3fbc;
2237
- --vscode-terminal-ansiCyan: #11a8cd;
2238
- --vscode-terminal-ansiWhite: #e5e5e5;
2239
- --vscode-terminal-ansiBrightBlack: #666666;
2240
- --vscode-terminal-ansiBrightRed: #f14c4c;
2241
- --vscode-terminal-ansiBrightGreen: #23d18b;
2242
- --vscode-terminal-ansiBrightYellow: #f5f543;
2243
- --vscode-terminal-ansiBrightBlue: #3b8eea;
2244
- --vscode-terminal-ansiBrightMagenta: #d670d6;
2245
- --vscode-terminal-ansiBrightCyan: #29b8db;
2246
- --vscode-terminal-ansiBrightWhite: #e5e5e5;
2247
- --vscode-interactive-activeCodeBorder: #3794ff;
2248
- --vscode-interactive-inactiveCodeBorder: #37373d;
2249
- --vscode-gitDecoration-addedResourceForeground: #81b88b;
2250
- --vscode-gitDecoration-modifiedResourceForeground: #e2c08d;
2251
- --vscode-gitDecoration-deletedResourceForeground: #c74e39;
2252
- --vscode-gitDecoration-renamedResourceForeground: #73c991;
2253
- --vscode-gitDecoration-untrackedResourceForeground: #73c991;
2254
- --vscode-gitDecoration-ignoredResourceForeground: #8c8c8c;
2255
- --vscode-gitDecoration-stageModifiedResourceForeground: #e2c08d;
2256
- --vscode-gitDecoration-stageDeletedResourceForeground: #c74e39;
2257
- --vscode-gitDecoration-conflictingResourceForeground: #e4676b;
2258
- --vscode-gitDecoration-submoduleResourceForeground: #8db9e2;
2259
- }
1151
+ Licensed under the Apache License, Version 2.0 (the "License");
1152
+ you may not use this file except in compliance with the License.
1153
+ You may obtain a copy of the License at
2260
1154
 
2261
- .cm-wrapper {
2262
- line-height: 18px;
1155
+ http://www.apache.org/licenses/LICENSE-2.0
1156
+
1157
+ Unless required by applicable law or agreed to in writing, software
1158
+ distributed under the License is distributed on an "AS IS" BASIS,
1159
+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
1160
+ See the License for the specific language governing permissions and
1161
+ limitations under the License.
1162
+ */
1163
+
1164
+
1165
+ .console-tab {
1166
+ display: flex;
1167
+ flex: auto;
1168
+ white-space: pre;
2263
1169
  }
2264
1170
 
2265
- .cm-wrapper, .cm-wrapper > div {
1171
+ .console-line {
2266
1172
  width: 100%;
2267
- height: 100%;
1173
+ user-select: text;
2268
1174
  }
2269
1175
 
2270
- .CodeMirror span.cm-meta {
2271
- color: var(--vscode-editor-foreground);
1176
+ .console-line .codicon {
1177
+ padding: 0 2px 0 3px;
1178
+ position: relative;
1179
+ flex: none;
1180
+ top: 3px;
2272
1181
  }
2273
1182
 
2274
- .CodeMirror span.cm-number {
2275
- color: var(--vscode-debugTokenExpression-number);
1183
+ .console-line.warning .codicon {
1184
+ color: darkorange;
2276
1185
  }
2277
1186
 
2278
- .CodeMirror span.cm-keyword,
2279
- .CodeMirror span.cm-builtin {
2280
- color: var(--vscode-debugTokenExpression-name);
1187
+ .console-line-message {
1188
+ word-break: break-word;
1189
+ white-space: pre-wrap;
1190
+ position: relative;
2281
1191
  }
2282
1192
 
2283
- .CodeMirror span.cm-operator {
2284
- color: var(--vscode-editor-foreground);
1193
+ .console-location {
1194
+ padding-right: 3px;
1195
+ float: right;
1196
+ color: var(--vscode-editorCodeLens-foreground);
1197
+ user-select: none;
2285
1198
  }
2286
1199
 
2287
- .CodeMirror span.cm-string {
2288
- color: var(--vscode-debugTokenExpression-string);
1200
+ .console-time {
1201
+ float: left;
1202
+ min-width: 50px;
1203
+ color: var(--vscode-editorCodeLens-foreground);
1204
+ user-select: none;
2289
1205
  }
2290
1206
 
2291
- .CodeMirror span.cm-string-2 {
2292
- color: var(--vscode-debugTokenExpression-string);
1207
+ .console-stack {
1208
+ white-space: pre-wrap;
1209
+ margin-left: 50px;
2293
1210
  }
2294
1211
 
2295
- .CodeMirror span.cm-error {
2296
- color: var(--vscode-errorForeground);
1212
+ .console-line .codicon.status-none::after,
1213
+ .console-line .codicon.status-error::after,
1214
+ .console-line .codicon.status-warning::after {
1215
+ display: inline-block;
1216
+ content: 'a';
1217
+ color: transparent;
1218
+ border-radius: 4px;
1219
+ width: 8px;
1220
+ height: 8px;
1221
+ position: relative;
1222
+ top: 8px;
1223
+ left: -7px;
2297
1224
  }
2298
1225
 
2299
- .CodeMirror span.cm-def, .CodeMirror span.cm-tag {
2300
- color: #0070c1;
1226
+ .console-line .codicon.status-error::after {
1227
+ background-color: var(--vscode-errorForeground);
2301
1228
  }
2302
1229
 
2303
- .CodeMirror span.cm-comment, .CodeMirror span.cm-link {
2304
- color: #008000;
1230
+ .console-line .codicon.status-warning::after {
1231
+ background-color: var(--vscode-list-warningForeground);
2305
1232
  }
1233
+ /*
1234
+ Copyright (c) Microsoft Corporation.
2306
1235
 
2307
- .CodeMirror span.cm-variable, .CodeMirror span.cm-variable-2, .CodeMirror span.cm-atom {
2308
- color: #0070c1;
2309
- }
1236
+ Licensed under the Apache License, Version 2.0 (the "License");
1237
+ you may not use this file except in compliance with the License.
1238
+ You may obtain a copy of the License at
2310
1239
 
2311
- .CodeMirror span.cm-property {
2312
- color: #795e26;
2313
- }
1240
+ http://www.apache.org/licenses/LICENSE-2.0
2314
1241
 
2315
- .CodeMirror span.cm-qualifier, .CodeMirror span.cm-attribute {
2316
- color: #001080;
2317
- }
1242
+ Unless required by applicable law or agreed to in writing, software
1243
+ distributed under the License is distributed on an "AS IS" BASIS,
1244
+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
1245
+ See the License for the specific language governing permissions and
1246
+ limitations under the License.
1247
+ */
2318
1248
 
2319
- .CodeMirror span.cm-variable-3,
2320
- .CodeMirror span.cm-type {
2321
- color: #267f99;
1249
+ .network-request-status-route {
1250
+ color: var(--vscode-statusBar-foreground);
1251
+ background-color: var(--vscode-statusBar-background);
2322
1252
  }
2323
1253
 
2324
- body.dark-mode .CodeMirror span.cm-def,
2325
- body.dark-mode .CodeMirror span.cm-tag {
2326
- color: var(--vscode-debugView-valueChangedHighlight);
1254
+ .network-request-status-route.api {
1255
+ color: var(--vscode-statusBar-foreground);
1256
+ background-color: var(--vscode-statusBarItem-remoteBackground);
2327
1257
  }
2328
1258
 
2329
- body.dark-mode .CodeMirror span.cm-comment,
2330
- body.dark-mode .CodeMirror span.cm-link {
2331
- color: #6a9955;
1259
+ .network-grid-view .grid-view-column-method,
1260
+ .network-grid-view .grid-view-column-status {
1261
+ text-align: center;
2332
1262
  }
2333
1263
 
2334
- body.dark-mode .CodeMirror span.cm-variable,
2335
- body.dark-mode .CodeMirror span.cm-variable-2,
2336
- body.dark-mode .CodeMirror span.cm-atom {
2337
- color: #4fc1ff;
1264
+ .network-grid-view .grid-view-column-duration,
1265
+ .network-grid-view .grid-view-column-size,
1266
+ .network-grid-view .grid-view-column-start {
1267
+ text-align: end;
2338
1268
  }
1269
+ /*
1270
+ Copyright (c) Microsoft Corporation.
2339
1271
 
2340
- body.dark-mode .CodeMirror span.cm-property {
2341
- color: #dcdcaa;
2342
- }
1272
+ Licensed under the Apache License, Version 2.0 (the "License");
1273
+ you may not use this file except in compliance with the License.
1274
+ You may obtain a copy of the License at
2343
1275
 
2344
- body.dark-mode .CodeMirror span.cm-qualifier,
2345
- body.dark-mode .CodeMirror span.cm-attribute {
2346
- color: #9cdcfe;
2347
- }
1276
+ http://www.apache.org/licenses/LICENSE-2.0
2348
1277
 
2349
- body.dark-mode .CodeMirror span.cm-variable-3,
2350
- body.dark-mode .CodeMirror span.cm-type {
2351
- color: #4ec9b0;
1278
+ Unless required by applicable law or agreed to in writing, software
1279
+ distributed under the License is distributed on an "AS IS" BASIS,
1280
+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
1281
+ See the License for the specific language governing permissions and
1282
+ limitations under the License.
1283
+ */
1284
+
1285
+ .network-request-details-tab {
1286
+ width: 100%;
1287
+ height: 100%;
1288
+ user-select: text;
1289
+ line-height: 24px;
1290
+ margin-left: 10px;
1291
+ overflow: auto;
2352
1292
  }
2353
1293
 
2354
- .CodeMirror span.cm-bracket {
2355
- color: var(--vscode-editorBracketHighlight-foreground3);
1294
+ .network-request-details-url {
1295
+ white-space: normal;
1296
+ word-wrap: break-word;
1297
+ margin-left: 10px;
2356
1298
  }
2357
1299
 
2358
- .CodeMirror-cursor {
2359
- border-left: 1px solid var(--vscode-editor-foreground) !important;
1300
+ .network-request-details-headers {
1301
+ white-space: pre;
1302
+ overflow: hidden;
1303
+ margin-left: 10px;
2360
1304
  }
2361
1305
 
2362
- .CodeMirror div.CodeMirror-selected {
2363
- background: var(--vscode-terminal-inactiveSelectionBackground);
1306
+ .network-request-details-header {
1307
+ margin: 3px 0;
1308
+ font-weight: bold;
2364
1309
  }
2365
1310
 
2366
- .CodeMirror .CodeMirror-gutters {
2367
- z-index: 0;
2368
- background: 1px solid var(--vscode-editorGroup-border);
2369
- border-right: none;
1311
+ .network-request-details-general {
1312
+ white-space: pre;
1313
+ margin-left: 10px;
2370
1314
  }
2371
1315
 
2372
- .CodeMirror .CodeMirror-gutter-elt {
2373
- background-color: var(--vscode-editorGutter-background);
1316
+ .network-request-details-tab .cm-wrapper {
1317
+ overflow: hidden;
2374
1318
  }
2375
1319
 
2376
- .CodeMirror .CodeMirror-gutterwrapper {
2377
- border-right: 1px solid var(--vscode-editorGroup-border);
2378
- color: var(--vscode-editorLineNumber-foreground);
1320
+ .network-request-details-copy {
1321
+ display: flex;
1322
+ margin: 8px 10px;
1323
+ gap: 8px;
2379
1324
  }
2380
1325
 
2381
- .CodeMirror .CodeMirror-matchingbracket {
2382
- background-color: var(--vscode-editorBracketPairGuide-background1);
2383
- color: var(--vscode-editorBracketHighlight-foreground1) !important;
1326
+ .network-font-preview {
1327
+ font-family: font-preview;
1328
+ font-size: 30px;
1329
+ line-height: 40px;
1330
+ padding: 16px;
1331
+ padding-left: 6px;
1332
+ overflow: hidden;
1333
+ text-overflow: ellipsis;
1334
+ text-align: center;
2384
1335
  }
2385
1336
 
2386
- .CodeMirror {
2387
- font-family: var(--vscode-editor-font-family) !important;
2388
- color: var(--vscode-editor-foreground) !important;
2389
- background-color: var(--vscode-editor-background) !important;
2390
- font-weight: var(--vscode-editor-font-weight) !important;
2391
- font-size: var(--vscode-editor-font-size) !important;
1337
+ .network-font-preview-error {
1338
+ margin-top: 8px;
1339
+ text-align: center;
2392
1340
  }
2393
1341
 
2394
- .CodeMirror .source-line-running {
2395
- background-color: var(--vscode-editor-selectionBackground);
2396
- z-index: 2;
1342
+ .tab-network .toolbar {
1343
+ min-height: 30px !important;
1344
+ background-color: initial !important;
1345
+ border-bottom: 1px solid var(--vscode-panel-border);
2397
1346
  }
2398
1347
 
2399
- .CodeMirror .source-line-paused {
2400
- background-color: var(--vscode-editor-selectionHighlightBackground);
2401
- z-index: 2;
1348
+ .tab-network .toolbar::after {
1349
+ box-shadow: none !important;
2402
1350
  }
2403
1351
 
2404
- .CodeMirror .source-line-error {
2405
- /* Intentionally empty. */
1352
+ .tab-network .tabbed-pane-tab.selected {
1353
+ font-weight: bold;
2406
1354
  }
2407
1355
 
2408
- .CodeMirror .source-line-error-widget {
2409
- background-color: var(--vscode-inputValidation-errorBackground);
2410
- white-space: pre-wrap;
2411
- margin: 3px 10px;
2412
- padding: 5px;
1356
+ .green-circle::before,
1357
+ .red-circle::before,
1358
+ .yellow-circle::before {
1359
+ content: "";
1360
+ display: inline-block;
1361
+ width: 12px;
1362
+ height: 12px;
1363
+ border-radius: 6px;
1364
+ margin-right: 2px;
1365
+ align-self: center;
2413
1366
  }
2414
1367
 
2415
- .CodeMirror span.cm-link, span.cm-linkified {
2416
- color: var(--vscode-textLink-foreground);
2417
- text-decoration: underline;
2418
- cursor: pointer;
1368
+ .green-circle::before {
1369
+ background-color: var(--vscode-charts-green);
2419
1370
  }
2420
1371
 
2421
- .CodeMirror .source-line-error-underline {
2422
- text-decoration: underline;
2423
- text-decoration-color: var(--vscode-errorForeground);
2424
- text-decoration-style: wavy;
1372
+ .red-circle::before {
1373
+ background-color: var(--vscode-charts-red);
2425
1374
  }
2426
1375
 
2427
- .CodeMirror-placeholder {
2428
- color: var(--vscode-input-placeholderForeground) !important;
1376
+ .yellow-circle::before {
1377
+ background-color: var(--vscode-charts-yellow);
2429
1378
  }
2430
1379
  /*
2431
1380
  Copyright (c) Microsoft Corporation.
@@ -2443,87 +1392,64 @@ body.dark-mode .CodeMirror span.cm-type {
2443
1392
  limitations under the License.
2444
1393
  */
2445
1394
 
2446
-
2447
- .console-tab {
1395
+ .tabbed-pane {
2448
1396
  display: flex;
2449
1397
  flex: auto;
2450
- white-space: pre;
2451
- }
2452
-
2453
- .console-line {
2454
- width: 100%;
2455
- user-select: text;
2456
- }
2457
-
2458
- .console-line .codicon {
2459
- padding: 0 2px 0 3px;
2460
- position: relative;
2461
- flex: none;
2462
- top: 3px;
1398
+ overflow: hidden;
2463
1399
  }
2464
1400
 
2465
- .console-line.warning .codicon {
2466
- color: darkorange;
1401
+ .tabbed-pane .toolbar {
1402
+ background-color: var(--vscode-sideBar-background);
2467
1403
  }
2468
1404
 
2469
- .console-line-message {
2470
- word-break: break-word;
2471
- white-space: pre-wrap;
1405
+ .tabbed-pane .tab-content {
1406
+ display: flex;
1407
+ flex: auto;
1408
+ overflow: hidden;
2472
1409
  position: relative;
1410
+ flex-direction: column;
2473
1411
  }
2474
1412
 
2475
- .console-location {
2476
- padding-right: 3px;
2477
- float: right;
2478
- color: var(--vscode-editorCodeLens-foreground);
2479
- user-select: none;
2480
- }
2481
-
2482
- .console-time {
2483
- float: left;
2484
- min-width: 50px;
2485
- color: var(--vscode-editorCodeLens-foreground);
1413
+ .tabbed-pane-tab {
1414
+ padding: 2px 6px 0 6px;
1415
+ cursor: pointer;
1416
+ display: flex;
1417
+ align-items: center;
1418
+ justify-content: center;
2486
1419
  user-select: none;
1420
+ border-bottom: 2px solid transparent;
1421
+ outline: none;
1422
+ height: 100%;
2487
1423
  }
2488
1424
 
2489
- .console-stack {
2490
- white-space: pre-wrap;
2491
- margin-left: 50px;
2492
- }
2493
-
2494
- .console-line .codicon.status-none::after,
2495
- .console-line .codicon.status-error::after,
2496
- .console-line .codicon.status-warning::after {
1425
+ .tabbed-pane-tab-label {
1426
+ max-width: 250px;
1427
+ white-space: pre;
1428
+ overflow: hidden;
1429
+ text-overflow: ellipsis;
2497
1430
  display: inline-block;
2498
- content: 'a';
2499
- color: transparent;
2500
- border-radius: 4px;
2501
- width: 8px;
2502
- height: 8px;
2503
- position: relative;
2504
- top: 8px;
2505
- left: -7px;
2506
1431
  }
2507
1432
 
2508
- .console-line .codicon.status-error::after {
2509
- background-color: var(--vscode-errorForeground);
1433
+ .tabbed-pane-tab.selected {
1434
+ background-color: var(--vscode-tab-activeBackground);
2510
1435
  }
2511
1436
 
2512
- .console-line .codicon.status-warning::after {
2513
- background-color: var(--vscode-list-warningForeground);
1437
+ .tabbed-pane-tab-counter {
1438
+ padding: 0 4px;
1439
+ background: var(--vscode-menu-separatorBackground);
1440
+ border-radius: 8px;
1441
+ height: 16px;
1442
+ margin-left: 4px;
1443
+ line-height: 16px;
1444
+ min-width: 18px;
1445
+ display: flex;
1446
+ align-items: center;
1447
+ justify-content: center;
2514
1448
  }
2515
1449
 
2516
- .console-repeat {
2517
- display: inline-block;
2518
- padding: 0 2px;
2519
- font-size: 12px;
2520
- line-height: 18px;
2521
- border-radius: 6px;
2522
- background-color: #8c959f;
2523
- color: white;
2524
- margin-right: 10px;
2525
- flex: none;
2526
- font-weight: 600;
1450
+ .tabbed-pane-tab-counter.error {
1451
+ background: var(--vscode-list-errorForeground);
1452
+ color: var(--vscode-button-foreground);
2527
1453
  }
2528
1454
  /*
2529
1455
  Copyright (c) Microsoft Corporation.
@@ -2541,25 +1467,59 @@ body.dark-mode .CodeMirror span.cm-type {
2541
1467
  limitations under the License.
2542
1468
  */
2543
1469
 
2544
- .network-request-status-route {
2545
- color: var(--vscode-statusBar-foreground);
2546
- background-color: var(--vscode-statusBar-background);
1470
+ .toolbar {
1471
+ position: relative;
1472
+ display: flex;
1473
+ color: var(--vscode-sideBarTitle-foreground);
1474
+ min-height: 35px;
1475
+ align-items: center;
1476
+ flex: none;
1477
+ padding-right: 4px;
2547
1478
  }
2548
1479
 
2549
- .network-request-status-route.api {
2550
- color: var(--vscode-statusBar-foreground);
2551
- background-color: var(--vscode-statusBarItem-remoteBackground);
1480
+ .toolbar.toolbar-sidebar-background {
1481
+ background-color: var(--vscode-sideBar-background);
2552
1482
  }
2553
1483
 
2554
- .network-grid-view .grid-view-column-method,
2555
- .network-grid-view .grid-view-column-status {
2556
- text-align: center;
1484
+ .toolbar:after {
1485
+ content: '';
1486
+ display: block;
1487
+ position: absolute;
1488
+ pointer-events: none;
1489
+ top: 0;
1490
+ bottom: 0;
1491
+ left: -2px;
1492
+ right: -2px;
1493
+ box-shadow: var(--vscode-scrollbar-shadow) 0 6px 6px -6px;
1494
+ z-index: 100;
2557
1495
  }
2558
1496
 
2559
- .network-grid-view .grid-view-column-duration,
2560
- .network-grid-view .grid-view-column-size,
2561
- .network-grid-view .grid-view-column-start {
2562
- text-align: end;
1497
+ .toolbar.no-shadow:after {
1498
+ box-shadow: none;
1499
+ }
1500
+
1501
+ .toolbar.no-min-height {
1502
+ min-height: 0;
1503
+ }
1504
+
1505
+ .toolbar input {
1506
+ padding: 0 5px;
1507
+ line-height: 24px;
1508
+ outline: none;
1509
+ margin: 0 4px;
1510
+ }
1511
+
1512
+ .toolbar select {
1513
+ background: none;
1514
+ outline: none;
1515
+ padding: 3px;
1516
+ margin: 2px;
1517
+ }
1518
+
1519
+ .toolbar input, .toolbar select {
1520
+ border: none;
1521
+ color: var(--vscode-input-foreground);
1522
+ background-color: var(--vscode-input-background);
2563
1523
  }
2564
1524
  /*
2565
1525
  Copyright (c) Microsoft Corporation.
@@ -2577,248 +1537,1255 @@ body.dark-mode .CodeMirror span.cm-type {
2577
1537
  limitations under the License.
2578
1538
  */
2579
1539
 
2580
- .network-request-details-tab {
2581
- width: 100%;
2582
- height: 100%;
2583
- user-select: text;
2584
- line-height: 24px;
2585
- margin-left: 10px;
2586
- overflow: auto;
2587
- }
1540
+ /*---------------------------------------------------------------------------------------------
1541
+ * Copyright (c) Microsoft Corporation. All rights reserved.
1542
+ * Licensed under the MIT License. See License.txt in the project root for license information.
1543
+ *--------------------------------------------------------------------------------------------*/
2588
1544
 
2589
- .network-request-details-url {
2590
- white-space: normal;
2591
- word-wrap: break-word;
2592
- margin-left: 10px;
1545
+ body {
1546
+ --vscode-font-family: system-ui, "Ubuntu", "Droid Sans", sans-serif;
1547
+ --vscode-font-weight: normal;
1548
+ --vscode-font-size: 13px;
1549
+ --vscode-editor-font-family: "Droid Sans Mono", "monospace", monospace;
1550
+ --vscode-editor-font-weight: normal;
1551
+ --vscode-editor-font-size: 14px;
1552
+ --vscode-foreground: #616161;
1553
+ --vscode-disabledForeground: rgba(97, 97, 97, 0.5);
1554
+ --vscode-errorForeground: #a1260d;
1555
+ --vscode-descriptionForeground: #717171;
1556
+ --vscode-icon-foreground: #424242;
1557
+ --vscode-focusBorder: #0090f1;
1558
+ --vscode-textSeparator-foreground: rgba(0, 0, 0, 0.18);
1559
+ --vscode-textLink-foreground: #006ab1;
1560
+ --vscode-textLink-activeForeground: #006ab1;
1561
+ --vscode-textPreformat-foreground: #a31515;
1562
+ --vscode-textBlockQuote-background: rgba(127, 127, 127, 0.1);
1563
+ --vscode-textBlockQuote-border: rgba(0, 122, 204, 0.5);
1564
+ --vscode-textCodeBlock-background: rgba(220, 220, 220, 0.4);
1565
+ --vscode-widget-shadow: rgba(0, 0, 0, 0.16);
1566
+ --vscode-input-background: #ffffff;
1567
+ --vscode-input-foreground: #616161;
1568
+ --vscode-inputOption-activeBorder: #007acc;
1569
+ --vscode-inputOption-hoverBackground: rgba(184, 184, 184, 0.31);
1570
+ --vscode-inputOption-activeBackground: rgba(0, 144, 241, 0.2);
1571
+ --vscode-inputOption-activeForeground: #000000;
1572
+ --vscode-input-placeholderForeground: #767676;
1573
+ --vscode-inputValidation-infoBackground: #d6ecf2;
1574
+ --vscode-inputValidation-infoBorder: #007acc;
1575
+ --vscode-inputValidation-warningBackground: #f6f5d2;
1576
+ --vscode-inputValidation-warningBorder: #b89500;
1577
+ --vscode-inputValidation-errorBackground: #f2dede;
1578
+ --vscode-inputValidation-errorBorder: #be1100;
1579
+ --vscode-dropdown-background: #ffffff;
1580
+ --vscode-dropdown-border: #cecece;
1581
+ --vscode-checkbox-background: #ffffff;
1582
+ --vscode-checkbox-border: #cecece;
1583
+ --vscode-button-foreground: #ffffff;
1584
+ --vscode-button-separator: rgba(255, 255, 255, 0.4);
1585
+ --vscode-button-background: #007acc;
1586
+ --vscode-button-hoverBackground: #0062a3;
1587
+ --vscode-button-secondaryForeground: #ffffff;
1588
+ --vscode-button-secondaryBackground: #5f6a79;
1589
+ --vscode-button-secondaryHoverBackground: #4c5561;
1590
+ --vscode-badge-background: #c4c4c4;
1591
+ --vscode-badge-foreground: #333333;
1592
+ --vscode-scrollbar-shadow: #dddddd;
1593
+ --vscode-scrollbarSlider-background: rgba(100, 100, 100, 0.4);
1594
+ --vscode-scrollbarSlider-hoverBackground: rgba(100, 100, 100, 0.7);
1595
+ --vscode-scrollbarSlider-activeBackground: rgba(0, 0, 0, 0.6);
1596
+ --vscode-progressBar-background: #0e70c0;
1597
+ --vscode-editorError-foreground: #e51400;
1598
+ --vscode-editorWarning-foreground: #bf8803;
1599
+ --vscode-editorInfo-foreground: #1a85ff;
1600
+ --vscode-editorHint-foreground: #6c6c6c;
1601
+ --vscode-sash-hoverBorder: #0090f1;
1602
+ --vscode-editor-background: #ffffff;
1603
+ --vscode-editor-foreground: #000000;
1604
+ --vscode-editorStickyScroll-background: #ffffff;
1605
+ --vscode-editorStickyScrollHover-background: #f0f0f0;
1606
+ --vscode-editorWidget-background: #f3f3f3;
1607
+ --vscode-editorWidget-foreground: #616161;
1608
+ --vscode-editorWidget-border: #c8c8c8;
1609
+ --vscode-quickInput-background: #f3f3f3;
1610
+ --vscode-quickInput-foreground: #616161;
1611
+ --vscode-quickInputTitle-background: rgba(0, 0, 0, 0.06);
1612
+ --vscode-pickerGroup-foreground: #0066bf;
1613
+ --vscode-pickerGroup-border: #cccedb;
1614
+ --vscode-keybindingLabel-background: rgba(221, 221, 221, 0.4);
1615
+ --vscode-keybindingLabel-foreground: #555555;
1616
+ --vscode-keybindingLabel-border: rgba(204, 204, 204, 0.4);
1617
+ --vscode-keybindingLabel-bottomBorder: rgba(187, 187, 187, 0.4);
1618
+ --vscode-editor-selectionBackground: #add6ff;
1619
+ --vscode-editor-inactiveSelectionBackground: #e5ebf1;
1620
+ --vscode-editor-selectionHighlightBackground: rgba(173, 214, 255, 0.5);
1621
+ --vscode-editor-findMatchBackground: #a8ac94;
1622
+ --vscode-editor-findMatchHighlightBackground: rgba(234, 92, 0, 0.33);
1623
+ --vscode-editor-findRangeHighlightBackground: rgba(180, 180, 180, 0.3);
1624
+ --vscode-searchEditor-findMatchBackground: rgba(234, 92, 0, 0.22);
1625
+ --vscode-editor-hoverHighlightBackground: rgba(173, 214, 255, 0.15);
1626
+ --vscode-editorHoverWidget-background: #f3f3f3;
1627
+ --vscode-editorHoverWidget-foreground: #616161;
1628
+ --vscode-editorHoverWidget-border: #c8c8c8;
1629
+ --vscode-editorHoverWidget-statusBarBackground: #e7e7e7;
1630
+ --vscode-editorLink-activeForeground: #0000ff;
1631
+ --vscode-editorInlayHint-foreground: rgba(51, 51, 51, 0.8);
1632
+ --vscode-editorInlayHint-background: rgba(196, 196, 196, 0.3);
1633
+ --vscode-editorInlayHint-typeForeground: rgba(51, 51, 51, 0.8);
1634
+ --vscode-editorInlayHint-typeBackground: rgba(196, 196, 196, 0.3);
1635
+ --vscode-editorInlayHint-parameterForeground: rgba(51, 51, 51, 0.8);
1636
+ --vscode-editorInlayHint-parameterBackground: rgba(196, 196, 196, 0.3);
1637
+ --vscode-editorLightBulb-foreground: #ddb100;
1638
+ --vscode-editorLightBulbAutoFix-foreground: #007acc;
1639
+ --vscode-diffEditor-insertedTextBackground: rgba(156, 204, 44, 0.4);
1640
+ --vscode-diffEditor-removedTextBackground: rgba(255, 0, 0, 0.3);
1641
+ --vscode-diffEditor-insertedLineBackground: rgba(155, 185, 85, 0.2);
1642
+ --vscode-diffEditor-removedLineBackground: rgba(255, 0, 0, 0.2);
1643
+ --vscode-diffEditor-diagonalFill: rgba(34, 34, 34, 0.2);
1644
+ --vscode-list-focusOutline: #0090f1;
1645
+ --vscode-list-focusAndSelectionOutline: #90c2f9;
1646
+ --vscode-list-activeSelectionBackground: #0060c0;
1647
+ --vscode-list-activeSelectionForeground: #ffffff;
1648
+ --vscode-list-activeSelectionIconForeground: #ffffff;
1649
+ --vscode-list-inactiveSelectionBackground: #e4e6f1;
1650
+ --vscode-list-hoverBackground: #e8e8e8;
1651
+ --vscode-list-dropBackground: #d6ebff;
1652
+ --vscode-list-highlightForeground: #0066bf;
1653
+ --vscode-list-focusHighlightForeground: #bbe7ff;
1654
+ --vscode-list-invalidItemForeground: #b89500;
1655
+ --vscode-list-errorForeground: #b01011;
1656
+ --vscode-list-warningForeground: #855f00;
1657
+ --vscode-listFilterWidget-background: #f3f3f3;
1658
+ --vscode-listFilterWidget-outline: rgba(0, 0, 0, 0);
1659
+ --vscode-listFilterWidget-noMatchesOutline: #be1100;
1660
+ --vscode-listFilterWidget-shadow: rgba(0, 0, 0, 0.16);
1661
+ --vscode-list-filterMatchBackground: rgba(234, 92, 0, 0.33);
1662
+ --vscode-tree-indentGuidesStroke: #a9a9a9;
1663
+ --vscode-tree-tableColumnsBorder: rgba(97, 97, 97, 0.13);
1664
+ --vscode-tree-tableOddRowsBackground: rgba(97, 97, 97, 0.04);
1665
+ --vscode-list-deemphasizedForeground: #8e8e90;
1666
+ --vscode-quickInputList-focusForeground: #ffffff;
1667
+ --vscode-quickInputList-focusIconForeground: #ffffff;
1668
+ --vscode-quickInputList-focusBackground: #0060c0;
1669
+ --vscode-menu-foreground: #616161;
1670
+ --vscode-menu-background: #ffffff;
1671
+ --vscode-menu-selectionForeground: #ffffff;
1672
+ --vscode-menu-selectionBackground: #0060c0;
1673
+ --vscode-menu-separatorBackground: #d4d4d4;
1674
+ --vscode-toolbar-hoverBackground: rgba(184, 184, 184, 0.31);
1675
+ --vscode-toolbar-activeBackground: rgba(166, 166, 166, 0.31);
1676
+ --vscode-editor-snippetTabstopHighlightBackground: rgba(10, 50, 100, 0.2);
1677
+ --vscode-editor-snippetFinalTabstopHighlightBorder: rgba(10, 50, 100, 0.5);
1678
+ --vscode-breadcrumb-foreground: rgba(97, 97, 97, 0.8);
1679
+ --vscode-breadcrumb-background: #ffffff;
1680
+ --vscode-breadcrumb-focusForeground: #4e4e4e;
1681
+ --vscode-breadcrumb-activeSelectionForeground: #4e4e4e;
1682
+ --vscode-breadcrumbPicker-background: #f3f3f3;
1683
+ --vscode-merge-currentHeaderBackground: rgba(64, 200, 174, 0.5);
1684
+ --vscode-merge-currentContentBackground: rgba(64, 200, 174, 0.2);
1685
+ --vscode-merge-incomingHeaderBackground: rgba(64, 166, 255, 0.5);
1686
+ --vscode-merge-incomingContentBackground: rgba(64, 166, 255, 0.2);
1687
+ --vscode-merge-commonHeaderBackground: rgba(96, 96, 96, 0.4);
1688
+ --vscode-merge-commonContentBackground: rgba(96, 96, 96, 0.16);
1689
+ --vscode-editorOverviewRuler-currentContentForeground: rgba(64, 200, 174, 0.5);
1690
+ --vscode-editorOverviewRuler-incomingContentForeground: rgba(64, 166, 255, 0.5);
1691
+ --vscode-editorOverviewRuler-commonContentForeground: rgba(96, 96, 96, 0.4);
1692
+ --vscode-editorOverviewRuler-findMatchForeground: rgba(209, 134, 22, 0.49);
1693
+ --vscode-editorOverviewRuler-selectionHighlightForeground: rgba(160, 160, 160, 0.8);
1694
+ --vscode-minimap-findMatchHighlight: #d18616;
1695
+ --vscode-minimap-selectionOccurrenceHighlight: #c9c9c9;
1696
+ --vscode-minimap-selectionHighlight: #add6ff;
1697
+ --vscode-minimap-errorHighlight: rgba(255, 18, 18, 0.7);
1698
+ --vscode-minimap-warningHighlight: #bf8803;
1699
+ --vscode-minimap-foregroundOpacity: #000000;
1700
+ --vscode-minimapSlider-background: rgba(100, 100, 100, 0.2);
1701
+ --vscode-minimapSlider-hoverBackground: rgba(100, 100, 100, 0.35);
1702
+ --vscode-minimapSlider-activeBackground: rgba(0, 0, 0, 0.3);
1703
+ --vscode-problemsErrorIcon-foreground: #e51400;
1704
+ --vscode-problemsWarningIcon-foreground: #bf8803;
1705
+ --vscode-problemsInfoIcon-foreground: #1a85ff;
1706
+ --vscode-charts-foreground: #616161;
1707
+ --vscode-charts-lines: rgba(97, 97, 97, 0.5);
1708
+ --vscode-charts-red: #e51400;
1709
+ --vscode-charts-blue: #1a85ff;
1710
+ --vscode-charts-yellow: #bf8803;
1711
+ --vscode-charts-orange: #d18616;
1712
+ --vscode-charts-green: #388a34;
1713
+ --vscode-charts-purple: #652d90;
1714
+ --vscode-editor-lineHighlightBorder: #eeeeee;
1715
+ --vscode-editor-rangeHighlightBackground: rgba(253, 255, 0, 0.2);
1716
+ --vscode-editor-symbolHighlightBackground: rgba(234, 92, 0, 0.33);
1717
+ --vscode-editorCursor-foreground: #000000;
1718
+ --vscode-editorWhitespace-foreground: rgba(51, 51, 51, 0.2);
1719
+ --vscode-editorIndentGuide-background: #d3d3d3;
1720
+ --vscode-editorIndentGuide-activeBackground: #939393;
1721
+ --vscode-editorLineNumber-foreground: #237893;
1722
+ --vscode-editorActiveLineNumber-foreground: #0b216f;
1723
+ --vscode-editorLineNumber-activeForeground: #0b216f;
1724
+ --vscode-editorRuler-foreground: #d3d3d3;
1725
+ --vscode-editorCodeLens-foreground: #919191;
1726
+ --vscode-editorBracketMatch-background: rgba(0, 100, 0, 0.1);
1727
+ --vscode-editorBracketMatch-border: #b9b9b9;
1728
+ --vscode-editorOverviewRuler-border: rgba(127, 127, 127, 0.3);
1729
+ --vscode-editorGutter-background: #ffffff;
1730
+ --vscode-editorUnnecessaryCode-opacity: rgba(0, 0, 0, 0.47);
1731
+ --vscode-editorGhostText-foreground: rgba(0, 0, 0, 0.47);
1732
+ --vscode-editorOverviewRuler-rangeHighlightForeground: rgba(0, 122, 204, 0.6);
1733
+ --vscode-editorOverviewRuler-errorForeground: rgba(255, 18, 18, 0.7);
1734
+ --vscode-editorOverviewRuler-warningForeground: #bf8803;
1735
+ --vscode-editorOverviewRuler-infoForeground: #1a85ff;
1736
+ --vscode-editorBracketHighlight-foreground1: #0431fa;
1737
+ --vscode-editorBracketHighlight-foreground2: #319331;
1738
+ --vscode-editorBracketHighlight-foreground3: #7b3814;
1739
+ --vscode-editorBracketHighlight-foreground4: rgba(0, 0, 0, 0);
1740
+ --vscode-editorBracketHighlight-foreground5: rgba(0, 0, 0, 0);
1741
+ --vscode-editorBracketHighlight-foreground6: rgba(0, 0, 0, 0);
1742
+ --vscode-editorBracketHighlight-unexpectedBracket\.foreground: rgba(255, 18, 18, 0.8);
1743
+ --vscode-editorBracketPairGuide-background1: rgba(0, 0, 0, 0);
1744
+ --vscode-editorBracketPairGuide-background2: rgba(0, 0, 0, 0);
1745
+ --vscode-editorBracketPairGuide-background3: rgba(0, 0, 0, 0);
1746
+ --vscode-editorBracketPairGuide-background4: rgba(0, 0, 0, 0);
1747
+ --vscode-editorBracketPairGuide-background5: rgba(0, 0, 0, 0);
1748
+ --vscode-editorBracketPairGuide-background6: rgba(0, 0, 0, 0);
1749
+ --vscode-editorBracketPairGuide-activeBackground1: rgba(0, 0, 0, 0);
1750
+ --vscode-editorBracketPairGuide-activeBackground2: rgba(0, 0, 0, 0);
1751
+ --vscode-editorBracketPairGuide-activeBackground3: rgba(0, 0, 0, 0);
1752
+ --vscode-editorBracketPairGuide-activeBackground4: rgba(0, 0, 0, 0);
1753
+ --vscode-editorBracketPairGuide-activeBackground5: rgba(0, 0, 0, 0);
1754
+ --vscode-editorBracketPairGuide-activeBackground6: rgba(0, 0, 0, 0);
1755
+ --vscode-editorUnicodeHighlight-border: #cea33d;
1756
+ --vscode-editorUnicodeHighlight-background: rgba(206, 163, 61, 0.08);
1757
+ --vscode-symbolIcon-arrayForeground: #616161;
1758
+ --vscode-symbolIcon-booleanForeground: #616161;
1759
+ --vscode-symbolIcon-classForeground: #d67e00;
1760
+ --vscode-symbolIcon-colorForeground: #616161;
1761
+ --vscode-symbolIcon-constantForeground: #616161;
1762
+ --vscode-symbolIcon-constructorForeground: #652d90;
1763
+ --vscode-symbolIcon-enumeratorForeground: #d67e00;
1764
+ --vscode-symbolIcon-enumeratorMemberForeground: #007acc;
1765
+ --vscode-symbolIcon-eventForeground: #d67e00;
1766
+ --vscode-symbolIcon-fieldForeground: #007acc;
1767
+ --vscode-symbolIcon-fileForeground: #616161;
1768
+ --vscode-symbolIcon-folderForeground: #616161;
1769
+ --vscode-symbolIcon-functionForeground: #652d90;
1770
+ --vscode-symbolIcon-interfaceForeground: #007acc;
1771
+ --vscode-symbolIcon-keyForeground: #616161;
1772
+ --vscode-symbolIcon-keywordForeground: #616161;
1773
+ --vscode-symbolIcon-methodForeground: #652d90;
1774
+ --vscode-symbolIcon-moduleForeground: #616161;
1775
+ --vscode-symbolIcon-namespaceForeground: #616161;
1776
+ --vscode-symbolIcon-nullForeground: #616161;
1777
+ --vscode-symbolIcon-numberForeground: #616161;
1778
+ --vscode-symbolIcon-objectForeground: #616161;
1779
+ --vscode-symbolIcon-operatorForeground: #616161;
1780
+ --vscode-symbolIcon-packageForeground: #616161;
1781
+ --vscode-symbolIcon-propertyForeground: #616161;
1782
+ --vscode-symbolIcon-referenceForeground: #616161;
1783
+ --vscode-symbolIcon-snippetForeground: #616161;
1784
+ --vscode-symbolIcon-stringForeground: #616161;
1785
+ --vscode-symbolIcon-structForeground: #616161;
1786
+ --vscode-symbolIcon-textForeground: #616161;
1787
+ --vscode-symbolIcon-typeParameterForeground: #616161;
1788
+ --vscode-symbolIcon-unitForeground: #616161;
1789
+ --vscode-symbolIcon-variableForeground: #007acc;
1790
+ --vscode-editorHoverWidget-highlightForeground: #0066bf;
1791
+ --vscode-editorOverviewRuler-bracketMatchForeground: #a0a0a0;
1792
+ --vscode-editor-foldBackground: rgba(173, 214, 255, 0.3);
1793
+ --vscode-editorGutter-foldingControlForeground: #424242;
1794
+ --vscode-editor-linkedEditingBackground: rgba(255, 0, 0, 0.3);
1795
+ --vscode-editor-wordHighlightBackground: rgba(87, 87, 87, 0.25);
1796
+ --vscode-editor-wordHighlightStrongBackground: rgba(14, 99, 156, 0.25);
1797
+ --vscode-editorOverviewRuler-wordHighlightForeground: rgba(160, 160, 160, 0.8);
1798
+ --vscode-editorOverviewRuler-wordHighlightStrongForeground: rgba(192, 160, 192, 0.8);
1799
+ --vscode-peekViewTitle-background: rgba(26, 133, 255, 0.1);
1800
+ --vscode-peekViewTitleLabel-foreground: #000000;
1801
+ --vscode-peekViewTitleDescription-foreground: #616161;
1802
+ --vscode-peekView-border: #1a85ff;
1803
+ --vscode-peekViewResult-background: #f3f3f3;
1804
+ --vscode-peekViewResult-lineForeground: #646465;
1805
+ --vscode-peekViewResult-fileForeground: #1e1e1e;
1806
+ --vscode-peekViewResult-selectionBackground: rgba(51, 153, 255, 0.2);
1807
+ --vscode-peekViewResult-selectionForeground: #6c6c6c;
1808
+ --vscode-peekViewEditor-background: #f2f8fc;
1809
+ --vscode-peekViewEditorGutter-background: #f2f8fc;
1810
+ --vscode-peekViewResult-matchHighlightBackground: rgba(234, 92, 0, 0.3);
1811
+ --vscode-peekViewEditor-matchHighlightBackground: rgba(245, 216, 2, 0.87);
1812
+ --vscode-editorMarkerNavigationError-background: #e51400;
1813
+ --vscode-editorMarkerNavigationError-headerBackground: rgba(229, 20, 0, 0.1);
1814
+ --vscode-editorMarkerNavigationWarning-background: #bf8803;
1815
+ --vscode-editorMarkerNavigationWarning-headerBackground: rgba(191, 136, 3, 0.1);
1816
+ --vscode-editorMarkerNavigationInfo-background: #1a85ff;
1817
+ --vscode-editorMarkerNavigationInfo-headerBackground: rgba(26, 133, 255, 0.1);
1818
+ --vscode-editorMarkerNavigation-background: #ffffff;
1819
+ --vscode-editorSuggestWidget-background: #f3f3f3;
1820
+ --vscode-editorSuggestWidget-border: #c8c8c8;
1821
+ --vscode-editorSuggestWidget-foreground: #000000;
1822
+ --vscode-editorSuggestWidget-selectedForeground: #ffffff;
1823
+ --vscode-editorSuggestWidget-selectedIconForeground: #ffffff;
1824
+ --vscode-editorSuggestWidget-selectedBackground: #0060c0;
1825
+ --vscode-editorSuggestWidget-highlightForeground: #0066bf;
1826
+ --vscode-editorSuggestWidget-focusHighlightForeground: #bbe7ff;
1827
+ --vscode-editorSuggestWidgetStatus-foreground: rgba(0, 0, 0, 0.5);
1828
+ --vscode-tab-activeBackground: #ffffff;
1829
+ --vscode-tab-unfocusedActiveBackground: #ffffff;
1830
+ --vscode-tab-inactiveBackground: #ececec;
1831
+ --vscode-tab-unfocusedInactiveBackground: #ececec;
1832
+ --vscode-tab-activeForeground: #333333;
1833
+ --vscode-tab-inactiveForeground: rgba(51, 51, 51, 0.7);
1834
+ --vscode-tab-unfocusedActiveForeground: rgba(51, 51, 51, 0.7);
1835
+ --vscode-tab-unfocusedInactiveForeground: rgba(51, 51, 51, 0.35);
1836
+ --vscode-tab-border: #f3f3f3;
1837
+ --vscode-tab-lastPinnedBorder: rgba(97, 97, 97, 0.19);
1838
+ --vscode-tab-activeModifiedBorder: #33aaee;
1839
+ --vscode-tab-inactiveModifiedBorder: rgba(51, 170, 238, 0.5);
1840
+ --vscode-tab-unfocusedActiveModifiedBorder: rgba(51, 170, 238, 0.7);
1841
+ --vscode-tab-unfocusedInactiveModifiedBorder: rgba(51, 170, 238, 0.25);
1842
+ --vscode-editorPane-background: #ffffff;
1843
+ --vscode-editorGroupHeader-tabsBackground: #f3f3f3;
1844
+ --vscode-editorGroupHeader-noTabsBackground: #ffffff;
1845
+ --vscode-editorGroup-border: #e7e7e7;
1846
+ --vscode-editorGroup-dropBackground: rgba(38, 119, 203, 0.18);
1847
+ --vscode-editorGroup-dropIntoPromptForeground: #616161;
1848
+ --vscode-editorGroup-dropIntoPromptBackground: #f3f3f3;
1849
+ --vscode-sideBySideEditor-horizontalBorder: #e7e7e7;
1850
+ --vscode-sideBySideEditor-verticalBorder: #e7e7e7;
1851
+ --vscode-panel-background: #ffffff;
1852
+ --vscode-panel-border: rgba(128, 128, 128, 0.35);
1853
+ --vscode-panelTitle-activeForeground: #424242;
1854
+ --vscode-panelTitle-inactiveForeground: rgba(66, 66, 66, 0.75);
1855
+ --vscode-panelTitle-activeBorder: #424242;
1856
+ --vscode-panelInput-border: #dddddd;
1857
+ --vscode-panel-dropBorder: #424242;
1858
+ --vscode-panelSection-dropBackground: rgba(38, 119, 203, 0.18);
1859
+ --vscode-panelSectionHeader-background: rgba(128, 128, 128, 0.2);
1860
+ --vscode-panelSection-border: rgba(128, 128, 128, 0.35);
1861
+ --vscode-banner-background: #004386;
1862
+ --vscode-banner-foreground: #ffffff;
1863
+ --vscode-banner-iconForeground: #1a85ff;
1864
+ --vscode-statusBar-foreground: #ffffff;
1865
+ --vscode-statusBar-noFolderForeground: #ffffff;
1866
+ --vscode-statusBar-background: #007acc;
1867
+ --vscode-statusBar-noFolderBackground: #68217a;
1868
+ --vscode-statusBar-focusBorder: #ffffff;
1869
+ --vscode-statusBarItem-activeBackground: rgba(255, 255, 255, 0.18);
1870
+ --vscode-statusBarItem-focusBorder: #ffffff;
1871
+ --vscode-statusBarItem-hoverBackground: rgba(255, 255, 255, 0.12);
1872
+ --vscode-statusBarItem-compactHoverBackground: rgba(255, 255, 255, 0.2);
1873
+ --vscode-statusBarItem-prominentForeground: #ffffff;
1874
+ --vscode-statusBarItem-prominentBackground: rgba(0, 0, 0, 0.5);
1875
+ --vscode-statusBarItem-prominentHoverBackground: rgba(0, 0, 0, 0.3);
1876
+ --vscode-statusBarItem-errorBackground: #c72e0f;
1877
+ --vscode-statusBarItem-errorForeground: #ffffff;
1878
+ --vscode-statusBarItem-warningBackground: #725102;
1879
+ --vscode-statusBarItem-warningForeground: #ffffff;
1880
+ --vscode-activityBar-background: #2c2c2c;
1881
+ --vscode-activityBar-foreground: #ffffff;
1882
+ --vscode-activityBar-inactiveForeground: rgba(255, 255, 255, 0.4);
1883
+ --vscode-activityBar-activeBorder: #ffffff;
1884
+ --vscode-activityBar-dropBorder: #ffffff;
1885
+ --vscode-activityBarBadge-background: #007acc;
1886
+ --vscode-activityBarBadge-foreground: #ffffff;
1887
+ --vscode-statusBarItem-remoteBackground: #16825d;
1888
+ --vscode-statusBarItem-remoteForeground: #ffffff;
1889
+ --vscode-extensionBadge-remoteBackground: #007acc;
1890
+ --vscode-extensionBadge-remoteForeground: #ffffff;
1891
+ --vscode-sideBar-background: #f3f3f3;
1892
+ --vscode-sideBarTitle-foreground: #6f6f6f;
1893
+ --vscode-sideBar-dropBackground: rgba(38, 119, 203, 0.18);
1894
+ --vscode-sideBarSectionHeader-background: rgba(0, 0, 0, 0);
1895
+ --vscode-sideBarSectionHeader-border: rgba(97, 97, 97, 0.19);
1896
+ --vscode-titleBar-activeForeground: #333333;
1897
+ --vscode-titleBar-inactiveForeground: rgba(51, 51, 51, 0.6);
1898
+ --vscode-titleBar-activeBackground: #dddddd;
1899
+ --vscode-titleBar-inactiveBackground: rgba(221, 221, 221, 0.6);
1900
+ --vscode-menubar-selectionForeground: #333333;
1901
+ --vscode-menubar-selectionBackground: rgba(184, 184, 184, 0.31);
1902
+ --vscode-notifications-foreground: #616161;
1903
+ --vscode-notifications-background: #f3f3f3;
1904
+ --vscode-notificationLink-foreground: #006ab1;
1905
+ --vscode-notificationCenterHeader-background: #e7e7e7;
1906
+ --vscode-notifications-border: #e7e7e7;
1907
+ --vscode-notificationsErrorIcon-foreground: #e51400;
1908
+ --vscode-notificationsWarningIcon-foreground: #bf8803;
1909
+ --vscode-notificationsInfoIcon-foreground: #1a85ff;
1910
+ --vscode-commandCenter-foreground: #333333;
1911
+ --vscode-commandCenter-activeForeground: #333333;
1912
+ --vscode-commandCenter-activeBackground: rgba(184, 184, 184, 0.31);
1913
+ --vscode-commandCenter-border: rgba(128, 128, 128, 0.35);
1914
+ --vscode-editorCommentsWidget-resolvedBorder: rgba(97, 97, 97, 0.5);
1915
+ --vscode-editorCommentsWidget-unresolvedBorder: #1a85ff;
1916
+ --vscode-editorCommentsWidget-rangeBackground: rgba(26, 133, 255, 0.1);
1917
+ --vscode-editorCommentsWidget-rangeBorder: rgba(26, 133, 255, 0.4);
1918
+ --vscode-editorCommentsWidget-rangeActiveBackground: rgba(26, 133, 255, 0.1);
1919
+ --vscode-editorCommentsWidget-rangeActiveBorder: rgba(26, 133, 255, 0.4);
1920
+ --vscode-editorGutter-commentRangeForeground: #d5d8e9;
1921
+ --vscode-debugToolBar-background: #f3f3f3;
1922
+ --vscode-debugIcon-startForeground: #388a34;
1923
+ --vscode-editor-stackFrameHighlightBackground: rgba(255, 255, 102, 0.45);
1924
+ --vscode-editor-focusedStackFrameHighlightBackground: rgba(206, 231, 206, 0.45);
1925
+ --vscode-mergeEditor-change\.background: rgba(155, 185, 85, 0.2);
1926
+ --vscode-mergeEditor-change\.word\.background: rgba(156, 204, 44, 0.4);
1927
+ --vscode-mergeEditor-conflict\.unhandledUnfocused\.border: rgba(255, 166, 0, 0.48);
1928
+ --vscode-mergeEditor-conflict\.unhandledFocused\.border: #ffa600;
1929
+ --vscode-mergeEditor-conflict\.handledUnfocused\.border: rgba(134, 134, 134, 0.29);
1930
+ --vscode-mergeEditor-conflict\.handledFocused\.border: rgba(193, 193, 193, 0.8);
1931
+ --vscode-mergeEditor-conflict\.handled\.minimapOverViewRuler: rgba(173, 172, 168, 0.93);
1932
+ --vscode-mergeEditor-conflict\.unhandled\.minimapOverViewRuler: #fcba03;
1933
+ --vscode-mergeEditor-conflictingLines\.background: rgba(255, 234, 0, 0.28);
1934
+ --vscode-settings-headerForeground: #444444;
1935
+ --vscode-settings-modifiedItemIndicator: #66afe0;
1936
+ --vscode-settings-headerBorder: rgba(128, 128, 128, 0.35);
1937
+ --vscode-settings-sashBorder: rgba(128, 128, 128, 0.35);
1938
+ --vscode-settings-dropdownBackground: #ffffff;
1939
+ --vscode-settings-dropdownBorder: #cecece;
1940
+ --vscode-settings-dropdownListBorder: #c8c8c8;
1941
+ --vscode-settings-checkboxBackground: #ffffff;
1942
+ --vscode-settings-checkboxBorder: #cecece;
1943
+ --vscode-settings-textInputBackground: #ffffff;
1944
+ --vscode-settings-textInputForeground: #616161;
1945
+ --vscode-settings-textInputBorder: #cecece;
1946
+ --vscode-settings-numberInputBackground: #ffffff;
1947
+ --vscode-settings-numberInputForeground: #616161;
1948
+ --vscode-settings-numberInputBorder: #cecece;
1949
+ --vscode-settings-focusedRowBackground: rgba(232, 232, 232, 0.6);
1950
+ --vscode-settings-rowHoverBackground: rgba(232, 232, 232, 0.3);
1951
+ --vscode-settings-focusedRowBorder: rgba(0, 0, 0, 0.12);
1952
+ --vscode-terminal-foreground: #333333;
1953
+ --vscode-terminal-selectionBackground: #add6ff;
1954
+ --vscode-terminal-inactiveSelectionBackground: #e5ebf1;
1955
+ --vscode-terminalCommandDecoration-defaultBackground: rgba(0, 0, 0, 0.25);
1956
+ --vscode-terminalCommandDecoration-successBackground: #2090d3;
1957
+ --vscode-terminalCommandDecoration-errorBackground: #e51400;
1958
+ --vscode-terminalOverviewRuler-cursorForeground: rgba(160, 160, 160, 0.8);
1959
+ --vscode-terminal-border: rgba(128, 128, 128, 0.35);
1960
+ --vscode-terminal-findMatchBackground: #a8ac94;
1961
+ --vscode-terminal-findMatchHighlightBackground: rgba(234, 92, 0, 0.33);
1962
+ --vscode-terminalOverviewRuler-findMatchForeground: rgba(209, 134, 22, 0.49);
1963
+ --vscode-terminal-dropBackground: rgba(38, 119, 203, 0.18);
1964
+ --vscode-testing-iconFailed: #f14c4c;
1965
+ --vscode-testing-iconErrored: #f14c4c;
1966
+ --vscode-testing-iconPassed: #73c991;
1967
+ --vscode-testing-runAction: #73c991;
1968
+ --vscode-testing-iconQueued: #cca700;
1969
+ --vscode-testing-iconUnset: #848484;
1970
+ --vscode-testing-iconSkipped: #848484;
1971
+ --vscode-testing-peekBorder: #e51400;
1972
+ --vscode-testing-peekHeaderBackground: rgba(229, 20, 0, 0.1);
1973
+ --vscode-testing-message\.error\.decorationForeground: #e51400;
1974
+ --vscode-testing-message\.error\.lineBackground: rgba(255, 0, 0, 0.2);
1975
+ --vscode-testing-message\.info\.decorationForeground: rgba(0, 0, 0, 0.5);
1976
+ --vscode-welcomePage-tileBackground: #f3f3f3;
1977
+ --vscode-welcomePage-tileHoverBackground: #dbdbdb;
1978
+ --vscode-welcomePage-tileShadow: rgba(0, 0, 0, 0.16);
1979
+ --vscode-welcomePage-progress\.background: #ffffff;
1980
+ --vscode-welcomePage-progress\.foreground: #006ab1;
1981
+ --vscode-debugExceptionWidget-border: #a31515;
1982
+ --vscode-debugExceptionWidget-background: #f1dfde;
1983
+ --vscode-ports-iconRunningProcessForeground: #369432;
1984
+ --vscode-statusBar-debuggingBackground: #cc6633;
1985
+ --vscode-statusBar-debuggingForeground: #ffffff;
1986
+ --vscode-editor-inlineValuesForeground: rgba(0, 0, 0, 0.5);
1987
+ --vscode-editor-inlineValuesBackground: rgba(255, 200, 0, 0.2);
1988
+ --vscode-editorGutter-modifiedBackground: #2090d3;
1989
+ --vscode-editorGutter-addedBackground: #48985d;
1990
+ --vscode-editorGutter-deletedBackground: #e51400;
1991
+ --vscode-minimapGutter-modifiedBackground: #2090d3;
1992
+ --vscode-minimapGutter-addedBackground: #48985d;
1993
+ --vscode-minimapGutter-deletedBackground: #e51400;
1994
+ --vscode-editorOverviewRuler-modifiedForeground: rgba(32, 144, 211, 0.6);
1995
+ --vscode-editorOverviewRuler-addedForeground: rgba(72, 152, 93, 0.6);
1996
+ --vscode-editorOverviewRuler-deletedForeground: rgba(229, 20, 0, 0.6);
1997
+ --vscode-debugIcon-breakpointForeground: #e51400;
1998
+ --vscode-debugIcon-breakpointDisabledForeground: #848484;
1999
+ --vscode-debugIcon-breakpointUnverifiedForeground: #848484;
2000
+ --vscode-debugIcon-breakpointCurrentStackframeForeground: #be8700;
2001
+ --vscode-debugIcon-breakpointStackframeForeground: #89d185;
2002
+ --vscode-notebook-cellBorderColor: #e8e8e8;
2003
+ --vscode-notebook-focusedEditorBorder: #0090f1;
2004
+ --vscode-notebookStatusSuccessIcon-foreground: #388a34;
2005
+ --vscode-notebookStatusErrorIcon-foreground: #a1260d;
2006
+ --vscode-notebookStatusRunningIcon-foreground: #616161;
2007
+ --vscode-notebook-cellToolbarSeparator: rgba(128, 128, 128, 0.35);
2008
+ --vscode-notebook-selectedCellBackground: rgba(200, 221, 241, 0.31);
2009
+ --vscode-notebook-selectedCellBorder: #e8e8e8;
2010
+ --vscode-notebook-focusedCellBorder: #0090f1;
2011
+ --vscode-notebook-inactiveFocusedCellBorder: #e8e8e8;
2012
+ --vscode-notebook-cellStatusBarItemHoverBackground: rgba(0, 0, 0, 0.08);
2013
+ --vscode-notebook-cellInsertionIndicator: #0090f1;
2014
+ --vscode-notebookScrollbarSlider-background: rgba(100, 100, 100, 0.4);
2015
+ --vscode-notebookScrollbarSlider-hoverBackground: rgba(100, 100, 100, 0.7);
2016
+ --vscode-notebookScrollbarSlider-activeBackground: rgba(0, 0, 0, 0.6);
2017
+ --vscode-notebook-symbolHighlightBackground: rgba(253, 255, 0, 0.2);
2018
+ --vscode-notebook-cellEditorBackground: #f3f3f3;
2019
+ --vscode-notebook-editorBackground: #ffffff;
2020
+ --vscode-keybindingTable-headerBackground: rgba(97, 97, 97, 0.04);
2021
+ --vscode-keybindingTable-rowsBackground: rgba(97, 97, 97, 0.04);
2022
+ --vscode-scm-providerBorder: #c8c8c8;
2023
+ --vscode-searchEditor-textInputBorder: #cecece;
2024
+ --vscode-debugTokenExpression-name: #9b46b0;
2025
+ --vscode-debugTokenExpression-value: rgba(108, 108, 108, 0.8);
2026
+ --vscode-debugTokenExpression-string: #a31515;
2027
+ --vscode-debugTokenExpression-boolean: #0000ff;
2028
+ --vscode-debugTokenExpression-number: #098658;
2029
+ --vscode-debugTokenExpression-error: #e51400;
2030
+ --vscode-debugView-exceptionLabelForeground: #ffffff;
2031
+ --vscode-debugView-exceptionLabelBackground: #a31515;
2032
+ --vscode-debugView-stateLabelForeground: #616161;
2033
+ --vscode-debugView-stateLabelBackground: rgba(136, 136, 136, 0.27);
2034
+ --vscode-debugView-valueChangedHighlight: #569cd6;
2035
+ --vscode-debugConsole-infoForeground: #1a85ff;
2036
+ --vscode-debugConsole-warningForeground: #bf8803;
2037
+ --vscode-debugConsole-errorForeground: #a1260d;
2038
+ --vscode-debugConsole-sourceForeground: #616161;
2039
+ --vscode-debugConsoleInputIcon-foreground: #616161;
2040
+ --vscode-debugIcon-pauseForeground: #007acc;
2041
+ --vscode-debugIcon-stopForeground: #a1260d;
2042
+ --vscode-debugIcon-disconnectForeground: #a1260d;
2043
+ --vscode-debugIcon-restartForeground: #388a34;
2044
+ --vscode-debugIcon-stepOverForeground: #007acc;
2045
+ --vscode-debugIcon-stepIntoForeground: #007acc;
2046
+ --vscode-debugIcon-stepOutForeground: #007acc;
2047
+ --vscode-debugIcon-continueForeground: #007acc;
2048
+ --vscode-debugIcon-stepBackForeground: #007acc;
2049
+ --vscode-extensionButton-prominentBackground: #007acc;
2050
+ --vscode-extensionButton-prominentForeground: #ffffff;
2051
+ --vscode-extensionButton-prominentHoverBackground: #0062a3;
2052
+ --vscode-extensionIcon-starForeground: #df6100;
2053
+ --vscode-extensionIcon-verifiedForeground: #006ab1;
2054
+ --vscode-extensionIcon-preReleaseForeground: #1d9271;
2055
+ --vscode-extensionIcon-sponsorForeground: #b51e78;
2056
+ --vscode-terminal-ansiBlack: #000000;
2057
+ --vscode-terminal-ansiRed: #cd3131;
2058
+ --vscode-terminal-ansiGreen: #00bc00;
2059
+ --vscode-terminal-ansiYellow: #949800;
2060
+ --vscode-terminal-ansiBlue: #0451a5;
2061
+ --vscode-terminal-ansiMagenta: #bc05bc;
2062
+ --vscode-terminal-ansiCyan: #0598bc;
2063
+ --vscode-terminal-ansiWhite: #555555;
2064
+ --vscode-terminal-ansiBrightBlack: #666666;
2065
+ --vscode-terminal-ansiBrightRed: #cd3131;
2066
+ --vscode-terminal-ansiBrightGreen: #14ce14;
2067
+ --vscode-terminal-ansiBrightYellow: #b5ba00;
2068
+ --vscode-terminal-ansiBrightBlue: #0451a5;
2069
+ --vscode-terminal-ansiBrightMagenta: #bc05bc;
2070
+ --vscode-terminal-ansiBrightCyan: #0598bc;
2071
+ --vscode-terminal-ansiBrightWhite: #a5a5a5;
2072
+ --vscode-interactive-activeCodeBorder: #1a85ff;
2073
+ --vscode-interactive-inactiveCodeBorder: #e4e6f1;
2074
+ --vscode-gitDecoration-addedResourceForeground: #587c0c;
2075
+ --vscode-gitDecoration-modifiedResourceForeground: #895503;
2076
+ --vscode-gitDecoration-deletedResourceForeground: #ad0707;
2077
+ --vscode-gitDecoration-renamedResourceForeground: #007100;
2078
+ --vscode-gitDecoration-untrackedResourceForeground: #007100;
2079
+ --vscode-gitDecoration-ignoredResourceForeground: #8e8e90;
2080
+ --vscode-gitDecoration-stageModifiedResourceForeground: #895503;
2081
+ --vscode-gitDecoration-stageDeletedResourceForeground: #ad0707;
2082
+ --vscode-gitDecoration-conflictingResourceForeground: #ad0707;
2083
+ --vscode-gitDecoration-submoduleResourceForeground: #1258a7;
2593
2084
  }
2594
2085
 
2595
- .network-request-details-headers {
2596
- white-space: pre;
2597
- overflow: hidden;
2598
- margin-left: 10px;
2086
+ body.dark-mode {
2087
+ --vscode-font-family: system-ui, "Ubuntu", "Droid Sans", sans-serif;
2088
+ --vscode-font-weight: normal;
2089
+ --vscode-font-size: 13px;
2090
+ --vscode-editor-font-family: "Droid Sans Mono", "monospace", monospace;
2091
+ --vscode-editor-font-weight: normal;
2092
+ --vscode-editor-font-size: 14px;
2093
+ --vscode-foreground: #cccccc;
2094
+ --vscode-disabledForeground: rgba(204, 204, 204, 0.5);
2095
+ --vscode-errorForeground: #f48771;
2096
+ --vscode-descriptionForeground: rgba(204, 204, 204, 0.7);
2097
+ --vscode-icon-foreground: #c5c5c5;
2098
+ --vscode-focusBorder: #007fd4;
2099
+ --vscode-textSeparator-foreground: rgba(255, 255, 255, 0.18);
2100
+ --vscode-textLink-foreground: #3794ff;
2101
+ --vscode-textLink-activeForeground: #3794ff;
2102
+ --vscode-textPreformat-foreground: #d7ba7d;
2103
+ --vscode-textBlockQuote-background: rgba(127, 127, 127, 0.1);
2104
+ --vscode-textBlockQuote-border: rgba(0, 122, 204, 0.5);
2105
+ --vscode-textCodeBlock-background: rgba(10, 10, 10, 0.4);
2106
+ --vscode-widget-shadow: rgba(0, 0, 0, 0.36);
2107
+ --vscode-input-background: #3c3c3c;
2108
+ --vscode-input-foreground: #cccccc;
2109
+ --vscode-inputOption-activeBorder: #007acc;
2110
+ --vscode-inputOption-hoverBackground: rgba(90, 93, 94, 0.5);
2111
+ --vscode-inputOption-activeBackground: rgba(0, 127, 212, 0.4);
2112
+ --vscode-inputOption-activeForeground: #ffffff;
2113
+ --vscode-input-placeholderForeground: #a6a6a6;
2114
+ --vscode-inputValidation-infoBackground: #063b49;
2115
+ --vscode-inputValidation-infoBorder: #007acc;
2116
+ --vscode-inputValidation-warningBackground: #352a05;
2117
+ --vscode-inputValidation-warningBorder: #b89500;
2118
+ --vscode-inputValidation-errorBackground: #5a1d1d;
2119
+ --vscode-inputValidation-errorBorder: #be1100;
2120
+ --vscode-dropdown-background: #3c3c3c;
2121
+ --vscode-dropdown-foreground: #f0f0f0;
2122
+ --vscode-dropdown-border: #3c3c3c;
2123
+ --vscode-checkbox-background: #3c3c3c;
2124
+ --vscode-checkbox-foreground: #f0f0f0;
2125
+ --vscode-checkbox-border: #3c3c3c;
2126
+ --vscode-button-foreground: #ffffff;
2127
+ --vscode-button-separator: rgba(255, 255, 255, 0.4);
2128
+ --vscode-button-background: #0e639c;
2129
+ --vscode-button-hoverBackground: #1177bb;
2130
+ --vscode-button-secondaryForeground: #ffffff;
2131
+ --vscode-button-secondaryBackground: #3a3d41;
2132
+ --vscode-button-secondaryHoverBackground: #45494e;
2133
+ --vscode-badge-background: #4d4d4d;
2134
+ --vscode-badge-foreground: #ffffff;
2135
+ --vscode-scrollbar-shadow: #000000;
2136
+ --vscode-scrollbarSlider-background: rgba(121, 121, 121, 0.4);
2137
+ --vscode-scrollbarSlider-hoverBackground: rgba(100, 100, 100, 0.7);
2138
+ --vscode-scrollbarSlider-activeBackground: rgba(191, 191, 191, 0.4);
2139
+ --vscode-progressBar-background: #0e70c0;
2140
+ --vscode-editorError-foreground: #f14c4c;
2141
+ --vscode-editorWarning-foreground: #cca700;
2142
+ --vscode-editorInfo-foreground: #3794ff;
2143
+ --vscode-editorHint-foreground: rgba(238, 238, 238, 0.7);
2144
+ --vscode-sash-hoverBorder: #007fd4;
2145
+ --vscode-editor-background: #1e1e1e;
2146
+ --vscode-editor-foreground: #d4d4d4;
2147
+ --vscode-editorStickyScroll-background: #1e1e1e;
2148
+ --vscode-editorStickyScrollHover-background: #2a2d2e;
2149
+ --vscode-editorWidget-background: #252526;
2150
+ --vscode-editorWidget-foreground: #cccccc;
2151
+ --vscode-editorWidget-border: #454545;
2152
+ --vscode-quickInput-background: #252526;
2153
+ --vscode-quickInput-foreground: #cccccc;
2154
+ --vscode-quickInputTitle-background: rgba(255, 255, 255, 0.1);
2155
+ --vscode-pickerGroup-foreground: #3794ff;
2156
+ --vscode-pickerGroup-border: #3f3f46;
2157
+ --vscode-keybindingLabel-background: rgba(128, 128, 128, 0.17);
2158
+ --vscode-keybindingLabel-foreground: #cccccc;
2159
+ --vscode-keybindingLabel-border: rgba(51, 51, 51, 0.6);
2160
+ --vscode-keybindingLabel-bottomBorder: rgba(68, 68, 68, 0.6);
2161
+ --vscode-editor-selectionBackground: #264f78;
2162
+ --vscode-editor-inactiveSelectionBackground: #3a3d41;
2163
+ --vscode-editor-selectionHighlightBackground: rgba(173, 214, 255, 0.15);
2164
+ --vscode-editor-findMatchBackground: #515c6a;
2165
+ --vscode-editor-findMatchHighlightBackground: rgba(234, 92, 0, 0.33);
2166
+ --vscode-editor-findRangeHighlightBackground: rgba(58, 61, 65, 0.4);
2167
+ --vscode-searchEditor-findMatchBackground: rgba(234, 92, 0, 0.22);
2168
+ --vscode-editor-hoverHighlightBackground: rgba(38, 79, 120, 0.25);
2169
+ --vscode-editorHoverWidget-background: #252526;
2170
+ --vscode-editorHoverWidget-foreground: #cccccc;
2171
+ --vscode-editorHoverWidget-border: #454545;
2172
+ --vscode-editorHoverWidget-statusBarBackground: #2c2c2d;
2173
+ --vscode-editorLink-activeForeground: #4e94ce;
2174
+ --vscode-editorInlayHint-foreground: rgba(255, 255, 255, 0.8);
2175
+ --vscode-editorInlayHint-background: rgba(77, 77, 77, 0.6);
2176
+ --vscode-editorInlayHint-typeForeground: rgba(255, 255, 255, 0.8);
2177
+ --vscode-editorInlayHint-typeBackground: rgba(77, 77, 77, 0.6);
2178
+ --vscode-editorInlayHint-parameterForeground: rgba(255, 255, 255, 0.8);
2179
+ --vscode-editorInlayHint-parameterBackground: rgba(77, 77, 77, 0.6);
2180
+ --vscode-editorLightBulb-foreground: #ffcc00;
2181
+ --vscode-editorLightBulbAutoFix-foreground: #75beff;
2182
+ --vscode-diffEditor-insertedTextBackground: rgba(156, 204, 44, 0.2);
2183
+ --vscode-diffEditor-removedTextBackground: rgba(255, 0, 0, 0.4);
2184
+ --vscode-diffEditor-insertedLineBackground: rgba(155, 185, 85, 0.2);
2185
+ --vscode-diffEditor-removedLineBackground: rgba(255, 0, 0, 0.2);
2186
+ --vscode-diffEditor-diagonalFill: rgba(204, 204, 204, 0.2);
2187
+ --vscode-list-focusOutline: #007fd4;
2188
+ --vscode-list-activeSelectionBackground: #04395e;
2189
+ --vscode-list-activeSelectionForeground: #ffffff;
2190
+ --vscode-list-activeSelectionIconForeground: #ffffff;
2191
+ --vscode-list-inactiveSelectionBackground: #37373d;
2192
+ --vscode-list-hoverBackground: #2a2d2e;
2193
+ --vscode-list-dropBackground: #383b3d;
2194
+ --vscode-list-highlightForeground: #2aaaff;
2195
+ --vscode-list-focusHighlightForeground: #2aaaff;
2196
+ --vscode-list-invalidItemForeground: #b89500;
2197
+ --vscode-list-errorForeground: #f88070;
2198
+ --vscode-list-warningForeground: #cca700;
2199
+ --vscode-listFilterWidget-background: #252526;
2200
+ --vscode-listFilterWidget-outline: rgba(0, 0, 0, 0);
2201
+ --vscode-listFilterWidget-noMatchesOutline: #be1100;
2202
+ --vscode-listFilterWidget-shadow: rgba(0, 0, 0, 0.36);
2203
+ --vscode-list-filterMatchBackground: rgba(234, 92, 0, 0.33);
2204
+ --vscode-tree-indentGuidesStroke: #585858;
2205
+ --vscode-tree-tableColumnsBorder: rgba(204, 204, 204, 0.13);
2206
+ --vscode-tree-tableOddRowsBackground: rgba(204, 204, 204, 0.04);
2207
+ --vscode-list-deemphasizedForeground: #8c8c8c;
2208
+ --vscode-quickInputList-focusForeground: #ffffff;
2209
+ --vscode-quickInputList-focusIconForeground: #ffffff;
2210
+ --vscode-quickInputList-focusBackground: #04395e;
2211
+ --vscode-menu-foreground: #cccccc;
2212
+ --vscode-menu-background: #303031;
2213
+ --vscode-menu-selectionForeground: #ffffff;
2214
+ --vscode-menu-selectionBackground: #04395e;
2215
+ --vscode-menu-separatorBackground: #606060;
2216
+ --vscode-toolbar-hoverBackground: rgba(90, 93, 94, 0.31);
2217
+ --vscode-toolbar-activeBackground: rgba(99, 102, 103, 0.31);
2218
+ --vscode-editor-snippetTabstopHighlightBackground: rgba(124, 124, 124, 0.3);
2219
+ --vscode-editor-snippetFinalTabstopHighlightBorder: #525252;
2220
+ --vscode-breadcrumb-foreground: rgba(204, 204, 204, 0.8);
2221
+ --vscode-breadcrumb-background: #1e1e1e;
2222
+ --vscode-breadcrumb-focusForeground: #e0e0e0;
2223
+ --vscode-breadcrumb-activeSelectionForeground: #e0e0e0;
2224
+ --vscode-breadcrumbPicker-background: #252526;
2225
+ --vscode-merge-currentHeaderBackground: rgba(64, 200, 174, 0.5);
2226
+ --vscode-merge-currentContentBackground: rgba(64, 200, 174, 0.2);
2227
+ --vscode-merge-incomingHeaderBackground: rgba(64, 166, 255, 0.5);
2228
+ --vscode-merge-incomingContentBackground: rgba(64, 166, 255, 0.2);
2229
+ --vscode-merge-commonHeaderBackground: rgba(96, 96, 96, 0.4);
2230
+ --vscode-merge-commonContentBackground: rgba(96, 96, 96, 0.16);
2231
+ --vscode-editorOverviewRuler-currentContentForeground: rgba(64, 200, 174, 0.5);
2232
+ --vscode-editorOverviewRuler-incomingContentForeground: rgba(64, 166, 255, 0.5);
2233
+ --vscode-editorOverviewRuler-commonContentForeground: rgba(96, 96, 96, 0.4);
2234
+ --vscode-editorOverviewRuler-findMatchForeground: rgba(209, 134, 22, 0.49);
2235
+ --vscode-editorOverviewRuler-selectionHighlightForeground: rgba(160, 160, 160, 0.8);
2236
+ --vscode-minimap-findMatchHighlight: #d18616;
2237
+ --vscode-minimap-selectionOccurrenceHighlight: #676767;
2238
+ --vscode-minimap-selectionHighlight: #264f78;
2239
+ --vscode-minimap-errorHighlight: rgba(255, 18, 18, 0.7);
2240
+ --vscode-minimap-warningHighlight: #cca700;
2241
+ --vscode-minimap-foregroundOpacity: #000000;
2242
+ --vscode-minimapSlider-background: rgba(121, 121, 121, 0.2);
2243
+ --vscode-minimapSlider-hoverBackground: rgba(100, 100, 100, 0.35);
2244
+ --vscode-minimapSlider-activeBackground: rgba(191, 191, 191, 0.2);
2245
+ --vscode-problemsErrorIcon-foreground: #f14c4c;
2246
+ --vscode-problemsWarningIcon-foreground: #cca700;
2247
+ --vscode-problemsInfoIcon-foreground: #3794ff;
2248
+ --vscode-charts-foreground: #cccccc;
2249
+ --vscode-charts-lines: rgba(204, 204, 204, 0.5);
2250
+ --vscode-charts-red: #f14c4c;
2251
+ --vscode-charts-blue: #3794ff;
2252
+ --vscode-charts-yellow: #cca700;
2253
+ --vscode-charts-orange: #d18616;
2254
+ --vscode-charts-green: #89d185;
2255
+ --vscode-charts-purple: #b180d7;
2256
+ --vscode-editor-lineHighlightBorder: #282828;
2257
+ --vscode-editor-rangeHighlightBackground: rgba(255, 255, 255, 0.04);
2258
+ --vscode-editor-symbolHighlightBackground: rgba(234, 92, 0, 0.33);
2259
+ --vscode-editorCursor-foreground: #aeafad;
2260
+ --vscode-editorWhitespace-foreground: rgba(227, 228, 226, 0.16);
2261
+ --vscode-editorIndentGuide-background: #404040;
2262
+ --vscode-editorIndentGuide-activeBackground: #707070;
2263
+ --vscode-editorLineNumber-foreground: #858585;
2264
+ --vscode-editorActiveLineNumber-foreground: #c6c6c6;
2265
+ --vscode-editorLineNumber-activeForeground: #c6c6c6;
2266
+ --vscode-editorRuler-foreground: #5a5a5a;
2267
+ --vscode-editorCodeLens-foreground: #999999;
2268
+ --vscode-editorBracketMatch-background: rgba(0, 100, 0, 0.1);
2269
+ --vscode-editorBracketMatch-border: #888888;
2270
+ --vscode-editorOverviewRuler-border: rgba(127, 127, 127, 0.3);
2271
+ --vscode-editorGutter-background: #1e1e1e;
2272
+ --vscode-editorUnnecessaryCode-opacity: rgba(0, 0, 0, 0.67);
2273
+ --vscode-editorGhostText-foreground: rgba(255, 255, 255, 0.34);
2274
+ --vscode-editorOverviewRuler-rangeHighlightForeground: rgba(0, 122, 204, 0.6);
2275
+ --vscode-editorOverviewRuler-errorForeground: rgba(255, 18, 18, 0.7);
2276
+ --vscode-editorOverviewRuler-warningForeground: #cca700;
2277
+ --vscode-editorOverviewRuler-infoForeground: #3794ff;
2278
+ --vscode-editorBracketHighlight-foreground1: #ffd700;
2279
+ --vscode-editorBracketHighlight-foreground2: #da70d6;
2280
+ --vscode-editorBracketHighlight-foreground3: #179fff;
2281
+ --vscode-editorBracketHighlight-foreground4: rgba(0, 0, 0, 0);
2282
+ --vscode-editorBracketHighlight-foreground5: rgba(0, 0, 0, 0);
2283
+ --vscode-editorBracketHighlight-foreground6: rgba(0, 0, 0, 0);
2284
+ --vscode-editorBracketHighlight-unexpectedBracket\.foreground: rgba(255, 18, 18, 0.8);
2285
+ --vscode-editorBracketPairGuide-background1: rgba(0, 0, 0, 0);
2286
+ --vscode-editorBracketPairGuide-background2: rgba(0, 0, 0, 0);
2287
+ --vscode-editorBracketPairGuide-background3: rgba(0, 0, 0, 0);
2288
+ --vscode-editorBracketPairGuide-background4: rgba(0, 0, 0, 0);
2289
+ --vscode-editorBracketPairGuide-background5: rgba(0, 0, 0, 0);
2290
+ --vscode-editorBracketPairGuide-background6: rgba(0, 0, 0, 0);
2291
+ --vscode-editorBracketPairGuide-activeBackground1: rgba(0, 0, 0, 0);
2292
+ --vscode-editorBracketPairGuide-activeBackground2: rgba(0, 0, 0, 0);
2293
+ --vscode-editorBracketPairGuide-activeBackground3: rgba(0, 0, 0, 0);
2294
+ --vscode-editorBracketPairGuide-activeBackground4: rgba(0, 0, 0, 0);
2295
+ --vscode-editorBracketPairGuide-activeBackground5: rgba(0, 0, 0, 0);
2296
+ --vscode-editorBracketPairGuide-activeBackground6: rgba(0, 0, 0, 0);
2297
+ --vscode-editorUnicodeHighlight-border: #bd9b03;
2298
+ --vscode-editorUnicodeHighlight-background: rgba(189, 155, 3, 0.15);
2299
+ --vscode-symbolIcon-arrayForeground: #cccccc;
2300
+ --vscode-symbolIcon-booleanForeground: #cccccc;
2301
+ --vscode-symbolIcon-classForeground: #ee9d28;
2302
+ --vscode-symbolIcon-colorForeground: #cccccc;
2303
+ --vscode-symbolIcon-constantForeground: #cccccc;
2304
+ --vscode-symbolIcon-constructorForeground: #b180d7;
2305
+ --vscode-symbolIcon-enumeratorForeground: #ee9d28;
2306
+ --vscode-symbolIcon-enumeratorMemberForeground: #75beff;
2307
+ --vscode-symbolIcon-eventForeground: #ee9d28;
2308
+ --vscode-symbolIcon-fieldForeground: #75beff;
2309
+ --vscode-symbolIcon-fileForeground: #cccccc;
2310
+ --vscode-symbolIcon-folderForeground: #cccccc;
2311
+ --vscode-symbolIcon-functionForeground: #b180d7;
2312
+ --vscode-symbolIcon-interfaceForeground: #75beff;
2313
+ --vscode-symbolIcon-keyForeground: #cccccc;
2314
+ --vscode-symbolIcon-keywordForeground: #cccccc;
2315
+ --vscode-symbolIcon-methodForeground: #b180d7;
2316
+ --vscode-symbolIcon-moduleForeground: #cccccc;
2317
+ --vscode-symbolIcon-namespaceForeground: #cccccc;
2318
+ --vscode-symbolIcon-nullForeground: #cccccc;
2319
+ --vscode-symbolIcon-numberForeground: #cccccc;
2320
+ --vscode-symbolIcon-objectForeground: #cccccc;
2321
+ --vscode-symbolIcon-operatorForeground: #cccccc;
2322
+ --vscode-symbolIcon-packageForeground: #cccccc;
2323
+ --vscode-symbolIcon-propertyForeground: #cccccc;
2324
+ --vscode-symbolIcon-referenceForeground: #cccccc;
2325
+ --vscode-symbolIcon-snippetForeground: #cccccc;
2326
+ --vscode-symbolIcon-stringForeground: #cccccc;
2327
+ --vscode-symbolIcon-structForeground: #cccccc;
2328
+ --vscode-symbolIcon-textForeground: #cccccc;
2329
+ --vscode-symbolIcon-typeParameterForeground: #cccccc;
2330
+ --vscode-symbolIcon-unitForeground: #cccccc;
2331
+ --vscode-symbolIcon-variableForeground: #75beff;
2332
+ --vscode-editorHoverWidget-highlightForeground: #2aaaff;
2333
+ --vscode-editorOverviewRuler-bracketMatchForeground: #a0a0a0;
2334
+ --vscode-editor-foldBackground: rgba(38, 79, 120, 0.3);
2335
+ --vscode-editorGutter-foldingControlForeground: #c5c5c5;
2336
+ --vscode-editor-linkedEditingBackground: rgba(255, 0, 0, 0.3);
2337
+ --vscode-editor-wordHighlightBackground: rgba(87, 87, 87, 0.72);
2338
+ --vscode-editor-wordHighlightStrongBackground: rgba(0, 73, 114, 0.72);
2339
+ --vscode-editorOverviewRuler-wordHighlightForeground: rgba(160, 160, 160, 0.8);
2340
+ --vscode-editorOverviewRuler-wordHighlightStrongForeground: rgba(192, 160, 192, 0.8);
2341
+ --vscode-peekViewTitle-background: rgba(55, 148, 255, 0.1);
2342
+ --vscode-peekViewTitleLabel-foreground: #ffffff;
2343
+ --vscode-peekViewTitleDescription-foreground: rgba(204, 204, 204, 0.7);
2344
+ --vscode-peekView-border: #3794ff;
2345
+ --vscode-peekViewResult-background: #252526;
2346
+ --vscode-peekViewResult-lineForeground: #bbbbbb;
2347
+ --vscode-peekViewResult-fileForeground: #ffffff;
2348
+ --vscode-peekViewResult-selectionBackground: rgba(51, 153, 255, 0.2);
2349
+ --vscode-peekViewResult-selectionForeground: #ffffff;
2350
+ --vscode-peekViewEditor-background: #001f33;
2351
+ --vscode-peekViewEditorGutter-background: #001f33;
2352
+ --vscode-peekViewResult-matchHighlightBackground: rgba(234, 92, 0, 0.3);
2353
+ --vscode-peekViewEditor-matchHighlightBackground: rgba(255, 143, 0, 0.6);
2354
+ --vscode-editorMarkerNavigationError-background: #f14c4c;
2355
+ --vscode-editorMarkerNavigationError-headerBackground: rgba(241, 76, 76, 0.1);
2356
+ --vscode-editorMarkerNavigationWarning-background: #cca700;
2357
+ --vscode-editorMarkerNavigationWarning-headerBackground: rgba(204, 167, 0, 0.1);
2358
+ --vscode-editorMarkerNavigationInfo-background: #3794ff;
2359
+ --vscode-editorMarkerNavigationInfo-headerBackground: rgba(55, 148, 255, 0.1);
2360
+ --vscode-editorMarkerNavigation-background: #1e1e1e;
2361
+ --vscode-editorSuggestWidget-background: #252526;
2362
+ --vscode-editorSuggestWidget-border: #454545;
2363
+ --vscode-editorSuggestWidget-foreground: #d4d4d4;
2364
+ --vscode-editorSuggestWidget-selectedForeground: #ffffff;
2365
+ --vscode-editorSuggestWidget-selectedIconForeground: #ffffff;
2366
+ --vscode-editorSuggestWidget-selectedBackground: #04395e;
2367
+ --vscode-editorSuggestWidget-highlightForeground: #2aaaff;
2368
+ --vscode-editorSuggestWidget-focusHighlightForeground: #2aaaff;
2369
+ --vscode-editorSuggestWidgetStatus-foreground: rgba(212, 212, 212, 0.5);
2370
+ --vscode-tab-activeBackground: #1e1e1e;
2371
+ --vscode-tab-unfocusedActiveBackground: #1e1e1e;
2372
+ --vscode-tab-inactiveBackground: #2d2d2d;
2373
+ --vscode-tab-unfocusedInactiveBackground: #2d2d2d;
2374
+ --vscode-tab-activeForeground: #ffffff;
2375
+ --vscode-tab-inactiveForeground: rgba(255, 255, 255, 0.5);
2376
+ --vscode-tab-unfocusedActiveForeground: rgba(255, 255, 255, 0.5);
2377
+ --vscode-tab-unfocusedInactiveForeground: rgba(255, 255, 255, 0.25);
2378
+ --vscode-tab-border: #252526;
2379
+ --vscode-tab-lastPinnedBorder: rgba(204, 204, 204, 0.2);
2380
+ --vscode-tab-activeModifiedBorder: #3399cc;
2381
+ --vscode-tab-inactiveModifiedBorder: rgba(51, 153, 204, 0.5);
2382
+ --vscode-tab-unfocusedActiveModifiedBorder: rgba(51, 153, 204, 0.5);
2383
+ --vscode-tab-unfocusedInactiveModifiedBorder: rgba(51, 153, 204, 0.25);
2384
+ --vscode-editorPane-background: #1e1e1e;
2385
+ --vscode-editorGroupHeader-tabsBackground: #252526;
2386
+ --vscode-editorGroupHeader-noTabsBackground: #1e1e1e;
2387
+ --vscode-editorGroup-border: #444444;
2388
+ --vscode-editorGroup-dropBackground: rgba(83, 89, 93, 0.5);
2389
+ --vscode-editorGroup-dropIntoPromptForeground: #cccccc;
2390
+ --vscode-editorGroup-dropIntoPromptBackground: #252526;
2391
+ --vscode-sideBySideEditor-horizontalBorder: #444444;
2392
+ --vscode-sideBySideEditor-verticalBorder: #444444;
2393
+ --vscode-panel-background: #1e1e1e;
2394
+ --vscode-panel-border: rgba(128, 128, 128, 0.35);
2395
+ --vscode-panelTitle-activeForeground: #e7e7e7;
2396
+ --vscode-panelTitle-inactiveForeground: rgba(231, 231, 231, 0.6);
2397
+ --vscode-panelTitle-activeBorder: #e7e7e7;
2398
+ --vscode-panel-dropBorder: #e7e7e7;
2399
+ --vscode-panelSection-dropBackground: rgba(83, 89, 93, 0.5);
2400
+ --vscode-panelSectionHeader-background: rgba(128, 128, 128, 0.2);
2401
+ --vscode-panelSection-border: rgba(128, 128, 128, 0.35);
2402
+ --vscode-banner-background: #04395e;
2403
+ --vscode-banner-foreground: #ffffff;
2404
+ --vscode-banner-iconForeground: #3794ff;
2405
+ --vscode-statusBar-foreground: #ffffff;
2406
+ --vscode-statusBar-noFolderForeground: #ffffff;
2407
+ --vscode-statusBar-background: #007acc;
2408
+ --vscode-statusBar-noFolderBackground: #68217a;
2409
+ --vscode-statusBar-focusBorder: #ffffff;
2410
+ --vscode-statusBarItem-activeBackground: rgba(255, 255, 255, 0.18);
2411
+ --vscode-statusBarItem-focusBorder: #ffffff;
2412
+ --vscode-statusBarItem-hoverBackground: rgba(255, 255, 255, 0.12);
2413
+ --vscode-statusBarItem-compactHoverBackground: rgba(255, 255, 255, 0.2);
2414
+ --vscode-statusBarItem-prominentForeground: #ffffff;
2415
+ --vscode-statusBarItem-prominentBackground: rgba(0, 0, 0, 0.5);
2416
+ --vscode-statusBarItem-prominentHoverBackground: rgba(0, 0, 0, 0.3);
2417
+ --vscode-statusBarItem-errorBackground: #c72e0f;
2418
+ --vscode-statusBarItem-errorForeground: #ffffff;
2419
+ --vscode-statusBarItem-warningBackground: #7a6400;
2420
+ --vscode-statusBarItem-warningForeground: #ffffff;
2421
+ --vscode-activityBar-background: #333333;
2422
+ --vscode-activityBar-foreground: #ffffff;
2423
+ --vscode-activityBar-inactiveForeground: rgba(255, 255, 255, 0.4);
2424
+ --vscode-activityBar-activeBorder: #ffffff;
2425
+ --vscode-activityBar-dropBorder: #ffffff;
2426
+ --vscode-activityBarBadge-background: #007acc;
2427
+ --vscode-activityBarBadge-foreground: #ffffff;
2428
+ --vscode-statusBarItem-remoteBackground: #16825d;
2429
+ --vscode-statusBarItem-remoteForeground: #ffffff;
2430
+ --vscode-extensionBadge-remoteBackground: #007acc;
2431
+ --vscode-extensionBadge-remoteForeground: #ffffff;
2432
+ --vscode-sideBar-background: #252526;
2433
+ --vscode-sideBarTitle-foreground: #bbbbbb;
2434
+ --vscode-sideBar-dropBackground: rgba(83, 89, 93, 0.5);
2435
+ --vscode-sideBarSectionHeader-background: rgba(0, 0, 0, 0);
2436
+ --vscode-sideBarSectionHeader-border: rgba(204, 204, 204, 0.2);
2437
+ --vscode-titleBar-activeForeground: #cccccc;
2438
+ --vscode-titleBar-inactiveForeground: rgba(204, 204, 204, 0.6);
2439
+ --vscode-titleBar-activeBackground: #3c3c3c;
2440
+ --vscode-titleBar-inactiveBackground: rgba(60, 60, 60, 0.6);
2441
+ --vscode-menubar-selectionForeground: #cccccc;
2442
+ --vscode-menubar-selectionBackground: rgba(90, 93, 94, 0.31);
2443
+ --vscode-notifications-foreground: #cccccc;
2444
+ --vscode-notifications-background: #252526;
2445
+ --vscode-notificationLink-foreground: #3794ff;
2446
+ --vscode-notificationCenterHeader-background: #303031;
2447
+ --vscode-notifications-border: #303031;
2448
+ --vscode-notificationsErrorIcon-foreground: #f14c4c;
2449
+ --vscode-notificationsWarningIcon-foreground: #cca700;
2450
+ --vscode-notificationsInfoIcon-foreground: #3794ff;
2451
+ --vscode-commandCenter-foreground: #cccccc;
2452
+ --vscode-commandCenter-activeForeground: #cccccc;
2453
+ --vscode-commandCenter-activeBackground: rgba(90, 93, 94, 0.31);
2454
+ --vscode-commandCenter-border: rgba(128, 128, 128, 0.35);
2455
+ --vscode-editorCommentsWidget-resolvedBorder: rgba(204, 204, 204, 0.5);
2456
+ --vscode-editorCommentsWidget-unresolvedBorder: #3794ff;
2457
+ --vscode-editorCommentsWidget-rangeBackground: rgba(55, 148, 255, 0.1);
2458
+ --vscode-editorCommentsWidget-rangeBorder: rgba(55, 148, 255, 0.4);
2459
+ --vscode-editorCommentsWidget-rangeActiveBackground: rgba(55, 148, 255, 0.1);
2460
+ --vscode-editorCommentsWidget-rangeActiveBorder: rgba(55, 148, 255, 0.4);
2461
+ --vscode-editorGutter-commentRangeForeground: #37373d;
2462
+ --vscode-debugToolBar-background: #333333;
2463
+ --vscode-debugIcon-startForeground: #89d185;
2464
+ --vscode-editor-stackFrameHighlightBackground: rgba(255, 255, 0, 0.2);
2465
+ --vscode-editor-focusedStackFrameHighlightBackground: rgba(122, 189, 122, 0.3);
2466
+ --vscode-mergeEditor-change\.background: rgba(155, 185, 85, 0.2);
2467
+ --vscode-mergeEditor-change\.word\.background: rgba(156, 204, 44, 0.2);
2468
+ --vscode-mergeEditor-conflict\.unhandledUnfocused\.border: rgba(255, 166, 0, 0.48);
2469
+ --vscode-mergeEditor-conflict\.unhandledFocused\.border: #ffa600;
2470
+ --vscode-mergeEditor-conflict\.handledUnfocused\.border: rgba(134, 134, 134, 0.29);
2471
+ --vscode-mergeEditor-conflict\.handledFocused\.border: rgba(193, 193, 193, 0.8);
2472
+ --vscode-mergeEditor-conflict\.handled\.minimapOverViewRuler: rgba(173, 172, 168, 0.93);
2473
+ --vscode-mergeEditor-conflict\.unhandled\.minimapOverViewRuler: #fcba03;
2474
+ --vscode-mergeEditor-conflictingLines\.background: rgba(255, 234, 0, 0.28);
2475
+ --vscode-settings-headerForeground: #e7e7e7;
2476
+ --vscode-settings-modifiedItemIndicator: #0c7d9d;
2477
+ --vscode-settings-headerBorder: rgba(128, 128, 128, 0.35);
2478
+ --vscode-settings-sashBorder: rgba(128, 128, 128, 0.35);
2479
+ --vscode-settings-dropdownBackground: #3c3c3c;
2480
+ --vscode-settings-dropdownForeground: #f0f0f0;
2481
+ --vscode-settings-dropdownBorder: #3c3c3c;
2482
+ --vscode-settings-dropdownListBorder: #454545;
2483
+ --vscode-settings-checkboxBackground: #3c3c3c;
2484
+ --vscode-settings-checkboxForeground: #f0f0f0;
2485
+ --vscode-settings-checkboxBorder: #3c3c3c;
2486
+ --vscode-settings-textInputBackground: #3c3c3c;
2487
+ --vscode-settings-textInputForeground: #cccccc;
2488
+ --vscode-settings-numberInputBackground: #3c3c3c;
2489
+ --vscode-settings-numberInputForeground: #cccccc;
2490
+ --vscode-settings-focusedRowBackground: rgba(42, 45, 46, 0.6);
2491
+ --vscode-settings-rowHoverBackground: rgba(42, 45, 46, 0.3);
2492
+ --vscode-settings-focusedRowBorder: rgba(255, 255, 255, 0.12);
2493
+ --vscode-terminal-foreground: #cccccc;
2494
+ --vscode-terminal-selectionBackground: #264f78;
2495
+ --vscode-terminal-inactiveSelectionBackground: #3a3d41;
2496
+ --vscode-terminalCommandDecoration-defaultBackground: rgba(255, 255, 255, 0.25);
2497
+ --vscode-terminalCommandDecoration-successBackground: #1b81a8;
2498
+ --vscode-terminalCommandDecoration-errorBackground: #f14c4c;
2499
+ --vscode-terminalOverviewRuler-cursorForeground: rgba(160, 160, 160, 0.8);
2500
+ --vscode-terminal-border: rgba(128, 128, 128, 0.35);
2501
+ --vscode-terminal-findMatchBackground: #515c6a;
2502
+ --vscode-terminal-findMatchHighlightBackground: rgba(234, 92, 0, 0.33);
2503
+ --vscode-terminalOverviewRuler-findMatchForeground: rgba(209, 134, 22, 0.49);
2504
+ --vscode-terminal-dropBackground: rgba(83, 89, 93, 0.5);
2505
+ --vscode-testing-iconFailed: #f14c4c;
2506
+ --vscode-testing-iconErrored: #f14c4c;
2507
+ --vscode-testing-iconPassed: #73c991;
2508
+ --vscode-testing-runAction: #73c991;
2509
+ --vscode-testing-iconQueued: #cca700;
2510
+ --vscode-testing-iconUnset: #848484;
2511
+ --vscode-testing-iconSkipped: #848484;
2512
+ --vscode-testing-peekBorder: #f14c4c;
2513
+ --vscode-testing-peekHeaderBackground: rgba(241, 76, 76, 0.1);
2514
+ --vscode-testing-message\.error\.decorationForeground: #f14c4c;
2515
+ --vscode-testing-message\.error\.lineBackground: rgba(255, 0, 0, 0.2);
2516
+ --vscode-testing-message\.info\.decorationForeground: rgba(212, 212, 212, 0.5);
2517
+ --vscode-welcomePage-tileBackground: #252526;
2518
+ --vscode-welcomePage-tileHoverBackground: #2c2c2d;
2519
+ --vscode-welcomePage-tileShadow: rgba(0, 0, 0, 0.36);
2520
+ --vscode-welcomePage-progress\.background: #3c3c3c;
2521
+ --vscode-welcomePage-progress\.foreground: #3794ff;
2522
+ --vscode-debugExceptionWidget-border: #a31515;
2523
+ --vscode-debugExceptionWidget-background: #420b0d;
2524
+ --vscode-ports-iconRunningProcessForeground: #369432;
2525
+ --vscode-statusBar-debuggingBackground: #cc6633;
2526
+ --vscode-statusBar-debuggingForeground: #ffffff;
2527
+ --vscode-editor-inlineValuesForeground: rgba(255, 255, 255, 0.5);
2528
+ --vscode-editor-inlineValuesBackground: rgba(255, 200, 0, 0.2);
2529
+ --vscode-editorGutter-modifiedBackground: #1b81a8;
2530
+ --vscode-editorGutter-addedBackground: #487e02;
2531
+ --vscode-editorGutter-deletedBackground: #f14c4c;
2532
+ --vscode-minimapGutter-modifiedBackground: #1b81a8;
2533
+ --vscode-minimapGutter-addedBackground: #487e02;
2534
+ --vscode-minimapGutter-deletedBackground: #f14c4c;
2535
+ --vscode-editorOverviewRuler-modifiedForeground: rgba(27, 129, 168, 0.6);
2536
+ --vscode-editorOverviewRuler-addedForeground: rgba(72, 126, 2, 0.6);
2537
+ --vscode-editorOverviewRuler-deletedForeground: rgba(241, 76, 76, 0.6);
2538
+ --vscode-debugIcon-breakpointForeground: #e51400;
2539
+ --vscode-debugIcon-breakpointDisabledForeground: #848484;
2540
+ --vscode-debugIcon-breakpointUnverifiedForeground: #848484;
2541
+ --vscode-debugIcon-breakpointCurrentStackframeForeground: #ffcc00;
2542
+ --vscode-debugIcon-breakpointStackframeForeground: #89d185;
2543
+ --vscode-notebook-cellBorderColor: #37373d;
2544
+ --vscode-notebook-focusedEditorBorder: #007fd4;
2545
+ --vscode-notebookStatusSuccessIcon-foreground: #89d185;
2546
+ --vscode-notebookStatusErrorIcon-foreground: #f48771;
2547
+ --vscode-notebookStatusRunningIcon-foreground: #cccccc;
2548
+ --vscode-notebook-cellToolbarSeparator: rgba(128, 128, 128, 0.35);
2549
+ --vscode-notebook-selectedCellBackground: #37373d;
2550
+ --vscode-notebook-selectedCellBorder: #37373d;
2551
+ --vscode-notebook-focusedCellBorder: #007fd4;
2552
+ --vscode-notebook-inactiveFocusedCellBorder: #37373d;
2553
+ --vscode-notebook-cellStatusBarItemHoverBackground: rgba(255, 255, 255, 0.15);
2554
+ --vscode-notebook-cellInsertionIndicator: #007fd4;
2555
+ --vscode-notebookScrollbarSlider-background: rgba(121, 121, 121, 0.4);
2556
+ --vscode-notebookScrollbarSlider-hoverBackground: rgba(100, 100, 100, 0.7);
2557
+ --vscode-notebookScrollbarSlider-activeBackground: rgba(191, 191, 191, 0.4);
2558
+ --vscode-notebook-symbolHighlightBackground: rgba(255, 255, 255, 0.04);
2559
+ --vscode-notebook-cellEditorBackground: #252526;
2560
+ --vscode-notebook-editorBackground: #1e1e1e;
2561
+ --vscode-keybindingTable-headerBackground: rgba(204, 204, 204, 0.04);
2562
+ --vscode-keybindingTable-rowsBackground: rgba(204, 204, 204, 0.04);
2563
+ --vscode-scm-providerBorder: #454545;
2564
+ --vscode-debugTokenExpression-name: #c586c0;
2565
+ --vscode-debugTokenExpression-value: rgba(204, 204, 204, 0.6);
2566
+ --vscode-debugTokenExpression-string: #ce9178;
2567
+ --vscode-debugTokenExpression-boolean: #4e94ce;
2568
+ --vscode-debugTokenExpression-number: #b5cea8;
2569
+ --vscode-debugTokenExpression-error: #f48771;
2570
+ --vscode-debugView-exceptionLabelForeground: #cccccc;
2571
+ --vscode-debugView-exceptionLabelBackground: #6c2022;
2572
+ --vscode-debugView-stateLabelForeground: #cccccc;
2573
+ --vscode-debugView-stateLabelBackground: rgba(136, 136, 136, 0.27);
2574
+ --vscode-debugView-valueChangedHighlight: #569cd6;
2575
+ --vscode-debugConsole-infoForeground: #3794ff;
2576
+ --vscode-debugConsole-warningForeground: #cca700;
2577
+ --vscode-debugConsole-errorForeground: #f48771;
2578
+ --vscode-debugConsole-sourceForeground: #cccccc;
2579
+ --vscode-debugConsoleInputIcon-foreground: #cccccc;
2580
+ --vscode-debugIcon-pauseForeground: #75beff;
2581
+ --vscode-debugIcon-stopForeground: #f48771;
2582
+ --vscode-debugIcon-disconnectForeground: #f48771;
2583
+ --vscode-debugIcon-restartForeground: #89d185;
2584
+ --vscode-debugIcon-stepOverForeground: #75beff;
2585
+ --vscode-debugIcon-stepIntoForeground: #75beff;
2586
+ --vscode-debugIcon-stepOutForeground: #75beff;
2587
+ --vscode-debugIcon-continueForeground: #75beff;
2588
+ --vscode-debugIcon-stepBackForeground: #75beff;
2589
+ --vscode-extensionButton-prominentBackground: #0e639c;
2590
+ --vscode-extensionButton-prominentForeground: #ffffff;
2591
+ --vscode-extensionButton-prominentHoverBackground: #1177bb;
2592
+ --vscode-extensionIcon-starForeground: #ff8e00;
2593
+ --vscode-extensionIcon-verifiedForeground: #3794ff;
2594
+ --vscode-extensionIcon-preReleaseForeground: #1d9271;
2595
+ --vscode-extensionIcon-sponsorForeground: #d758b3;
2596
+ --vscode-terminal-ansiBlack: #000000;
2597
+ --vscode-terminal-ansiRed: #cd3131;
2598
+ --vscode-terminal-ansiGreen: #0dbc79;
2599
+ --vscode-terminal-ansiYellow: #e5e510;
2600
+ --vscode-terminal-ansiBlue: #2472c8;
2601
+ --vscode-terminal-ansiMagenta: #bc3fbc;
2602
+ --vscode-terminal-ansiCyan: #11a8cd;
2603
+ --vscode-terminal-ansiWhite: #e5e5e5;
2604
+ --vscode-terminal-ansiBrightBlack: #666666;
2605
+ --vscode-terminal-ansiBrightRed: #f14c4c;
2606
+ --vscode-terminal-ansiBrightGreen: #23d18b;
2607
+ --vscode-terminal-ansiBrightYellow: #f5f543;
2608
+ --vscode-terminal-ansiBrightBlue: #3b8eea;
2609
+ --vscode-terminal-ansiBrightMagenta: #d670d6;
2610
+ --vscode-terminal-ansiBrightCyan: #29b8db;
2611
+ --vscode-terminal-ansiBrightWhite: #e5e5e5;
2612
+ --vscode-interactive-activeCodeBorder: #3794ff;
2613
+ --vscode-interactive-inactiveCodeBorder: #37373d;
2614
+ --vscode-gitDecoration-addedResourceForeground: #81b88b;
2615
+ --vscode-gitDecoration-modifiedResourceForeground: #e2c08d;
2616
+ --vscode-gitDecoration-deletedResourceForeground: #c74e39;
2617
+ --vscode-gitDecoration-renamedResourceForeground: #73c991;
2618
+ --vscode-gitDecoration-untrackedResourceForeground: #73c991;
2619
+ --vscode-gitDecoration-ignoredResourceForeground: #8c8c8c;
2620
+ --vscode-gitDecoration-stageModifiedResourceForeground: #e2c08d;
2621
+ --vscode-gitDecoration-stageDeletedResourceForeground: #c74e39;
2622
+ --vscode-gitDecoration-conflictingResourceForeground: #e4676b;
2623
+ --vscode-gitDecoration-submoduleResourceForeground: #8db9e2;
2599
2624
  }
2600
2625
 
2601
- .network-request-details-header {
2602
- margin: 3px 0;
2603
- font-weight: bold;
2626
+ .cm-wrapper {
2627
+ line-height: 18px;
2604
2628
  }
2605
2629
 
2606
- .network-request-details-general {
2607
- white-space: pre;
2608
- margin-left: 10px;
2630
+ .cm-wrapper, .cm-wrapper > div {
2631
+ width: 100%;
2632
+ height: 100%;
2609
2633
  }
2610
2634
 
2611
- .network-request-details-tab .cm-wrapper {
2612
- overflow: hidden;
2635
+ .CodeMirror span.cm-meta {
2636
+ color: var(--vscode-editor-foreground);
2613
2637
  }
2614
2638
 
2615
- .network-request-details-copy {
2616
- display: flex;
2617
- margin: 8px 10px;
2618
- gap: 8px;
2639
+ .CodeMirror span.cm-number {
2640
+ color: var(--vscode-debugTokenExpression-number);
2619
2641
  }
2620
2642
 
2621
- .network-font-preview {
2622
- font-family: font-preview;
2623
- font-size: 30px;
2624
- line-height: 40px;
2625
- padding: 16px;
2626
- padding-left: 6px;
2627
- overflow: hidden;
2628
- text-overflow: ellipsis;
2629
- text-align: center;
2643
+ .CodeMirror span.cm-keyword {
2644
+ color: var(--vscode-debugTokenExpression-name);
2630
2645
  }
2631
2646
 
2632
- .network-font-preview-error {
2633
- margin-top: 8px;
2634
- text-align: center;
2647
+ .CodeMirror span.cm-operator {
2648
+ color: var(--vscode-editor-foreground);
2635
2649
  }
2636
2650
 
2637
- .tab-network .toolbar {
2638
- min-height: 30px !important;
2639
- background-color: initial !important;
2640
- border-bottom: 1px solid var(--vscode-panel-border);
2651
+ .CodeMirror span.cm-string {
2652
+ color: var(--vscode-debugTokenExpression-string);
2641
2653
  }
2642
2654
 
2643
- .tab-network .toolbar::after {
2644
- box-shadow: none !important;
2655
+ .CodeMirror span.cm-string-2 {
2656
+ color: var(--vscode-debugTokenExpression-string);
2645
2657
  }
2646
2658
 
2647
- .tab-network .tabbed-pane-tab.selected {
2648
- font-weight: bold;
2659
+ .CodeMirror span.cm-error {
2660
+ color: var(--vscode-errorForeground);
2649
2661
  }
2650
2662
 
2651
- .green-circle::before,
2652
- .red-circle::before,
2653
- .yellow-circle::before {
2654
- content: "";
2655
- display: inline-block;
2656
- width: 12px;
2657
- height: 12px;
2658
- border-radius: 6px;
2659
- margin-right: 2px;
2660
- align-self: center;
2663
+ .CodeMirror span.cm-def, .CodeMirror span.cm-tag {
2664
+ color: #0070c1;
2661
2665
  }
2662
2666
 
2663
- .green-circle::before {
2664
- background-color: var(--vscode-charts-green);
2667
+ .CodeMirror span.cm-comment, .CodeMirror span.cm-link {
2668
+ color: #008000;
2665
2669
  }
2666
2670
 
2667
- .red-circle::before {
2668
- background-color: var(--vscode-charts-red);
2671
+ .CodeMirror span.cm-variable, .CodeMirror span.cm-variable-2, .CodeMirror span.cm-atom {
2672
+ color: #0070c1;
2669
2673
  }
2670
2674
 
2671
- .yellow-circle::before {
2672
- background-color: var(--vscode-charts-yellow);
2675
+ .CodeMirror span.cm-property {
2676
+ color: #795e26;
2673
2677
  }
2674
- /*
2675
- Copyright (c) Microsoft Corporation.
2676
-
2677
- Licensed under the Apache License, Version 2.0 (the "License");
2678
- you may not use this file except in compliance with the License.
2679
- You may obtain a copy of the License at
2680
2678
 
2681
- http://www.apache.org/licenses/LICENSE-2.0
2679
+ .CodeMirror span.cm-qualifier, .CodeMirror span.cm-attribute {
2680
+ color: #001080;
2681
+ }
2682
2682
 
2683
- Unless required by applicable law or agreed to in writing, software
2684
- distributed under the License is distributed on an "AS IS" BASIS,
2685
- WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
2686
- See the License for the specific language governing permissions and
2687
- limitations under the License.
2688
- */
2683
+ .CodeMirror span.cm-variable-3,
2684
+ .CodeMirror span.cm-type {
2685
+ color: #267f99;
2686
+ }
2689
2687
 
2690
- .tabbed-pane {
2691
- display: flex;
2692
- flex: auto;
2693
- overflow: hidden;
2688
+ body.dark-mode .CodeMirror span.cm-def,
2689
+ body.dark-mode .CodeMirror span.cm-tag {
2690
+ color: var(--vscode-debugView-valueChangedHighlight);
2694
2691
  }
2695
2692
 
2696
- .tabbed-pane .toolbar {
2697
- background-color: var(--vscode-sideBar-background);
2693
+ body.dark-mode .CodeMirror span.cm-comment,
2694
+ body.dark-mode .CodeMirror span.cm-link {
2695
+ color: #6a9955;
2698
2696
  }
2699
2697
 
2700
- .tabbed-pane .tab-content {
2701
- display: flex;
2702
- flex: auto;
2703
- overflow: hidden;
2704
- position: relative;
2705
- flex-direction: column;
2698
+ body.dark-mode .CodeMirror span.cm-variable,
2699
+ body.dark-mode .CodeMirror span.cm-variable-2,
2700
+ body.dark-mode .CodeMirror span.cm-atom {
2701
+ color: #4fc1ff;
2706
2702
  }
2707
2703
 
2708
- .tabbed-pane-tab {
2709
- padding: 2px 6px 0 6px;
2710
- cursor: pointer;
2711
- display: flex;
2712
- align-items: center;
2713
- justify-content: center;
2714
- user-select: none;
2715
- border-bottom: 2px solid transparent;
2716
- outline: none;
2717
- height: 100%;
2704
+ body.dark-mode .CodeMirror span.cm-property {
2705
+ color: #dcdcaa;
2718
2706
  }
2719
2707
 
2720
- .tabbed-pane-tab-label {
2721
- max-width: 250px;
2722
- white-space: pre;
2723
- overflow: hidden;
2724
- text-overflow: ellipsis;
2725
- display: inline-block;
2708
+ body.dark-mode .CodeMirror span.cm-qualifier,
2709
+ body.dark-mode .CodeMirror span.cm-attribute {
2710
+ color: #9cdcfe;
2726
2711
  }
2727
2712
 
2728
- .tabbed-pane-tab.selected {
2729
- background-color: var(--vscode-tab-activeBackground);
2713
+ body.dark-mode .CodeMirror span.cm-variable-3,
2714
+ body.dark-mode .CodeMirror span.cm-type {
2715
+ color: #4ec9b0;
2730
2716
  }
2731
2717
 
2732
- .tabbed-pane-tab-counter {
2733
- padding: 0 4px;
2734
- background: var(--vscode-menu-separatorBackground);
2735
- border-radius: 8px;
2736
- height: 16px;
2737
- margin-left: 4px;
2738
- line-height: 16px;
2739
- min-width: 18px;
2740
- display: flex;
2741
- align-items: center;
2742
- justify-content: center;
2718
+ .CodeMirror span.cm-bracket {
2719
+ color: var(--vscode-editorBracketHighlight-foreground3);
2743
2720
  }
2744
2721
 
2745
- .tabbed-pane-tab-counter.error {
2746
- background: var(--vscode-list-errorForeground);
2747
- color: var(--vscode-button-foreground);
2722
+ .CodeMirror-cursor {
2723
+ border-left: 1px solid var(--vscode-editor-foreground) !important;
2748
2724
  }
2749
- /*
2750
- Copyright (c) Microsoft Corporation.
2751
2725
 
2752
- Licensed under the Apache License, Version 2.0 (the "License");
2753
- you may not use this file except in compliance with the License.
2754
- You may obtain a copy of the License at
2726
+ .CodeMirror div.CodeMirror-selected {
2727
+ background: var(--vscode-terminal-inactiveSelectionBackground);
2728
+ }
2755
2729
 
2756
- http://www.apache.org/licenses/LICENSE-2.0
2730
+ .CodeMirror .CodeMirror-gutters {
2731
+ z-index: 0;
2732
+ background: 1px solid var(--vscode-editorGroup-border);
2733
+ border-right: none;
2734
+ }
2757
2735
 
2758
- Unless required by applicable law or agreed to in writing, software
2759
- distributed under the License is distributed on an "AS IS" BASIS,
2760
- WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
2761
- See the License for the specific language governing permissions and
2762
- limitations under the License.
2763
- */
2736
+ .CodeMirror .CodeMirror-gutter-elt {
2737
+ background-color: var(--vscode-editorGutter-background);
2738
+ }
2764
2739
 
2765
- .toolbar {
2766
- position: relative;
2767
- display: flex;
2768
- color: var(--vscode-sideBarTitle-foreground);
2769
- min-height: 35px;
2770
- align-items: center;
2771
- flex: none;
2772
- padding-right: 4px;
2740
+ .CodeMirror .CodeMirror-gutterwrapper {
2741
+ border-right: 1px solid var(--vscode-editorGroup-border);
2742
+ color: var(--vscode-editorLineNumber-foreground);
2773
2743
  }
2774
2744
 
2775
- .toolbar.toolbar-sidebar-background {
2776
- background-color: var(--vscode-sideBar-background);
2745
+ .CodeMirror .CodeMirror-matchingbracket {
2746
+ background-color: var(--vscode-editorBracketPairGuide-background1);
2747
+ color: var(--vscode-editorBracketHighlight-foreground1) !important;
2777
2748
  }
2778
2749
 
2779
- .toolbar:after {
2780
- content: '';
2781
- display: block;
2782
- position: absolute;
2783
- pointer-events: none;
2784
- top: 0;
2785
- bottom: 0;
2786
- left: -2px;
2787
- right: -2px;
2788
- box-shadow: var(--vscode-scrollbar-shadow) 0 6px 6px -6px;
2789
- z-index: 100;
2750
+ .CodeMirror {
2751
+ font-family: var(--vscode-editor-font-family) !important;
2752
+ color: var(--vscode-editor-foreground) !important;
2753
+ background-color: var(--vscode-editor-background) !important;
2754
+ font-weight: var(--vscode-editor-font-weight) !important;
2755
+ font-size: var(--vscode-editor-font-size) !important;
2790
2756
  }
2791
2757
 
2792
- .toolbar.no-shadow:after {
2793
- box-shadow: none;
2758
+ .CodeMirror .source-line-running {
2759
+ background-color: var(--vscode-editor-selectionBackground);
2760
+ z-index: 2;
2794
2761
  }
2795
2762
 
2796
- .toolbar.no-min-height {
2797
- min-height: 0;
2763
+ .CodeMirror .source-line-paused {
2764
+ background-color: var(--vscode-editor-selectionHighlightBackground);
2765
+ z-index: 2;
2798
2766
  }
2799
2767
 
2800
- .toolbar input {
2801
- padding: 0 5px;
2802
- line-height: 24px;
2803
- outline: none;
2804
- margin: 0 4px;
2768
+ .CodeMirror .source-line-error {
2769
+ /* Intentionally empty. */
2805
2770
  }
2806
2771
 
2807
- .toolbar select {
2808
- background: none;
2809
- outline: none;
2810
- padding: 3px;
2811
- margin: 2px;
2772
+ .CodeMirror .source-line-error-underline {
2773
+ text-decoration: underline wavy var(--vscode-errorForeground);
2774
+ position: relative;
2775
+ top: -12px;
2812
2776
  }
2813
2777
 
2814
- .toolbar option {
2815
- background-color: var(--vscode-tab-activeBackground)
2778
+ .CodeMirror .source-line-error-widget {
2779
+ background-color: var(--vscode-inputValidation-errorBackground);
2780
+ white-space: pre-wrap;
2781
+ margin: 3px 10px;
2782
+ padding: 5px;
2816
2783
  }
2817
2784
 
2818
- .toolbar input, .toolbar select {
2819
- border: none;
2820
- color: var(--vscode-input-foreground);
2821
- background-color: var(--vscode-input-background);
2785
+ .CodeMirror span.cm-link, span.cm-linkified {
2786
+ color: var(--vscode-textLink-foreground);
2787
+ text-decoration: underline;
2788
+ cursor: pointer;
2822
2789
  }
2823
2790
  /*
2824
2791
  Copyright (c) Microsoft Corporation.