|
187 | 187 | "editorSuggestWidget.background": "#1e1e1e", |
188 | 188 | "editorSuggestWidget.foreground": "#FFFFFF", |
189 | 189 | "editorSuggestWidget.highlightForeground": "#cd84c8", |
190 | | - "editorSuggestWidget.selectedBackground": "#1e1e1e", |
| 190 | + "editorSuggestWidget.selectedBackground": "#3b3b3b", |
191 | 191 | "editorHoverWidget.foreground": "#FFFFFF", |
192 | 192 | "editorHoverWidget.background": "#1e1e1e", |
193 | 193 | "editorHoverWidget.border": "#cd84c8", |
|
281 | 281 | "quickInput.foreground": "#ffffff", |
282 | 282 | "quickInputTitle.background": "#1e1e1e", |
283 | 283 | "terminal.background": "#1e1e1e", |
284 | | - "terminal.foreground": "#FFFFFF", |
| 284 | + "terminal.foreground": "#B1B1B3", |
285 | 285 | "terminal.ansiBlack": "#1e1e1e", |
286 | 286 | "terminal.ansiBlue": "#cd84c8", |
287 | 287 | "terminal.ansiBrightBlack": "#515151", |
|
291 | 291 | "terminal.ansiBrightMagenta": "#cd84c8", |
292 | 292 | "terminal.ansiBrightRed": "#ffffff", |
293 | 293 | "terminal.ansiBrightWhite": "#ffffff", |
294 | | - "terminal.ansiBrightYellow": "#5bbbec", |
| 294 | + "terminal.ansiBrightYellow": "#e9ec5b", |
295 | 295 | "terminal.ansiCyan": "#ffffff", |
296 | 296 | "terminal.ansiGreen": "#c4bfa2", |
297 | 297 | "terminal.ansiMagenta": "#cd84c8", |
298 | 298 | "terminal.ansiRed": "#cd84c8", |
299 | 299 | "terminal.ansiWhite": "#ffffff", |
300 | | - "terminal.ansiYellow": "#5bbbec", |
| 300 | + "terminal.ansiYellow": "#ddec5b", |
301 | 301 | "terminal.selectionBackground": "#cd84c87f", |
302 | 302 | "terminalCursor.background": "#515151", |
303 | 303 | "terminalCursor.foreground": "#ee77a5", |
304 | 304 | "debugToolBar.background": "#515151", |
305 | 305 | "debugToolBar.border": "#1e1e1e", |
306 | 306 | "editor.stackFrameHighlightBackground": "#ffffff3f", |
307 | 307 | "editor.focusedStackFrameHighlightBackground": "#c4bfa23f", |
308 | | - "debugView.exceptionLabelForeground": "#5bbbec", |
309 | | - "debugView.exceptionLabelBackground": "#515151", |
310 | | - "debugView.stateLabelForeground": "#cd84c8", |
311 | | - "debugView.stateLabelBackground": "#515151", |
312 | | - "debugView.valueChangedHighlight": "#5bbbec33", |
313 | | - "debugTokenExpression.name": "#cd84c8", |
314 | | - "debugTokenExpression.value": "#ffffff", |
315 | | - "debugTokenExpression.string": "#c4bfa2", |
316 | | - "debugTokenExpression.boolean": "#ee77a5", |
317 | | - "debugTokenExpression.number": "#cd84c8", |
318 | | - "debugTokenExpression.error": "#cd84c8", |
319 | | - "testing.iconFailed": "#ffffff", |
320 | | - "testing.iconErrored": "#cd84c8", |
321 | | - "testing.iconPassed": "#c4bfa2", |
322 | | - "testing.runAction": "#cd84c8", |
323 | | - "testing.iconQueued": "#ffffff", |
324 | | - "testing.iconUnset": "#ee77a5", |
325 | | - "testing.iconSkipped": "#ffffff", |
326 | | - "testing.peekBorder": "#323232", |
327 | | - "testing.message.error.decorationForeground": "#cd84c8", |
328 | | - "testing.message.error.lineBackground": "#cd84c83f", |
329 | | - "testing.message.warning.decorationForeground": "#ffffff", |
330 | | - "testing.message.warning.lineBackground": "#ffffff3f", |
331 | | - "testing.message.info.decorationForeground": "#cd84c8", |
332 | | - "testing.message.info.lineBackground": "#cd84c83f", |
333 | | - "testing.message.hint.decorationForeground": "#cd84c8", |
334 | | - "testing.message.hint.lineBackground": "#cd84c83f", |
335 | 308 | "welcomePage.background": "#1e1e1e", |
336 | 309 | "welcomePage.buttonBackground": "#515151", |
337 | 310 | "welcomePage.buttonHoverBackground": "#1e1e1e", |
338 | 311 | "welcomePage.progress.background": "#cd84c8", |
339 | 312 | "welcomePage.progress.foreground": "#ffffff", |
340 | 313 | "walkThrough.embeddedEditorBackground": "#1e1e1e", |
341 | | - "scm.providerBorder": "#1e1e1e", |
342 | | - "settings.headerForeground": "#ffffff", |
343 | | - "settings.modifiedItemIndicator": "#ffffff", |
344 | | - "settings.dropdownBackground": "#515151", |
345 | | - "settings.dropdownForeground": "#323232", |
346 | | - "settings.dropdownListBorder": "#1e1e1e", |
347 | | - "settings.checkboxBackground": "#cd84c8", |
348 | | - "settings.checkboxForeground": "#1e1e1e", |
349 | | - "settings.checkboxBorder": "#cd84c8", |
350 | | - "settings.textInputBackground": "#515151", |
351 | | - "settings.textInputForeground": "#323232", |
352 | | - "settings.numberInputBackground": "#515151", |
353 | | - "settings.numberInputForeground": "#323232", |
354 | | - "settings.focusedRowBackground": "#1e1e1e", |
355 | 314 | "breadcrumb.foreground": "#ee77a5", |
356 | 315 | "breadcrumb.background": "#1e1e1e", |
357 | 316 | "breadcrumb.focusForeground": "#ffffff", |
358 | 317 | "breadcrumb.activeSelectionForeground": "#ffffff", |
359 | 318 | "breadcrumbPicker.background": "#1e1e1e", |
360 | 319 | "editor.snippetTabstopHighlightBackground": "#5151517f", |
361 | 320 | "editor.snippetFinalTabstopHighlightBackground": "#1e1e1e7f", |
362 | | - "symbolIcon.arrayForeground": "#cd84c8", |
363 | | - "symbolIcon.booleanForeground": "#ee77a5", |
364 | | - "symbolIcon.classForeground": "#cd84c8", |
365 | | - "symbolIcon.colorForeground": "#ffffff", |
366 | | - "symbolIcon.constantForeground": "#c4bfa2", |
367 | | - "symbolIcon.constructorForeground": "#ee77a5", |
368 | | - "symbolIcon.enumeratorForeground": "#ffffff", |
369 | | - "symbolIcon.enumeratorMemberForeground": "#cd84c8", |
370 | | - "symbolIcon.eventForeground": "#ffffff", |
371 | | - "symbolIcon.fieldForeground": "#cd84c8", |
372 | | - "symbolIcon.fileForeground": "#323232", |
373 | | - "symbolIcon.folderForeground": "#ee77a5", |
374 | | - "symbolIcon.functionForeground": "#ee77a5", |
375 | | - "symbolIcon.interfaceForeground": "#cd84c8", |
376 | | - "symbolIcon.keyForeground": "#5bbbec", |
377 | | - "symbolIcon.keywordForeground": "#cd84c8", |
378 | | - "symbolIcon.methodForeground": "#ffffff", |
379 | | - "symbolIcon.moduleForeground": "#ffffff", |
380 | | - "symbolIcon.namespaceForeground": "#cd84c8", |
381 | | - "symbolIcon.nullForeground": "#cd84c8", |
382 | | - "symbolIcon.numberForeground": "#ffffff", |
383 | | - "symbolIcon.objectForeground": "#ffffff", |
384 | | - "symbolIcon.operatorForeground": "#cd84c8", |
385 | | - "symbolIcon.packageForeground": "#ffffff", |
386 | | - "symbolIcon.propertyForeground": "#ffffff", |
387 | | - "symbolIcon.referenceForeground": "#ffffff", |
388 | | - "symbolIcon.snippetForeground": "#ee77a5", |
389 | | - "symbolIcon.stringForeground": "#c4bfa2", |
390 | | - "symbolIcon.structForeground": "#cd84c8", |
391 | | - "symbolIcon.textForeground": "#ffffff", |
392 | | - "symbolIcon.typeParameterForeground": "#cd84c8", |
393 | | - "symbolIcon.unitForeground": "#5bbbec", |
394 | | - "symbolIcon.variableForeground": "#ffffff", |
395 | 321 | "debugIcon.breakpointForeground": "#cd84c8", |
396 | 322 | "debugIcon.breakpointDisabledForeground": "#ffffff", |
397 | 323 | "debugIcon.breakpointUnverifiedForeground": "#ee77a5", |
398 | 324 | "debugIcon.breakpointCurrentStackframeForeground": "#c4bfa2", |
399 | | - "debugIcon.breakpointStackframeForeground": "#5bbbec", |
| 325 | + "debugIcon.breakpointStackframeForeground": "#cd84c8", |
400 | 326 | "debugIcon.startForeground": "#c4bfa2", |
401 | 327 | "debugIcon.pauseForeground": "#cd84c8", |
402 | 328 | "debugIcon.stopForeground": "#cd84c8", |
|
412 | 338 | "debugConsole.errorForeground": "#cd84c8", |
413 | 339 | "debugConsole.sourceForeground": "#ee77a5", |
414 | 340 | "debugConsoleInputIcon.foreground": "#ffffff", |
415 | | - "notebook.cellBorderColor": "#5151513f", |
416 | | - "notebook.focusedEditorBorder": "#515151", |
417 | | - "notebookStatusSuccessIcon.foreground": "#c4bfa2", |
418 | | - "notebookStatusErrorIcon.foreground": "#cd84c8", |
419 | | - "notebookStatusRunningIcon.foreground": "#cd84c8", |
420 | | - "notebook.outputContainerBackgroundColor": "#1e1e1e", |
421 | | - "notebook.cellToolbarSeparator": "#5151513f", |
422 | | - "notebook.focusedCellBackground": "#5151517f", |
423 | | - "notebook.cellHoverBackground": "#5151513f", |
424 | | - "notebook.focusedCellBorder": "#ee77a5", |
425 | | - "notebook.selectedCellBorder": "#ffffff", |
426 | | - "notebook.cellStatusBarItemHoverBackground": "#5151513f", |
427 | | - "notebook.cellInsertionIndicator": "#c4bfa2", |
428 | | - "notebookScrollbarSlider.background": "#3232327f", |
429 | | - "notebookScrollbarSlider.hoverBackground": "#ffffff7f", |
430 | | - "notebookScrollbarSlider.activeBackground": "#ee77a57f", |
431 | | - "notebook.symbolHighlightBackground": "#ee77a53f", |
432 | | - "notebook.inactiveFocusedCellBorder": "#ee77a5", |
433 | | - "charts.foreground": "#323232", |
434 | | - "charts.lines": "#323232", |
435 | | - "charts.red": "#cd84c8", |
436 | | - "charts.blue": "#cd84c8", |
437 | | - "charts.yellow": "#5bbbec", |
438 | | - "charts.orange": "#ffffff", |
439 | | - "charts.green": "#c4bfa2", |
440 | | - "charts.purple": "#ee77a5" |
| 341 | + "gitDecoration.addedResourceForeground": "#8491cd", |
| 342 | + "gitDecoration.modifiedResourceForeground": "#95cd84", |
| 343 | + "gitDecoration.deletedResourceForeground": "#cd8484", |
| 344 | + "gitDecoration.untrackedResourceForeground": "#cd84c8", |
| 345 | + "gitDecoration.ignoredResourceForeground": "#939393", |
| 346 | + "gitDecoration.conflictingResourceForeground": "#ee77a5", |
441 | 347 | }, |
442 | 348 | "tokenColors": [ |
443 | 349 | { |
444 | 350 | "name": "Comment", |
445 | | - "scope": "comment", |
| 351 | + "scope": [ |
| 352 | + "comment", |
| 353 | + "punctuation.definition.comment" |
| 354 | + ], |
446 | 355 | "settings": { |
447 | 356 | "foreground": "#818287" |
448 | 357 | } |
|
0 commit comments