From 8c2577ab687424c895648f5bcb519b4e8ba4501e Mon Sep 17 00:00:00 2001 From: tinted-theming-bot Date: Sun, 15 Dec 2024 01:59:20 +0000 Subject: [PATCH] Update with the latest colorschemes --- package.json | 2 +- themes/base16/base16-deep-oceanic-next.json | 1006 +++++++++---------- themes/base24/base24-deep-oceanic-next.json | 602 +++++------ 3 files changed, 805 insertions(+), 805 deletions(-) diff --git a/package.json b/package.json index 92e7b9c..225ca94 100644 --- a/package.json +++ b/package.json @@ -2,7 +2,7 @@ "name": "base16-tinted-themes", "displayName": "Tinted VSCode", "description": "Choose from over 250 Tinted Themes", - "version": "0.14.0", + "version": "0.15.0", "repository": "https://github.com/tinted-theming/tinted-vscode", "publisher": "TintedTheming", "icon": "assets/tinted-theming-logo.png", diff --git a/themes/base16/base16-deep-oceanic-next.json b/themes/base16/base16-deep-oceanic-next.json index 5eea2a9..93db2e3 100644 --- a/themes/base16/base16-deep-oceanic-next.json +++ b/themes/base16/base16-deep-oceanic-next.json @@ -9,12 +9,12 @@ // Base colors // "focusBorder": "#f00", //7 - "foreground": "#dce3e8", //5 + "foreground": "#d4e1e8", //5 "disabledForeground": "#0093a3", //4 - "widget.shadow": "#003b46", //0 - "selection.background": "#3a82e6", //D - "descriptionForeground": "#007a8a", //3 - "errorForeground": "#e6454b", //8 + "widget.shadow": "#001c1f", //0 + "selection.background": "#568ccf", //D + "descriptionForeground": "#004852", //3 + "errorForeground": "#d3464d", //8 "icon.foreground": "#0093a3", //4 // "sash.hoverBorder": "#ff0000", @@ -23,235 +23,235 @@ // "window.inactiveBorder": "#f00", // Text colors - "textBlockQuote.background": "#004f5e", //1 - "textBlockQuote.border": "#3a82e6", //D - "textCodeBlock.background": "#003b46", //0 - "textLink.activeForeground": "#4da6a6", //C - "textLink.foreground": "#3a82e6", //D - "textPreformat.foreground": "#3a82e6", //D + "textBlockQuote.background": "#002931", //1 + "textBlockQuote.border": "#568ccf", //D + "textCodeBlock.background": "#001c1f", //0 + "textLink.activeForeground": "#4fb7ae", //C + "textLink.foreground": "#568ccf", //D + "textPreformat.foreground": "#568ccf", //D "textSeparator.foreground": "#f0f", // Action colors - "toolbar.hoverBackground": "#006374", //2 + "toolbar.hoverBackground": "#003640", //2 // "toolbar.hoverOutline": "#ff0000", - "toolbar.activeBackground": "#007a8a", //3 + "toolbar.activeBackground": "#004852", //3 // Button control - "button.background": "#3a82e6", //D - "button.foreground": "#f0f5f5", //7 + "button.background": "#568ccf", //D + "button.foreground": "#f2f7f9", //7 // "button.border": "#ff0000", "button.hoverBackground": "#0093a3", //4 - "button.secondaryForeground": "#f0f5f5", //7 - "button.secondaryBackground": "#8c4de6", //E + "button.secondaryForeground": "#f2f7f9", //7 + "button.secondaryBackground": "#8b66d6", //E "button.secondaryHoverBackground": "#0093a3", //4 - "checkbox.background": "#003b46", //0 - "checkbox.foreground": "#dce3e8", //5 + "checkbox.background": "#001c1f", //0 + "checkbox.foreground": "#d4e1e8", //5 // "checkbox.border": "#f00", // Dropdown control - "dropdown.background": "#003b46", //0 - "dropdown.listBackground": "#003b46", //0 + "dropdown.background": "#001c1f", //0 + "dropdown.listBackground": "#001c1f", //0 // "dropdown.border": "#f00", //2 - "dropdown.foreground": "#dce3e8", //5 + "dropdown.foreground": "#d4e1e8", //5 // Input control - "input.background": "#003b46", //0 + "input.background": "#001c1f", //0 // "input.border": "#f00", //0 - "input.foreground": "#dce3e8", //5 - "input.placeholderForeground": "#007a8a", //3 - "inputOption.activeBackground": "#006374", //2 - "inputOption.activeBorder": "#ff6a4b", //9 - "inputOption.activeForeground": "#dce3e8", //5 - "inputValidation.errorBackground": "#e6454b", //8 - "inputValidation.errorForeground": "#dce3e8", //5 - "inputValidation.errorBorder": "#e6454b", //8 - "inputValidation.infoBackground": "#3a82e6", //D - "inputValidation.infoForeground": "#dce3e8", //5 - "inputValidation.infoBorder": "#3a82e6", //D - "inputValidation.warningBackground": "#ffcc66", //A - "inputValidation.warningForeground": "#dce3e8", //5 - "inputValidation.warningBorder": "#ffcc66", //A + "input.foreground": "#d4e1e8", //5 + "input.placeholderForeground": "#004852", //3 + "inputOption.activeBackground": "#003640", //2 + "inputOption.activeBorder": "#e37552", //9 + "inputOption.activeForeground": "#d4e1e8", //5 + "inputValidation.errorBackground": "#d3464d", //8 + "inputValidation.errorForeground": "#d4e1e8", //5 + "inputValidation.errorBorder": "#d3464d", //8 + "inputValidation.infoBackground": "#568ccf", //D + "inputValidation.infoForeground": "#d4e1e8", //5 + "inputValidation.infoBorder": "#568ccf", //D + "inputValidation.warningBackground": "#f3b863", //A + "inputValidation.warningForeground": "#d4e1e8", //5 + "inputValidation.warningBorder": "#f3b863", //A // Scrollbar control - "scrollbar.shadow": "#004f5e", //1 + "scrollbar.shadow": "#002931", //1 "scrollbarSlider.activeBackground": "#0093a36f", //4 - "scrollbarSlider.background": "#0063746f", //2 - "scrollbarSlider.hoverBackground": "#007a8a6f", //3 + "scrollbarSlider.background": "#0036406f", //2 + "scrollbarSlider.hoverBackground": "#0048526f", //3 // Badge - "badge.background": "#003b46", //0 - "badge.foreground": "#dce3e8", //5 + "badge.background": "#001c1f", //0 + "badge.foreground": "#d4e1e8", //5 // Progress bar - "progressBar.background": "#007a8a", //3 + "progressBar.background": "#004852", //3 // Lists and trees - "list.activeSelectionBackground": "#006374", //2 - "list.activeSelectionForeground": "#dce3e8", //5 - "list.dropBackground": "#f0f5f5", //7 - "list.focusBackground": "#006374", //2 - "list.focusForeground": "#dce3e8", //5 - "list.highlightForeground": "#f0f5f5", //7 - "list.hoverBackground": "#007a8a", //3 - "list.hoverForeground": "#dce3e8", //5 - "list.inactiveSelectionBackground": "#006374", //2 - "list.inactiveSelectionForeground": "#dce3e8", //5 - "list.inactiveFocusBackground": "#006374", //2 - "list.invalidItemForeground": "#e6454b", //8 - "list.errorForeground": "#e6454b", //8 - "list.warningForeground": "#ffcc66", //A - "listFilterWidget.background": "#003b46", //0 + "list.activeSelectionBackground": "#003640", //2 + "list.activeSelectionForeground": "#d4e1e8", //5 + "list.dropBackground": "#f2f7f9", //7 + "list.focusBackground": "#003640", //2 + "list.focusForeground": "#d4e1e8", //5 + "list.highlightForeground": "#f2f7f9", //7 + "list.hoverBackground": "#004852", //3 + "list.hoverForeground": "#d4e1e8", //5 + "list.inactiveSelectionBackground": "#003640", //2 + "list.inactiveSelectionForeground": "#d4e1e8", //5 + "list.inactiveFocusBackground": "#003640", //2 + "list.invalidItemForeground": "#d3464d", //8 + "list.errorForeground": "#d3464d", //8 + "list.warningForeground": "#f3b863", //A + "listFilterWidget.background": "#001c1f", //0 // "listFilterWidget.outline": "#f00", - "listFilterWidget.noMatchesOutline": "#e6454b", //8 - "list.filterMatchBackground": "#006374", //2 + "listFilterWidget.noMatchesOutline": "#d3464d", //8 + "list.filterMatchBackground": "#003640", //2 // "list.filterMatchBorder": "#f00", - "tree.indentGuidesStroke": "#dce3e8", //5 + "tree.indentGuidesStroke": "#d4e1e8", //5 // "list.deemphasizedForeground": "#ff0000", // Activity Bar - "activityBar.background": "#003b46", //0 + "activityBar.background": "#001c1f", //0 // Below is no longer supported as of 1.52 - "activityBar.dropBackground": "#f0f5f5", //7 + "activityBar.dropBackground": "#f2f7f9", //7 // Above is no longer supported as of 1.52 // "activityBar.dropBorder": "#ff0000", - "activityBar.foreground": "#dce3e8", //5 - "activityBar.inactiveForeground": "#007a8a", //3 + "activityBar.foreground": "#d4e1e8", //5 + "activityBar.inactiveForeground": "#004852", //3 // "activityBar.border": "#f00", //0 - "activityBarBadge.background": "#3a82e6", //D - "activityBarBadge.foreground": "#f0f5f5", //7 + "activityBarBadge.background": "#568ccf", //D + "activityBarBadge.foreground": "#f2f7f9", //7 // "activityBar.activeBorder": "#f00", - "activityBar.activeBackground": "#006374", //2 + "activityBar.activeBackground": "#003640", //2 // "activityBar.activeFocusBorder": "#ff0000", // Side Bar - "sideBar.background": "#004f5e", //1 - "sideBar.foreground": "#dce3e8", //5 + "sideBar.background": "#002931", //1 + "sideBar.foreground": "#d4e1e8", //5 // "sideBar.border": "#f00", //1 - "sideBar.dropBackground": "#0063746f", //2 - "sideBarTitle.foreground": "#dce3e8", //5 - "sideBarSectionHeader.background": "#007a8a", //3 - "sideBarSectionHeader.foreground": "#dce3e8", //5 + "sideBar.dropBackground": "#0036406f", //2 + "sideBarTitle.foreground": "#d4e1e8", //5 + "sideBarSectionHeader.background": "#004852", //3 + "sideBarSectionHeader.foreground": "#d4e1e8", //5 // "sidebarSectionHeader.border": "#f00", //Minimap - "minimap.findMatchHighlight": "#ffcc666f", //A - "minimap.selectionHighlight": "#0063746f", //2 - "minimap.errorHighlight": "#e6454b", //8 - "minimap.warningHighlight": "#ffcc66", //A - "minimap.background": "#003b46", //0 - "minimap.selectionOccurrenceHighlight": "#007a8a", //3 + "minimap.findMatchHighlight": "#f3b8636f", //A + "minimap.selectionHighlight": "#0036406f", //2 + "minimap.errorHighlight": "#d3464d", //8 + "minimap.warningHighlight": "#f3b863", //A + "minimap.background": "#001c1f", //0 + "minimap.selectionOccurrenceHighlight": "#004852", //3 // "minimap.foregroundOpacity": "#ff0000", // "minimapSlider.background": "#f00", // "minimapSlider.hoverBackground": "#f00", // "minimapSlider.activeBackground": "#f00", - "minimapGutter.addedBackground": "#85b57a", //B - "minimapGutter.modifiedBackground": "#8c4de6", //E - "minimapGutter.deletedBackground": "#e6454b", //8 + "minimapGutter.addedBackground": "#63b784", //B + "minimapGutter.modifiedBackground": "#8b66d6", //E + "minimapGutter.deletedBackground": "#d3464d", //8 // Editor Groups & Tabs // Below is no longer supported as of 1.24 - "editorGroup.background": "#003b46", //0 + "editorGroup.background": "#001c1f", //0 // Above is no longer supported as of 1.24 // "editorGroup.border": "#f00", - "editorGroup.dropBackground": "#0063746f", //2 - "editorGroupHeader.noTabsBackground": "#004f5e", //1 - "editorGroupHeader.tabsBackground": "#004f5e", //1 + "editorGroup.dropBackground": "#0036406f", //2 + "editorGroupHeader.noTabsBackground": "#002931", //1 + "editorGroupHeader.tabsBackground": "#002931", //1 // "editorGroupHeader.tabsBorder": "#f00", // "editorGroupHeader.border": "#ff0000", - "editorGroup.emptyBackground": "#003b46", //0 + "editorGroup.emptyBackground": "#001c1f", //0 // "editorGroup.focusedEmptyBorder": "#f00" - "editorGroup.dropIntoPromptForeground": "#e6ebf0", //5 - "editorGroup.dropIntoPromptBackground": "#003b46", //0 + "editorGroup.dropIntoPromptForeground": "#e0e9ef", //5 + "editorGroup.dropIntoPromptBackground": "#001c1f", //0 // "editorGroup.dropIntoPromptBorder": "#ff0000", - "tab.activeBackground": "#003b46", //0 - "tab.unfocusedActiveBackground": "#003b46", //0 - "tab.activeForeground": "#dce3e8", //5 + "tab.activeBackground": "#001c1f", //0 + "tab.unfocusedActiveBackground": "#001c1f", //0 + "tab.activeForeground": "#d4e1e8", //5 // "tab.border": "#f00", // "tab.unfocusedActiveBorder": "#f00", // "tab.activeBorderTop": "#f00", // "tab.unfocusedActiveBorderTop": "#f00", // "tab.lastPinnedBorder": "#ff0000", - "tab.inactiveBackground": "#004f5e", //1 + "tab.inactiveBackground": "#002931", //1 // "tab.unfocusedInactiveBackground": "#ff0000", - "tab.inactiveForeground": "#007a8a", //3 + "tab.inactiveForeground": "#004852", //3 "tab.unfocusedActiveForeground": "#0093a3", //4 - "tab.unfocusedInactiveForeground": "#007a8a", //3 - "tab.hoverBackground": "#006374", //2 - "tab.unfocusedHoverBackground": "#006374", //2 + "tab.unfocusedInactiveForeground": "#004852", //3 + "tab.hoverBackground": "#003640", //2 + "tab.unfocusedHoverBackground": "#003640", //2 // "tab.hoverForeground": "#ff0000", // "tab.unfocusedHoverForeground": "#ff0000", // "tab.hoverBorder": "#f00", // "tab.unfocusedHoverBorder": "#f00", - "tab.activeModifiedBorder": "#3a82e6", //D - "tab.inactiveModifiedBorder": "#3a82e6", //D - "tab.unfocusedActiveModifiedBorder": "#3a82e6", //D - "tab.unfocusedInactiveModifiedBorder": "#3a82e6", //D - "editorPane.background": "#003b46", //0 + "tab.activeModifiedBorder": "#568ccf", //D + "tab.inactiveModifiedBorder": "#568ccf", //D + "tab.unfocusedActiveModifiedBorder": "#568ccf", //D + "tab.unfocusedInactiveModifiedBorder": "#568ccf", //D + "editorPane.background": "#001c1f", //0 // "sideBySideEditor.horizontalBorder": "#ff0000", // "sideBySideEditor.verticalBorder": "#ff0000", // Editor colors - "editor.background": "#003b46", //0 - "editor.foreground": "#dce3e8", //5 - "editorLineNumber.foreground": "#007a8a", //3 + "editor.background": "#001c1f", //0 + "editor.foreground": "#d4e1e8", //5 + "editorLineNumber.foreground": "#004852", //3 "editorLineNumber.activeForeground": "#0093a3", //4 // "editorCursor.background": "#f00", - "editorCursor.foreground": "#dce3e8", //5 - "editor.selectionBackground": "#006374", //2 + "editorCursor.foreground": "#d4e1e8", //5 + "editor.selectionBackground": "#003640", //2 // "editor.selectionForeground": "#f00", - "editor.inactiveSelectionBackground": "#006374", //2 - "editor.selectionHighlightBackground": "#004f5e", //1 + "editor.inactiveSelectionBackground": "#003640", //2 + "editor.selectionHighlightBackground": "#002931", //1 // "editor.selectionHighlightBorder": "#f00", - "editor.wordHighlightBackground": "#0063746f", //2 + "editor.wordHighlightBackground": "#0036406f", //2 // "editor.wordHighlightBorder": "#f00". - "editor.wordHighlightStrongBackground": "#007a8a6f", //3 + "editor.wordHighlightStrongBackground": "#0048526f", //3 // "editor.wordHighlightStrongBorder": "#f00", - "editor.findMatchBackground": "#ffcc666f", //A - "editor.findMatchHighlightBackground": "#ff6a4b6f", //9 - "editor.findRangeHighlightBackground": "#004f5e6f", //1 + "editor.findMatchBackground": "#f3b8636f", //A + "editor.findMatchHighlightBackground": "#e375526f", //9 + "editor.findRangeHighlightBackground": "#0029316f", //1 // "editor.findMatchBorder": "#f00", // "editor.findMatchHighlightBorder": "#f00", // "editor.findRangeHighlightBorder": "#f00", - "searchEditor.findMatchBackground": "#ffcc666f", //A + "searchEditor.findMatchBackground": "#f3b8636f", //A // "searchEditor.findMatchBorder": "#ff0000", // "searchEditor.textInputBorder": "#ff0000", - "editor.hoverHighlightBackground": "#0063746f", //2 - "editor.lineHighlightBackground": "#004f5e", //1 + "editor.hoverHighlightBackground": "#0036406f", //2 + "editor.lineHighlightBackground": "#002931", //1 // "editorUnicodeHighlight.border": "#ff0000", // "editorUnicodeHighlight.background": "#ff0000", // "editor.lineHighlightBorder": "#f00", - "editorLink.activeForeground": "#3a82e6", //D - "editor.rangeHighlightBackground": "#004f5e6f", //1 + "editorLink.activeForeground": "#568ccf", //D + "editor.rangeHighlightBackground": "#0029316f", //1 // "editor.rangeHighlightBorder": "#f00", // "editor.symbolHighlightBackground": "#ff0000", // "editor.symbolHighlightBorder": "#ff0000", - "editorWhitespace.foreground": "#007a8a", //3 - "editorIndentGuide.background": "#007a8a", //3 + "editorWhitespace.foreground": "#004852", //3 + "editorIndentGuide.background": "#004852", //3 "editorIndentGuide.activeBackground": "#0093a3", //4 - "editorInlayHint.background": "#004f5e", //1 - "editorInlayHint.foreground": "#dce3e8", //5 - "editorInlayHint.typeBackground": "#004f5e", //1 - "editorInlayHint.typeForeground": "#dce3e8", //5 - "editorInlayHint.parameterBackground": "#004f5e", //1 - "editorInlayHint.parameterForeground": "#dce3e8", //5 - "editorRuler.foreground": "#007a8a", //3 + "editorInlayHint.background": "#002931", //1 + "editorInlayHint.foreground": "#d4e1e8", //5 + "editorInlayHint.typeBackground": "#002931", //1 + "editorInlayHint.typeForeground": "#d4e1e8", //5 + "editorInlayHint.parameterBackground": "#002931", //1 + "editorInlayHint.parameterForeground": "#d4e1e8", //5 + "editorRuler.foreground": "#004852", //3 // "editor.linkedEditingBackground": "#ff0000", /// CodeLens - "editorCodeLens.foreground": "#006374", //2 + "editorCodeLens.foreground": "#003640", //2 /// Lightbulb - "editorLightBulb.foreground": "#ffcc66", //A - "editorLightBulbAutoFix.foreground": "#3a82e6", //D + "editorLightBulb.foreground": "#f3b863", //A + "editorLightBulbAutoFix.foreground": "#568ccf", //D /// Bracket matches - "editorBracketMatch.background": "#006374", //2 + "editorBracketMatch.background": "#003640", //2 // "editorBracketMatch.border": "#f00", /// Bracket pair colorization - "editorBracketHighlight.foreground1": "#e6454b", //8 - "editorBracketHighlight.foreground2": "#ff6a4b", //9 - "editorBracketHighlight.foreground3": "#ffcc66", //A - "editorBracketHighlight.foreground4": "#85b57a", //B - "editorBracketHighlight.foreground5": "#3a82e6", //D - "editorBracketHighlight.foreground6": "#8c4de6", //E - "editorBracketHighlight.unexpectedBracket.foreground": "#e673a3", //F + "editorBracketHighlight.foreground1": "#d3464d", //8 + "editorBracketHighlight.foreground2": "#e37552", //9 + "editorBracketHighlight.foreground3": "#f3b863", //A + "editorBracketHighlight.foreground4": "#63b784", //B + "editorBracketHighlight.foreground5": "#568ccf", //D + "editorBracketHighlight.foreground6": "#8b66d6", //E + "editorBracketHighlight.unexpectedBracket.foreground": "#d0658e", //F /// Bracket pair guides // "editorBracketPairGuide.activeBackground1": "#ff0000", // "editorBracketPairGuide.activeBackground2": "#ff0000", @@ -270,57 +270,57 @@ /// Overview ruler // "editorOverviewRuler.background": "#ff0000", // "editorOverviewRuler.border": "#f00", - "editorOverviewRuler.findMatchForeground": "#ffcc666f", //A - "editorOverviewRuler.rangeHighlightForeground": "#007a8a6f", //3 - "editorOverviewRuler.selectionHighlightForeground": "#0063746f", //2 - "editorOverviewRuler.wordHighlightForeground": "#f0f5f56f", //7 - "editorOverviewRuler.wordHighlightStrongForeground": "#3a82e66f", //D - "editorOverviewRuler.modifiedForeground": "#8c4de6", //E - "editorOverviewRuler.addedForeground": "#85b57a", //B - "editorOverviewRuler.deletedForeground": "#e6454b", //8 - "editorOverviewRuler.errorForeground": "#e6454b", //8 - "editorOverviewRuler.warningForeground": "#ffcc66", //A - "editorOverviewRuler.infoForeground": "#4da6a6", //C - "editorOverviewRuler.bracketMatchForeground": "#e6ebf0", //6 + "editorOverviewRuler.findMatchForeground": "#f3b8636f", //A + "editorOverviewRuler.rangeHighlightForeground": "#0048526f", //3 + "editorOverviewRuler.selectionHighlightForeground": "#0036406f", //2 + "editorOverviewRuler.wordHighlightForeground": "#f2f7f96f", //7 + "editorOverviewRuler.wordHighlightStrongForeground": "#568ccf6f", //D + "editorOverviewRuler.modifiedForeground": "#8b66d6", //E + "editorOverviewRuler.addedForeground": "#63b784", //B + "editorOverviewRuler.deletedForeground": "#d3464d", //8 + "editorOverviewRuler.errorForeground": "#d3464d", //8 + "editorOverviewRuler.warningForeground": "#f3b863", //A + "editorOverviewRuler.infoForeground": "#4fb7ae", //C + "editorOverviewRuler.bracketMatchForeground": "#e0e9ef", //6 /// Errors and warnings - "editorError.foreground": "#e6454b", //8 - // "editorError.background": "#e6454b6f", //8 + "editorError.foreground": "#d3464d", //8 + // "editorError.background": "#d3464d6f", //8 // "editorError.border": "", - "editorWarning.foreground": "#ffcc66", //A - // "editorWarning.background": "#ffcc666f", //A + "editorWarning.foreground": "#f3b863", //A + // "editorWarning.background": "#f3b8636f", //A // "editorWarning.border": "#f00", - "editorInfo.foreground": "#4da6a6", //C - // "editorInfo.background": "#4da6a66f", //C + "editorInfo.foreground": "#4fb7ae", //C + // "editorInfo.background": "#4fb7ae6f", //C // "editorInfo.border": "", - "editorHint.foreground": "#3a82e6", //D + "editorHint.foreground": "#568ccf", //D // "editorHint.border": "#f00", - "problemsErrorIcon.foreground": "#e6454b", //8 - "problemsWarningIcon.foreground": "#ffcc66", //A - "problemsInfoIcon.foreground": "#4da6a6", //C + "problemsErrorIcon.foreground": "#d3464d", //8 + "problemsWarningIcon.foreground": "#f3b863", //A + "problemsInfoIcon.foreground": "#4fb7ae", //C /// Unused source code // "editorUnnecessaryCode.border": "#f00", // "editorUnnecessaryCode.opacity": "#f00", /// Gutter - "editorGutter.background": "#003b46", //0 - "editorGutter.modifiedBackground": "#8c4de6", //E - "editorGutter.addedBackground": "#85b57a", //B - "editorGutter.deletedBackground": "#e6454b", //8 + "editorGutter.background": "#001c1f", //0 + "editorGutter.modifiedBackground": "#8b66d6", //E + "editorGutter.addedBackground": "#63b784", //B + "editorGutter.deletedBackground": "#d3464d", //8 "editorGutter.commentRangeForeground": "#0093a3", //4 - "editorGutter.foldingControlForeground": "#dce3e8", //5 - // "editorCommentsWidget.resolvedBorder": "#85b57a", //B - // "editorCommentsWidget.unresolvedBorder": "#e6454b", //8 - // "editorCommentsWidget.rangeBackground": "#004f5e", //1 + "editorGutter.foldingControlForeground": "#d4e1e8", //5 + // "editorCommentsWidget.resolvedBorder": "#63b784", //B + // "editorCommentsWidget.unresolvedBorder": "#d3464d", //8 + // "editorCommentsWidget.rangeBackground": "#002931", //1 // "editorCommentsWidget.rangeBorder": "#ff0000", - // "editorCommentsWidget.rangeActiveBackground": "#006374", //2 + // "editorCommentsWidget.rangeActiveBackground": "#003640", //2 // "editorCommentsWidget.rangeActiveBorder": "#ff0000", // Diff editor colors - "diffEditor.insertedTextBackground": "#85b57a20", + "diffEditor.insertedTextBackground": "#63b78420", // "diffEditor.insertedTextBorder": "#f00", - "diffEditor.removedTextBackground": "#e6454b20", + "diffEditor.removedTextBackground": "#d3464d20", // "diffEditor.removedTextBorder": "#f00", // "diffEditor.border": "#f00", - "diffEditor.diagonalFill": "#006374", //2 + "diffEditor.diagonalFill": "#003640", //2 // "diffEditor.insertedLineBackground": "#ff0000", // "diffEditor.removedLineBackground": "#ff0000", // "diffEditorGutter.insertedLineBackground": "#ff0000", @@ -329,63 +329,63 @@ // "diffEditorOverview.removedForeground": "#ff0000", // Editor widget colors - "editorWidget.foreground": "#dce3e8", //5 - "editorWidget.background": "#003b46", //0 + "editorWidget.foreground": "#d4e1e8", //5 + "editorWidget.background": "#001c1f", //0 // "editorWidget.border": "#f00", // "editorWidget.resizeBorder": "#f00", - "editorSuggestWidget.background": "#004f5e", //1 + "editorSuggestWidget.background": "#002931", //1 // "editorSuggestWidget.border": "#f00", - "editorSuggestWidget.foreground": "#dce3e8", //5 - "editorSuggestWidget.focusHighlightForeground": "#f0f5f5", //7 - "editorSuggestWidget.highlightForeground": "#3a82e6", //D - "editorSuggestWidget.selectedBackground": "#006374", //2 - "editorSuggestWidget.selectedForeground": "#e6ebf0", //6 + "editorSuggestWidget.foreground": "#d4e1e8", //5 + "editorSuggestWidget.focusHighlightForeground": "#f2f7f9", //7 + "editorSuggestWidget.highlightForeground": "#568ccf", //D + "editorSuggestWidget.selectedBackground": "#003640", //2 + "editorSuggestWidget.selectedForeground": "#e0e9ef", //6 // "editorSuggestWidget.selectedIconForeground": "#ff0000", // "editorSuggestWidgetStatus.foreground": "#ff0000", - "editorHoverWidget.foreground": "#dce3e8", //5 - "editorHoverWidget.background": "#003b46", //1 + "editorHoverWidget.foreground": "#d4e1e8", //5 + "editorHoverWidget.background": "#001c1f", //1 // "editorHoverWidget.border": "#f00", // "editorHoverWidget.highlightForeground": "#ff0000", // "editorHoverWidget.statusBarBackground": "#f00", // "editorGhostText.background": "#ff0000", // "editorGhostText.foreground": "#ff0000", - "debugExceptionWidget.background": "#004f5e", //1 + "debugExceptionWidget.background": "#002931", //1 // "debugExceptionWidget.border": "#f00", - "editorMarkerNavigation.background": "#004f5e", //1 - "editorMarkerNavigationError.background": "#e6454b", //8 - "editorMarkerNavigationWarning.background": "#ffcc66", //A - "editorMarkerNavigationInfo.background": "#3a82e6", //D - "editorMarkerNavigationError.headerBackground": "#e6454b20", //8 - "editorMarkerNavigationWarning.headerBackground": "#ffcc6620", //A - "editorMarkerNavigationInfo.headerBackground": "#4da6a620", //C + "editorMarkerNavigation.background": "#002931", //1 + "editorMarkerNavigationError.background": "#d3464d", //8 + "editorMarkerNavigationWarning.background": "#f3b863", //A + "editorMarkerNavigationInfo.background": "#568ccf", //D + "editorMarkerNavigationError.headerBackground": "#d3464d20", //8 + "editorMarkerNavigationWarning.headerBackground": "#f3b86320", //A + "editorMarkerNavigationInfo.headerBackground": "#4fb7ae20", //C // Peek view colors // "peekView.border": "#f00", - "peekViewEditor.background": "#004f5e", //1 - "peekViewEditorGutter.background": "#004f5e", //1 - "peekViewEditor.matchHighlightBackground": "#ff6a4b6f", //9 + "peekViewEditor.background": "#002931", //1 + "peekViewEditorGutter.background": "#002931", //1 + "peekViewEditor.matchHighlightBackground": "#e375526f", //9 // "peekViewEditor.matchHighlightBorder": "#f00", - "peekViewResult.background": "#003b46", //0 - "peekViewResult.fileForeground": "#dce3e8", //5 - "peekViewResult.lineForeground": "#007a8a", //3 - "peekViewResult.matchHighlightBackground": "#ff6a4b6f", //9 - "peekViewResult.selectionBackground": "#006374", //2 - "peekViewResult.selectionForeground": "#dce3e8", //5 - "peekViewTitle.background": "#006374", //2 - "peekViewTitleDescription.foreground": "#007a8a", //3 - "peekViewTitleLabel.foreground": "#dce3e8", //5 + "peekViewResult.background": "#001c1f", //0 + "peekViewResult.fileForeground": "#d4e1e8", //5 + "peekViewResult.lineForeground": "#004852", //3 + "peekViewResult.matchHighlightBackground": "#e375526f", //9 + "peekViewResult.selectionBackground": "#003640", //2 + "peekViewResult.selectionForeground": "#d4e1e8", //5 + "peekViewTitle.background": "#003640", //2 + "peekViewTitleDescription.foreground": "#004852", //3 + "peekViewTitleLabel.foreground": "#d4e1e8", //5 // Merge conflicts colors - "merge.currentContentBackground": "#3a82e640", //D - "merge.currentHeaderBackground": "#3a82e640", //D - "merge.incomingContentBackground": "#85b57a60", //B - "merge.incomingHeaderBackground": "#85b57a60", //B + "merge.currentContentBackground": "#568ccf40", //D + "merge.currentHeaderBackground": "#568ccf40", //D + "merge.incomingContentBackground": "#63b78460", //B + "merge.incomingHeaderBackground": "#63b78460", //B // "merge.border": "#f00", // "merge.commonContentBackground": "#f00", // "merge.commonHeaderBackground": "#f00", - "editorOverviewRuler.currentContentForeground": "#3a82e6", //D - "editorOverviewRuler.incomingContentForeground": "#85b57a", //B - "editorOverviewRuler.commonContentForeground": "#e673a3", //F + "editorOverviewRuler.currentContentForeground": "#568ccf", //D + "editorOverviewRuler.incomingContentForeground": "#63b784", //B + "editorOverviewRuler.commonContentForeground": "#d0658e", //F // "mergeEditor.change.background": "#ff0000", // "mergeEditor.change.word.background": "#ff0000", // "mergeEditor.conflict.unhandledUnfocused.border": "#ff0000", @@ -396,15 +396,15 @@ // "mergeEditor.conflict.unhandled.minimapOverViewRuler": "#ff0000", // Panel colors - "panel.background": "#003b46", //0 + "panel.background": "#001c1f", //0 // "panel.border": "#f00", // Below is no longer supported as of 1.47 - "panel.dropBackground": "#004f5e6f", //1 + "panel.dropBackground": "#0029316f", //1 // Above is no longer supported as of 1.47 - "panel.dropBorder": "#004f5e6f", //1 + "panel.dropBorder": "#0029316f", //1 // "panelTitle.activeBorder": "#f00", - "panelTitle.activeForeground": "#dce3e8", //5 - "panelTitle.inactiveForeground": "#007a8a", //3 + "panelTitle.activeForeground": "#d4e1e8", //5 + "panelTitle.inactiveForeground": "#004852", //3 // "panelInput.border": "#f00", // "panelSection.border": "#ff0000", // "panelSection.dropBackground": "#ff0000", @@ -413,26 +413,26 @@ // "panelSectionHeader.border": "#ff0000", // Status Bar colors - "statusBar.background": "#3a82e6", //D - "statusBar.foreground": "#f0f5f5", //7 + "statusBar.background": "#568ccf", //D + "statusBar.foreground": "#f2f7f9", //7 // "statusBar.border": "#f00", - "statusBar.debuggingBackground": "#ff6a4b", //9 - "statusBar.debuggingForeground": "#f0f5f5", //7 + "statusBar.debuggingBackground": "#e37552", //9 + "statusBar.debuggingForeground": "#f2f7f9", //7 // "statusBar.debuggingBorder": "", - "statusBar.noFolderBackground": "#8c4de6", //E - "statusBar.noFolderForeground": "#f0f5f5", //7 + "statusBar.noFolderBackground": "#8b66d6", //E + "statusBar.noFolderForeground": "#f2f7f9", //7 // "statusBar.noFolderBorder": "", - "statusBarItem.activeBackground": "#007a8a", //3 - "statusBarItem.hoverBackground": "#006374", //2 - "statusBarItem.prominentForeground": "#f0f5f5", //7 - "statusBarItem.prominentBackground": "#8c4de6", //E - "statusBarItem.prominentHoverBackground": "#e6454b", //8 - "statusBarItem.remoteBackground": "#85b57a", //B - "statusBarItem.remoteForeground": "#f0f5f5", //7 - "statusBarItem.errorBackground": "#e6454b", //8 - "statusBarItem.errorForeground": "#f0f5f5", //7 - "statusBarItem.warningBackground": "#ffcc66", //A - "statusBarItem.warningForeground": "#f0f5f5", //7 + "statusBarItem.activeBackground": "#004852", //3 + "statusBarItem.hoverBackground": "#003640", //2 + "statusBarItem.prominentForeground": "#f2f7f9", //7 + "statusBarItem.prominentBackground": "#8b66d6", //E + "statusBarItem.prominentHoverBackground": "#d3464d", //8 + "statusBarItem.remoteBackground": "#63b784", //B + "statusBarItem.remoteForeground": "#f2f7f9", //7 + "statusBarItem.errorBackground": "#d3464d", //8 + "statusBarItem.errorForeground": "#f2f7f9", //7 + "statusBarItem.warningBackground": "#f3b863", //A + "statusBarItem.warningForeground": "#f2f7f9", //7 // "statusBarItem.compactHoverBackground": "#ff0000", // "statusBarItem.focusBorder": "#ff0000", // "statusBarItem.settingsProfilesForeground": "#ff0000", @@ -440,119 +440,119 @@ // "statusBar.focusBorder": "#ff0000", // Title Bar colors - "titleBar.activeBackground": "#003b46", //0 - "titleBar.activeForeground": "#dce3e8", //5 - "titleBar.inactiveBackground": "#004f5e", //1 - "titleBar.inactiveForeground": "#007a8a", //3 + "titleBar.activeBackground": "#001c1f", //0 + "titleBar.activeForeground": "#d4e1e8", //5 + "titleBar.inactiveBackground": "#002931", //1 + "titleBar.inactiveForeground": "#004852", //3 // "titleBar.border": "#f00", // Menu Bar colors - "menubar.selectionForeground": "#dce3e8", //5 - "menubar.selectionBackground": "#004f5e", //1 + "menubar.selectionForeground": "#d4e1e8", //5 + "menubar.selectionBackground": "#002931", //1 // "menubar.selectionBorder": "#f00", - "menu.foreground": "#dce3e8", //5 - "menu.background": "#004f5e", //1 - "menu.selectionForeground": "#dce3e8", //5 - "menu.selectionBackground": "#006374", //2 + "menu.foreground": "#d4e1e8", //5 + "menu.background": "#002931", //1 + "menu.selectionForeground": "#d4e1e8", //5 + "menu.selectionBackground": "#003640", //2 // "menu.selectionBorder": "#f00", - "menu.separatorBackground": "#f0f5f5", //7 + "menu.separatorBackground": "#f2f7f9", //7 // "menu.border": "#f00", // Command Center colors - "commandCenter.foreground": "#dce3e8", //5 - "commandCenter.activeForeground": "#f0f5f5", //7 - "commandCenter.background": "#003b46", //0 - "commandCenter.activeBackground": "#004f5e", //1 + "commandCenter.foreground": "#d4e1e8", //5 + "commandCenter.activeForeground": "#f2f7f9", //7 + "commandCenter.background": "#001c1f", //0 + "commandCenter.activeBackground": "#002931", //1 // "commandCenter.border": "#ff0000", // Notification colors // "notificationCenter.border": "", - "notificationCenterHeader.foreground": "#dce3e8", //5 - "notificationCenterHeader.background": "#004f5e", //1 + "notificationCenterHeader.foreground": "#d4e1e8", //5 + "notificationCenterHeader.background": "#002931", //1 // "notificationToast.border": "", - "notifications.foreground": "#dce3e8", //5 - "notifications.background": "#006374", //2 + "notifications.foreground": "#d4e1e8", //5 + "notifications.background": "#003640", //2 // "notifications.border": "", - "notificationLink.foreground": "#3a82e6", //D - "notificationsErrorIcon.foreground": "#e6454b", //8 - "notificationsWarningIcon.foreground": "#ffcc66", //A - "notificationsInfoIcon.foreground": "#3a82e6", //D + "notificationLink.foreground": "#568ccf", //D + "notificationsErrorIcon.foreground": "#d3464d", //8 + "notificationsWarningIcon.foreground": "#f3b863", //A + "notificationsInfoIcon.foreground": "#568ccf", //D // Below is no longer supported as of 1.21 - "notification.background": "#006374", //2 - "notification.foreground": "#dce3e8", //5 - "notification.buttonBackground": "#3a82e6", //D - "notification.buttonHoverBackground": "#006374", //2 - "notification.buttonForeground": "#f0f5f5", //7 - "notification.infoBackground": "#4da6a6", //C - "notification.infoForeground": "#f0f5f5", //7 - "notification.warningBackground": "#ffcc66", //A - "notification.warningForeground": "#f0f5f5", //7 - "notification.errorBackground": "#e6454b", //8 - "notification.errorForeground": "#f0f5f5", //7 + "notification.background": "#003640", //2 + "notification.foreground": "#d4e1e8", //5 + "notification.buttonBackground": "#568ccf", //D + "notification.buttonHoverBackground": "#003640", //2 + "notification.buttonForeground": "#f2f7f9", //7 + "notification.infoBackground": "#4fb7ae", //C + "notification.infoForeground": "#f2f7f9", //7 + "notification.warningBackground": "#f3b863", //A + "notification.warningForeground": "#f2f7f9", //7 + "notification.errorBackground": "#d3464d", //8 + "notification.errorForeground": "#f2f7f9", //7 // Above is no longer supported as of 1.21 // Banner colors - "banner.background": "#006374", //2 - "banner.foreground": "#dce3e8", //5 - "banner.iconForeground": "#3a82e6", //D + "banner.background": "#003640", //2 + "banner.foreground": "#d4e1e8", //5 + "banner.iconForeground": "#568ccf", //D // Extensions colors - "extensionButton.prominentBackground": "#85b57a", //B - "extensionButton.prominentForeground": "#f0f5f5", //7 - "extensionButton.prominentHoverBackground": "#006374", //2 - "extensionBadge.remoteBackground": "#ff6a4b", //9 - "extensionBadge.remoteForeground": "#f0f5f5", //7 - "extensionIcon.starForeground": "#ffcc66", //A - "extensionIcon.verifiedForeground": "#3a82e6", //D - "extensionIcon.preReleaseForeground": "#ff6a4b", //9 + "extensionButton.prominentBackground": "#63b784", //B + "extensionButton.prominentForeground": "#f2f7f9", //7 + "extensionButton.prominentHoverBackground": "#003640", //2 + "extensionBadge.remoteBackground": "#e37552", //9 + "extensionBadge.remoteForeground": "#f2f7f9", //7 + "extensionIcon.starForeground": "#f3b863", //A + "extensionIcon.verifiedForeground": "#568ccf", //D + "extensionIcon.preReleaseForeground": "#e37552", //9 // "extensionIcon.sponsorForeground": "#ff0000", // Quick picker colors // "pickerGroup.border": "#f00", - "pickerGroup.foreground": "#007a8a", //3 - "quickInput.background": "#004f5e", //1 - "quickInput.foreground": "#dce3e8", //5 - "quickInputList.focusBackground": "#007a8a", //3 - "quickInputList.focusForeground": "#f0f5f5", //7 - "quickInputList.focusIconForeground": "#f0f5f5", //7 + "pickerGroup.foreground": "#004852", //3 + "quickInput.background": "#002931", //1 + "quickInput.foreground": "#d4e1e8", //5 + "quickInputList.focusBackground": "#004852", //3 + "quickInputList.focusForeground": "#f2f7f9", //7 + "quickInputList.focusIconForeground": "#f2f7f9", //7 // "quickInputTitle.background": "#ff0000", // Keybinding label colors - "keybindingLabel.background": "#006374", //2 - "keybindingLabel.foreground": "#dce3e8", //5 + "keybindingLabel.background": "#003640", //2 + "keybindingLabel.foreground": "#d4e1e8", //5 // "keybindingLabel.border": "#ff0000", // "keybindingLabel.bottomBorder": "#ff0000", // Keybinding shortcut table colors - "keybindingTable.headerBackground": "#006374", //2 - "keybindingTable.rowsBackground": "#004f5e", //1 + "keybindingTable.headerBackground": "#003640", //2 + "keybindingTable.rowsBackground": "#002931", //1 // Integrated terminal colors - "terminal.background": "#003b46", //0 + "terminal.background": "#001c1f", //0 // "terminal.border": "#ff0000", - "terminal.foreground": "#dce3e8", //5 - "terminal.ansiBlack": "#003b46", //0 - "terminal.ansiRed": "#e6454b", //8 - "terminal.ansiGreen": "#85b57a", //B - "terminal.ansiYellow": "#ffcc66", //A - "terminal.ansiBlue": "#3a82e6", //D - "terminal.ansiMagenta": "#8c4de6", //E - "terminal.ansiCyan": "#4da6a6", //C - "terminal.ansiWhite": "#dce3e8", //5 - "terminal.ansiBrightBlack": "#007a8a", //3 - "terminal.ansiBrightRed": "#e6454b", //8 - "terminal.ansiBrightGreen": "#85b57a", //B - "terminal.ansiBrightYellow": "#ffcc66", //A - "terminal.ansiBrightBlue": "#3a82e6", //D - "terminal.ansiBrightMagenta": "#8c4de6", //E - "terminal.ansiBrightCyan": "#4da6a6", //C - "terminal.ansiBrightWhite": "#f0f5f5", //7 + "terminal.foreground": "#d4e1e8", //5 + "terminal.ansiBlack": "#001c1f", //0 + "terminal.ansiRed": "#d3464d", //8 + "terminal.ansiGreen": "#63b784", //B + "terminal.ansiYellow": "#f3b863", //A + "terminal.ansiBlue": "#568ccf", //D + "terminal.ansiMagenta": "#8b66d6", //E + "terminal.ansiCyan": "#4fb7ae", //C + "terminal.ansiWhite": "#d4e1e8", //5 + "terminal.ansiBrightBlack": "#004852", //3 + "terminal.ansiBrightRed": "#d3464d", //8 + "terminal.ansiBrightGreen": "#63b784", //B + "terminal.ansiBrightYellow": "#f3b863", //A + "terminal.ansiBrightBlue": "#568ccf", //D + "terminal.ansiBrightMagenta": "#8b66d6", //E + "terminal.ansiBrightCyan": "#4fb7ae", //C + "terminal.ansiBrightWhite": "#f2f7f9", //7 // "terminal.selectionBackground": "#f0f", // "terminal.selectionForeground": "#ff0000", // "terminal.findMatchBackground": "#ff0000", // "terminalCursor.background": "#f0f", - "terminalCursor.foreground": "#dce3e8", //5 + "terminalCursor.foreground": "#d4e1e8", //5 // "terminal.dropBackground": "#ff0000", // "terminal.tab.activeBorder": "#ff0000", // "terminalCommandDecoration.defaultBackground": "#ff0000", @@ -562,7 +562,7 @@ "terminalOverviewRuler.findMatchForeground": "#ff0000", // Debug colors - "debugToolBar.background": "#004f5e", //1 + "debugToolBar.background": "#002931", //1 // "debugToolBar.border": "#f0f", // "editor.stackFrameHighlightBackground": "#f0f", // "editor.focusedStackFrameHighlightBackground": "#f0f", @@ -570,191 +570,191 @@ // "editor.inlineValuesBackground": "#ff0000", // "debugView.exceptionLabelForeground": "#ff0000", // "debugView.exceptionLabelBackground": "#ff0000", - "debugView.stateLabelForeground": "#f0f5f5", //7 - "debugView.stateLabelBackground": "#3a82e6", //D - "debugView.valueChangedHighlight": "#3a82e6", //D - "debugTokenExpression.name": "#8c4de6", //E - "debugTokenExpression.value": "#dce3e8", //5 - "debugTokenExpression.string": "#85b57a", //B - "debugTokenExpression.boolean": "#ff6a4b", //9 - "debugTokenExpression.number": "#ff6a4b", //9 - "debugTokenExpression.error": "#e6454b", //8 + "debugView.stateLabelForeground": "#f2f7f9", //7 + "debugView.stateLabelBackground": "#568ccf", //D + "debugView.valueChangedHighlight": "#568ccf", //D + "debugTokenExpression.name": "#8b66d6", //E + "debugTokenExpression.value": "#d4e1e8", //5 + "debugTokenExpression.string": "#63b784", //B + "debugTokenExpression.boolean": "#e37552", //9 + "debugTokenExpression.number": "#e37552", //9 + "debugTokenExpression.error": "#d3464d", //8 // Testing colors - "testing.iconFailed": "#e6454b", //8 - "testing.iconErrored": "#e673a3", //F - "testing.iconPassed": "#85b57a", //B + "testing.iconFailed": "#d3464d", //8 + "testing.iconErrored": "#d0658e", //F + "testing.iconPassed": "#63b784", //B "testing.runAction": "#0093a3", //4 - "testing.iconQueued": "#ffcc66", //A + "testing.iconQueued": "#f3b863", //A "testing.iconUnset": "#0093a3", //4 - "testing.iconSkipped": "#8c4de6", //E + "testing.iconSkipped": "#8b66d6", //E // "testing.peekBorder": "#ff0000", - "testing.peekHeaderBackground": "#004f5e", //1 - "testing.message.error.decorationForeground": "#dce3e8", //5 - "testing.message.error.lineBackground": "#e6454b20", //8 - "testing.message.info.decorationForeground": "#dce3e8", //5 - "testing.message.info.lineBackground": "#3a82e620", //D + "testing.peekHeaderBackground": "#002931", //1 + "testing.message.error.decorationForeground": "#d4e1e8", //5 + "testing.message.error.lineBackground": "#d3464d20", //8 + "testing.message.info.decorationForeground": "#d4e1e8", //5 + "testing.message.info.lineBackground": "#568ccf20", //D // Welcome page colors - "welcomePage.background": "#003b46", //0 + "welcomePage.background": "#001c1f", //0 // Below is no longer supported as of 1.63 - "welcomePage.buttonBackground": "#004f5e", //1 - "welcomePage.buttonHoverBackground": "#006374", //2 + "welcomePage.buttonBackground": "#002931", //1 + "welcomePage.buttonHoverBackground": "#003640", //2 // Above is no longer supported as of 1.63 - "welcomePage.progress.background": "#007a8a", //3 - "welcomePage.progress.foreground": "#3a82e6", //D - "welcomePage.tileBackground": "#004f5e", //1 - "welcomePage.tileHoverBackground": "#006374", //2 + "welcomePage.progress.background": "#004852", //3 + "welcomePage.progress.foreground": "#568ccf", //D + "welcomePage.tileBackground": "#002931", //1 + "welcomePage.tileHoverBackground": "#003640", //2 // "welcomePage.tileShadow": "#ff0000", - "walkThrough.embeddedEditorBackground": "#003b46", //0 + "walkThrough.embeddedEditorBackground": "#001c1f", //0 // Source Control colors // "scm.providerBorder": "#ff0000", // Git colors - "gitDecoration.addedResourceForeground": "#85b57a", //B - "gitDecoration.modifiedResourceForeground": "#8c4de6", //E - "gitDecoration.deletedResourceForeground": "#e6454b", //8 - "gitDecoration.renamedResourceForeground": "#4da6a6", //C - "gitDecoration.stageModifiedResourceForeground": "#8c4de6", //E - "gitDecoration.stageDeletedResourceForeground": "#e6454b", //8 - "gitDecoration.untrackedResourceForeground": "#ff6a4b", //9 - "gitDecoration.ignoredResourceForeground": "#007a8a", //3 - "gitDecoration.conflictingResourceForeground": "#ffcc66", //A - "gitDecoration.submoduleResourceForeground": "#e673a3", //F + "gitDecoration.addedResourceForeground": "#63b784", //B + "gitDecoration.modifiedResourceForeground": "#8b66d6", //E + "gitDecoration.deletedResourceForeground": "#d3464d", //8 + "gitDecoration.renamedResourceForeground": "#4fb7ae", //C + "gitDecoration.stageModifiedResourceForeground": "#8b66d6", //E + "gitDecoration.stageDeletedResourceForeground": "#d3464d", //8 + "gitDecoration.untrackedResourceForeground": "#e37552", //9 + "gitDecoration.ignoredResourceForeground": "#004852", //3 + "gitDecoration.conflictingResourceForeground": "#f3b863", //A + "gitDecoration.submoduleResourceForeground": "#d0658e", //F // Settings Editor colors - "settings.headerForeground": "#dce3e8", //5 - "settings.modifiedItemIndicator": "#3a82e6", //D + "settings.headerForeground": "#d4e1e8", //5 + "settings.modifiedItemIndicator": "#568ccf", //D // Below was introduced temporarily in 1.26 - "settings.modifiedItemForeground": "#85b57a", //B + "settings.modifiedItemForeground": "#63b784", //B // Above was introduced temporarily in 1.26 - "settings.dropdownBackground": "#004f5e", //1 - "settings.dropdownForeground": "#dce3e8", //5 + "settings.dropdownBackground": "#002931", //1 + "settings.dropdownForeground": "#d4e1e8", //5 // "settings.dropdownBorder": "", // "settings.dropdownListBorder": "", - "settings.checkboxBackground": "#004f5e", //1 - "settings.checkboxForeground": "#dce3e8", //5 + "settings.checkboxBackground": "#002931", //1 + "settings.checkboxForeground": "#d4e1e8", //5 // "settings.checkboxBorder": "", - "settings.rowHoverBackground": "#006374", //2 - "settings.textInputBackground": "#004f5e", //1 - "settings.textInputForeground": "#dce3e8", //5 + "settings.rowHoverBackground": "#003640", //2 + "settings.textInputBackground": "#002931", //1 + "settings.textInputForeground": "#d4e1e8", //5 // "settings.textInputBorder": "", - "settings.numberInputBackground": "#004f5e", //1 - "settings.numberInputForeground": "#dce3e8", //5 + "settings.numberInputBackground": "#002931", //1 + "settings.numberInputForeground": "#d4e1e8", //5 // "settings.numberInputBorder": "", - "settings.focusedRowBackground": "#006374", //2 + "settings.focusedRowBackground": "#003640", //2 // "settings.focusedRowBorder": "#ff0000", - "settings.headerBorder": "#dce3e8", //5 - "settings.sashBorder": "#dce3e8", //5 + "settings.headerBorder": "#d4e1e8", //5 + "settings.sashBorder": "#d4e1e8", //5 // Breadcrumbs colors - "breadcrumb.foreground": "#dce3e8", //5 - "breadcrumb.background": "#004f5e", //1 - "breadcrumb.focusForeground": "#e6ebf0", //6 - "breadcrumb.activeSelectionForeground": "#f0f5f5", //7 - "breadcrumbPicker.background": "#004f5e", //1 + "breadcrumb.foreground": "#d4e1e8", //5 + "breadcrumb.background": "#002931", //1 + "breadcrumb.focusForeground": "#e0e9ef", //6 + "breadcrumb.activeSelectionForeground": "#f2f7f9", //7 + "breadcrumbPicker.background": "#002931", //1 // Snippets colors - "editor.snippetTabstopHighlightBackground": "#006374", //2 + "editor.snippetTabstopHighlightBackground": "#003640", //2 // "editor.snippetTabstopHighlightBorder": "#f00", - "editor.snippetFinalTabstopHighlightBackground": "#007a8a", //3 + "editor.snippetFinalTabstopHighlightBackground": "#004852", //3 // "editor.snippetFinalTabstopHighlightBorder": "#f00", // Symbol Icons colors - "symbolIcon.arrayForeground": "#dce3e8", //5 - "symbolIcon.booleanForeground": "#ff6a4b", //9 - "symbolIcon.classForeground": "#ffcc66", //A + "symbolIcon.arrayForeground": "#d4e1e8", //5 + "symbolIcon.booleanForeground": "#e37552", //9 + "symbolIcon.classForeground": "#f3b863", //A "symbolIcon.colorForeground": "#f0f", - "symbolIcon.constantForeground": "#ff6a4b", //9 - "symbolIcon.constructorForeground": "#3a82e6", //D - "symbolIcon.enumeratorForeground": "#ff6a4b", //9 - "symbolIcon.enumeratorMemberForeground": "#3a82e6", //D - "symbolIcon.eventForeground": "#ffcc66", //A - "symbolIcon.fieldForeground": "#e6454b", //8 - "symbolIcon.fileForeground": "#dce3e8", //5 - "symbolIcon.folderForeground": "#dce3e8", //5 - "symbolIcon.functionForeground": "#3a82e6", //D, - "symbolIcon.interfaceForeground": "#3a82e6", //D + "symbolIcon.constantForeground": "#e37552", //9 + "symbolIcon.constructorForeground": "#568ccf", //D + "symbolIcon.enumeratorForeground": "#e37552", //9 + "symbolIcon.enumeratorMemberForeground": "#568ccf", //D + "symbolIcon.eventForeground": "#f3b863", //A + "symbolIcon.fieldForeground": "#d3464d", //8 + "symbolIcon.fileForeground": "#d4e1e8", //5 + "symbolIcon.folderForeground": "#d4e1e8", //5 + "symbolIcon.functionForeground": "#568ccf", //D, + "symbolIcon.interfaceForeground": "#568ccf", //D "symbolIcon.keyForeground": "#f0f", - "symbolIcon.keywordForeground": "#8c4de6", //E - "symbolIcon.methodForeground": "#3a82e6", //D - "symbolIcon.moduleForeground": "#dce3e8", //5 - "symbolIcon.namespaceForeground": "#dce3e8", //5 - "symbolIcon.nullForeground": "#e673a3", //F - "symbolIcon.numberForeground": "#ff6a4b", //9 + "symbolIcon.keywordForeground": "#8b66d6", //E + "symbolIcon.methodForeground": "#568ccf", //D + "symbolIcon.moduleForeground": "#d4e1e8", //5 + "symbolIcon.namespaceForeground": "#d4e1e8", //5 + "symbolIcon.nullForeground": "#d0658e", //F + "symbolIcon.numberForeground": "#e37552", //9 "symbolIcon.objectForeground": "#f0f", "symbolIcon.operatorForeground": "#f0f", "symbolIcon.packageForeground": "#f0f", - "symbolIcon.propertyForeground": "#dce3e8", //5 + "symbolIcon.propertyForeground": "#d4e1e8", //5 "symbolIcon.referenceForeground": "#f0f", - "symbolIcon.snippetForeground": "#dce3e8", //5 - "symbolIcon.stringForeground": "#85b57a", //B - "symbolIcon.structForeground": "#ffcc66", //A - "symbolIcon.textForeground": "#dce3e8", //5 + "symbolIcon.snippetForeground": "#d4e1e8", //5 + "symbolIcon.stringForeground": "#63b784", //B + "symbolIcon.structForeground": "#f3b863", //A + "symbolIcon.textForeground": "#d4e1e8", //5 "symbolIcon.typeParameterForeground": "#f0f", "symbolIcon.unitForeground": "#f0f", - "symbolIcon.variableForeground": "#e6454b", //8 + "symbolIcon.variableForeground": "#d3464d", //8 // Debug Icons colors - "debugIcon.breakpointForeground": "#e6454b", //8 + "debugIcon.breakpointForeground": "#d3464d", //8 "debugIcon.breakpointDisabledForeground": "#0093a3", //4 - "debugIcon.breakpointUnverifiedForeground": "#006374", //2 - "debugIcon.breakpointCurrentStackframeForeground": "#ffcc66", //A - "debugIcon.breakpointStackframeForeground": "#e673a3", //F - "debugIcon.startForeground": "#85b57a", //B - "debugIcon.pauseForeground": "#3a82e6", //D - "debugIcon.stopForeground": "#e6454b", //8 - "debugIcon.disconnectForeground": "#e6454b", //8 - "debugIcon.restartForeground": "#85b57a", //B - "debugIcon.stepOverForeground": "#3a82e6", //D - "debugIcon.stepIntoForeground": "#4da6a6", //C - "debugIcon.stepOutForeground": "#8c4de6", //E - "debugIcon.continueForeground": "#85b57a", //B - "debugIcon.stepBackForeground": "#e673a3", //F - "debugConsole.infoForeground": "#dce3e8", //5 - "debugConsole.warningForeground": "#ffcc66", //A - "debugConsole.errorForeground": "#e6454b", //8 - "debugConsole.sourceForeground": "#dce3e8", //5 - "debugConsoleInputIcon.foreground": "#dce3e8", //5 + "debugIcon.breakpointUnverifiedForeground": "#003640", //2 + "debugIcon.breakpointCurrentStackframeForeground": "#f3b863", //A + "debugIcon.breakpointStackframeForeground": "#d0658e", //F + "debugIcon.startForeground": "#63b784", //B + "debugIcon.pauseForeground": "#568ccf", //D + "debugIcon.stopForeground": "#d3464d", //8 + "debugIcon.disconnectForeground": "#d3464d", //8 + "debugIcon.restartForeground": "#63b784", //B + "debugIcon.stepOverForeground": "#568ccf", //D + "debugIcon.stepIntoForeground": "#4fb7ae", //C + "debugIcon.stepOutForeground": "#8b66d6", //E + "debugIcon.continueForeground": "#63b784", //B + "debugIcon.stepBackForeground": "#d0658e", //F + "debugConsole.infoForeground": "#d4e1e8", //5 + "debugConsole.warningForeground": "#f3b863", //A + "debugConsole.errorForeground": "#d3464d", //8 + "debugConsole.sourceForeground": "#d4e1e8", //5 + "debugConsoleInputIcon.foreground": "#d4e1e8", //5 // Notebook colors - "notebook.editorBackground": "#003b46", //0 - "notebook.cellBorderColor": "#007a8a", //3 - "notebook.cellHoverBackground": "#004f5e", //1 + "notebook.editorBackground": "#001c1f", //0 + "notebook.cellBorderColor": "#004852", //3 + "notebook.cellHoverBackground": "#002931", //1 // "notebook.cellInsertionIndicator": "#ff0000", // "notebook.cellStatusBarItemHoverBackground": "#ff0000", - "notebook.cellToolbarSeparator": "#006374", //2 - "notebook.cellEditorBackground": "#003b46", //0 - "notebook.focusedCellBackground": "#006374", //2 - "notebook.focusedCellBorder": "#3a82e6", //D - "notebook.focusedEditorBorder": "#3a82e6", //D - "notebook.inactiveFocusedCellBorder": "#007a8a", //3 + "notebook.cellToolbarSeparator": "#003640", //2 + "notebook.cellEditorBackground": "#001c1f", //0 + "notebook.focusedCellBackground": "#003640", //2 + "notebook.focusedCellBorder": "#568ccf", //D + "notebook.focusedEditorBorder": "#568ccf", //D + "notebook.inactiveFocusedCellBorder": "#004852", //3 // "notebook.inactiveSelectedCellBorder": "#ff0000", // "notebook.outputContainerBackgroundColor": "#ff0000", // "notebook.outputContainerBorderColor": "#ff0000", - "notebook.selectedCellBackground": "#006374", //2 + "notebook.selectedCellBackground": "#003640", //2 // "notebook.selectedCellBorder": "#ff0000", // "notebook.symbolHighlightBackground": "#ff0000", // "notebookScrollbarSlider.activeBackground": "#ff0000", // "notebookScrollbarSlider.background": "#ff0000", // "notebookScrollbarSlider.hoverBackground": "#ff0000", - "notebookStatusErrorIcon.foreground": "#e6454b", //8 - "notebookStatusRunningIcon.foreground": "#4da6a6", //C - "notebookStatusSuccessIcon.foreground": "#85b57a", //B + "notebookStatusErrorIcon.foreground": "#d3464d", //8 + "notebookStatusRunningIcon.foreground": "#4fb7ae", //C + "notebookStatusSuccessIcon.foreground": "#63b784", //B // Chart colors - "charts.foreground": "#dce3e8", //5 - "charts.lines": "#dce3e8", //5 - "charts.red": "#e6454b", //8 - "charts.blue": "#3a82e6", //D - "charts.yellow": "#ffcc66", //A - "charts.orange": "#ff6a4b", //9 - "charts.green": "#85b57a", //B - "charts.purple": "#8c4de6", //E + "charts.foreground": "#d4e1e8", //5 + "charts.lines": "#d4e1e8", //5 + "charts.red": "#d3464d", //8 + "charts.blue": "#568ccf", //D + "charts.yellow": "#f3b863", //A + "charts.orange": "#e37552", //9 + "charts.green": "#63b784", //B + "charts.purple": "#8b66d6", //E // Ports Colors - "ports.iconRunningProcessForeground": "#ff6a4b" //9 + "ports.iconRunningProcessForeground": "#e37552" //9 }, "tokenColors": [ { @@ -765,7 +765,7 @@ ], "settings": { "fontStyle": "italic", - "foreground": "#007a8a" //3 + "foreground": "#004852" //3 } }, { @@ -778,7 +778,7 @@ "variable.parameter" ], "settings": { - "foreground": "#e6454b" //8 + "foreground": "#d3464d" //8 } }, { @@ -787,7 +787,7 @@ "variable.other.object.property" ], "settings": { - "foreground": "#3a82e6" //D + "foreground": "#568ccf" //D } }, { @@ -796,7 +796,7 @@ "constant.other.color" ], "settings": { - "foreground": "#85b57a" //B + "foreground": "#63b784" //B } }, { @@ -806,7 +806,7 @@ "invalid.illegal" ], "settings": { - "foreground": "#e6454b" //8 + "foreground": "#d3464d" //8 } }, { @@ -815,7 +815,7 @@ "invalid.deprecated" ], "settings": { - "foreground": "#e673a3" //F + "foreground": "#d0658e" //F } }, { @@ -825,7 +825,7 @@ "storage.modifier" ], "settings": { - "foreground": "#8c4de6" //E + "foreground": "#8b66d6" //E } }, { @@ -838,7 +838,7 @@ "keyword.control.as" ], "settings": { - "foreground": "#8c4de6" //E + "foreground": "#8b66d6" //E } }, { @@ -858,7 +858,7 @@ "storage.type.ts" ], "settings": { - "foreground": "#8c4de6" //E + "foreground": "#8b66d6" //E } }, { @@ -868,7 +868,7 @@ "storage.type.primitive" ], "settings": { - "foreground": "#4da6a6" //C + "foreground": "#4fb7ae" //C } }, { @@ -877,7 +877,7 @@ "storage.type.function" ], "settings": { - "foreground": "#3a82e6" //D + "foreground": "#568ccf" //D } }, { @@ -896,7 +896,7 @@ "keyword.other.substitution" ], "settings": { - "foreground": "#dce3e8" //5 + "foreground": "#d4e1e8" //5 } }, { @@ -906,7 +906,7 @@ "variable.interpolation" ], "settings": { - "foreground": "#e673a3" //F + "foreground": "#d0658e" //F } }, { @@ -917,7 +917,7 @@ "markup.deleted.git_gutter" ], "settings": { - "foreground": "#e6454b" //8 + "foreground": "#d3464d" //8 } }, { @@ -930,7 +930,7 @@ "keyword.other.special-method" ], "settings": { - "foreground": "#3a82e6" //D + "foreground": "#568ccf" //D } }, { @@ -939,7 +939,7 @@ "meta.block variable.other" ], "settings": { - "foreground": "#e6454b" //8 + "foreground": "#d3464d" //8 } }, { @@ -949,7 +949,7 @@ "string.other.link" ], "settings": { - "foreground": "#e6454b" //8 + "foreground": "#d3464d" //8 } }, { @@ -964,7 +964,7 @@ "keyword.other" ], "settings": { - "foreground": "#ff6a4b" //9 + "foreground": "#e37552" //9 } }, { @@ -980,7 +980,7 @@ ], "settings": { "fontStyle": "", - "foreground": "#85b57a" //B + "foreground": "#63b784" //B } }, { @@ -996,7 +996,7 @@ "support.type.sys-types" ], "settings": { - "foreground": "#ffcc66" //A + "foreground": "#f3b863" //A } }, { @@ -1007,7 +1007,7 @@ "storage.modifier.import" ], "settings": { - "foreground": "#ffcc66" //A + "foreground": "#f3b863" //A } }, { @@ -1016,7 +1016,7 @@ "entity.name.variable.field" ], "settings": { - "foreground": "#3a82e6" //D + "foreground": "#568ccf" //D } }, { @@ -1025,7 +1025,7 @@ "support.type" ], "settings": { - "foreground": "#4da6a6" //C + "foreground": "#4fb7ae" //C } }, { @@ -1039,7 +1039,7 @@ "source.postcss support.type.property-name" ], "settings": { - "foreground": "#4da6a6" //C + "foreground": "#4fb7ae" //C } }, { @@ -1050,7 +1050,7 @@ "variable.other.class.js" ], "settings": { - "foreground": "#e6454b" //8 + "foreground": "#d3464d" //8 } }, { @@ -1060,7 +1060,7 @@ ], "settings": { "fontStyle": "italic", - "foreground": "#e6454b" //8 + "foreground": "#d3464d" //8 } }, { @@ -1070,7 +1070,7 @@ ], "settings": { "fontStyle": "italic", - "foreground": "#3a82e6" //D + "foreground": "#568ccf" //D } }, { @@ -1080,7 +1080,7 @@ "variable.function.constructor" ], "settings": { - "foreground": "#3a82e6" //D + "foreground": "#568ccf" //D } }, { @@ -1089,7 +1089,7 @@ "entity.other.attribute-name" ], "settings": { - "foreground": "#3a82e6" //D + "foreground": "#568ccf" //D } }, { @@ -1100,7 +1100,7 @@ ], "settings": { "fontStyle": "italic", - "foreground": "#ffcc66" //A + "foreground": "#f3b863" //A } }, { @@ -1109,7 +1109,7 @@ "entity.other.attribute-name.class" ], "settings": { - "foreground": "#ffcc66" //A + "foreground": "#f3b863" //A } }, { @@ -1118,7 +1118,7 @@ "source.sass keyword.control" ], "settings": { - "foreground": "#3a82e6" //D + "foreground": "#568ccf" //D } }, { @@ -1127,7 +1127,7 @@ "markup.inserted" ], "settings": { - "foreground": "#85b57a" //B + "foreground": "#63b784" //B } }, { @@ -1136,7 +1136,7 @@ "markup.deleted" ], "settings": { - "foreground": "#e6454b" //8 + "foreground": "#d3464d" //8 } }, { @@ -1145,7 +1145,7 @@ "markup.changed" ], "settings": { - "foreground": "#8c4de6" //E + "foreground": "#8b66d6" //E } }, { @@ -1154,7 +1154,7 @@ "string.regexp" ], "settings": { - "foreground": "#4da6a6" //C + "foreground": "#4fb7ae" //C } }, { @@ -1163,7 +1163,7 @@ "constant.character.escape" ], "settings": { - "foreground": "#4da6a6" //C + "foreground": "#4fb7ae" //C } }, { @@ -1185,7 +1185,7 @@ ], "settings": { "fontStyle": "italic", - "foreground": "#3a82e6" // D + "foreground": "#568ccf" // D } }, { @@ -1195,7 +1195,7 @@ ], "settings": { "fontStyle": "italic", - "foreground": "#8c4de6" //E + "foreground": "#8b66d6" //E } }, { @@ -1204,7 +1204,7 @@ "source.json meta.structure.dictionary.json support.type.property-name.json" ], "settings": { - "foreground": "#3a82e6" //D + "foreground": "#568ccf" //D } }, { @@ -1213,7 +1213,7 @@ "source.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json support.type.property-name.json" ], "settings": { - "foreground": "#3a82e6" //D + "foreground": "#568ccf" //D } }, { @@ -1222,7 +1222,7 @@ "source.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json support.type.property-name.json" ], "settings": { - "foreground": "#3a82e6" //D + "foreground": "#568ccf" //D } }, { @@ -1231,7 +1231,7 @@ "source.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json support.type.property-name.json" ], "settings": { - "foreground": "#3a82e6" //D + "foreground": "#568ccf" //D } }, { @@ -1240,7 +1240,7 @@ "source.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json support.type.property-name.json" ], "settings": { - "foreground": "#3a82e6" //D + "foreground": "#568ccf" //D } }, { @@ -1249,7 +1249,7 @@ "source.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json support.type.property-name.json" ], "settings": { - "foreground": "#3a82e6" //D + "foreground": "#568ccf" //D } }, { @@ -1258,7 +1258,7 @@ "source.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json support.type.property-name.json" ], "settings": { - "foreground": "#3a82e6" //D + "foreground": "#568ccf" //D } }, { @@ -1267,7 +1267,7 @@ "source.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json support.type.property-name.json" ], "settings": { - "foreground": "#3a82e6" //D + "foreground": "#568ccf" //D } }, { @@ -1276,7 +1276,7 @@ "source.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json support.type.property-name.json" ], "settings": { - "foreground": "#3a82e6" //D + "foreground": "#568ccf" //D } }, { @@ -1286,7 +1286,7 @@ "punctuation.definition.list_item.markdown" ], "settings": { - "foreground": "#dce3e8" //5 + "foreground": "#d4e1e8" //5 } }, { @@ -1295,7 +1295,7 @@ "text.html.markdown markup.inline.raw.markdown" ], "settings": { - "foreground": "#8c4de6" //E + "foreground": "#8b66d6" //E } }, { @@ -1304,7 +1304,7 @@ "text.html.markdown markup.inline.raw.markdown punctuation.definition.raw.markdown" ], "settings": { - "foreground": "#4da6a6" //C + "foreground": "#4fb7ae" //C } }, { @@ -1313,7 +1313,7 @@ "text.html.markdown meta.dummy.line-break" ], "settings": { - "foreground": "#007a8a" //3 + "foreground": "#004852" //3 } }, { @@ -1324,7 +1324,7 @@ "markup.heading.markdown punctuation.definition.heading.markdown" ], "settings": { - "foreground": "#3a82e6" //D + "foreground": "#568ccf" //D } }, { @@ -1334,7 +1334,7 @@ ], "settings": { "fontStyle": "italic", - "foreground": "#e6454b" //8 + "foreground": "#d3464d" //8 } }, { @@ -1345,7 +1345,7 @@ ], "settings": { "fontStyle": "bold", - "foreground": "#e6454b" //8 + "foreground": "#d3464d" //8 } }, { @@ -1360,7 +1360,7 @@ ], "settings": { "fontStyle": "bold", - "foreground": "#e6454b" //8 + "foreground": "#d3464d" //8 } }, { @@ -1370,7 +1370,7 @@ ], "settings": { "fontStyle": "underline", - "foreground": "#ff6a4b" //9 + "foreground": "#e37552" //9 } }, { @@ -1379,7 +1379,7 @@ "markup.quote punctuation.definition.blockquote.markdown" ], "settings": { - "foreground": "#4da6a6" //C + "foreground": "#4fb7ae" //C } }, { @@ -1397,7 +1397,7 @@ "string.other.link.title.markdown" ], "settings": { - "foreground": "#3a82e6" //D + "foreground": "#568ccf" //D } }, { @@ -1406,7 +1406,7 @@ "string.other.link.description.title.markdown" ], "settings": { - "foreground": "#8c4de6" //E + "foreground": "#8b66d6" //E } }, { @@ -1415,7 +1415,7 @@ "constant.other.reference.link.markdown" ], "settings": { - "foreground": "#ffcc66" //A + "foreground": "#f3b863" //A } }, { @@ -1424,7 +1424,7 @@ "markup.raw.block" ], "settings": { - "foreground": "#8c4de6" //E + "foreground": "#8b66d6" //E } }, { @@ -1452,7 +1452,7 @@ "variable.language.fenced.markdown" ], "settings": { - "foreground": "#8c4de6" //E + "foreground": "#8b66d6" //E } }, { @@ -1461,7 +1461,7 @@ "variable.language.fenced.markdown" ], "settings": { - "foreground": "#e6454b" //8 + "foreground": "#d3464d" //8 } }, { @@ -1471,7 +1471,7 @@ ], "settings": { "fontStyle": "bold", - "foreground": "#4da6a6" //C + "foreground": "#4fb7ae" //C } }, { @@ -1480,31 +1480,31 @@ "markup.table" ], "settings": { - "foreground": "#8c4de6" //E + "foreground": "#8b66d6" //E } }, { "scope": "token.info-token", "settings": { - "foreground": "#3a82e6" //D + "foreground": "#568ccf" //D } }, { "scope": "token.warn-token", "settings": { - "foreground": "#ffcc66" //A + "foreground": "#f3b863" //A } }, { "scope": "token.error-token", "settings": { - "foreground": "#e6454b" //8 + "foreground": "#d3464d" //8 } }, { "scope": "token.debug-token", "settings": { - "foreground": "#8c4de6" //E + "foreground": "#8b66d6" //E } } ] diff --git a/themes/base24/base24-deep-oceanic-next.json b/themes/base24/base24-deep-oceanic-next.json index e8ebaa3..7b1dd30 100644 --- a/themes/base24/base24-deep-oceanic-next.json +++ b/themes/base24/base24-deep-oceanic-next.json @@ -3,230 +3,230 @@ "name": "Base24 Deep Oceanic Next", "type": "dark", "colors": { - "terminal.background": "#003b46", - "terminal.foreground": "#dce3e8", - "terminal.ansiBrightBlack": "#006374", - "terminal.ansiBrightRed": "#ff5a61", - "terminal.ansiBrightGreen": "#99d8a0", - "terminal.ansiBrightYellow": "#ffdd80", - "terminal.ansiBrightBlue": "#4da6ff", - "terminal.ansiBrightMagenta": "#a366ff", - "terminal.ansiBrightCyan": "#66cccc", - "terminal.ansiBrightWhite": "#f0f5f5", - "terminal.ansiBlack": "#004f5e", - "terminal.ansiRed": "#e6454b", - "terminal.ansiGreen": "#85b57a", - "terminal.ansiYellow": "#ff6a4b", - "terminal.ansiBlue": "#3a82e6", - "terminal.ansiMagenta": "#8c4de6", - "terminal.ansiCyan": "#4da6a6", - "terminal.ansiWhite": "#e6ebf0", - "terminal.border": "#dce3e8", - "terminal.selectionBackground": "#004f5e50", - "textBlockQuote.background": "#001114", - "contrastBorder": "#000a0d", - "focusBorder": "#007a8a", - "foreground": "#dce3e8", + "terminal.background": "#001c1f", + "terminal.foreground": "#d4e1e8", + "terminal.ansiBrightBlack": "#003640", + "terminal.ansiBrightRed": "#ff6670", + "terminal.ansiBrightGreen": "#72e1a6", + "terminal.ansiBrightYellow": "#ffe08a", + "terminal.ansiBrightBlue": "#5caeff", + "terminal.ansiBrightMagenta": "#b788ff", + "terminal.ansiBrightCyan": "#4de3e3", + "terminal.ansiBrightWhite": "#f2f7f9", + "terminal.ansiBlack": "#002931", + "terminal.ansiRed": "#d3464d", + "terminal.ansiGreen": "#63b784", + "terminal.ansiYellow": "#e37552", + "terminal.ansiBlue": "#568ccf", + "terminal.ansiMagenta": "#8b66d6", + "terminal.ansiCyan": "#4fb7ae", + "terminal.ansiWhite": "#e0e9ef", + "terminal.border": "#d4e1e8", + "terminal.selectionBackground": "#00293150", + "textBlockQuote.background": "#1f2628", + "contrastBorder": "#2a2f30", + "focusBorder": "#004852", + "foreground": "#d4e1e8", "widget.shadow": "#444444", - "selection.background": "#3a82e6", - "errorForeground": "#e6454b", - "button.background": "#001114", - "button.foreground": "#dce3e8", - "dropdown.background": "#003b46", - "dropdown.border": "#000a0d", - "dropdown.foreground": "#dce3e8", - "input.background": "#003b46", - "input.foreground": "#dce3e8", - "input.border": "#000a0d", - "input.placeholderForeground": "#007a8a", - "inputOption.activeBorder": "#3a82e6", - "inputValidation.infoForeground": "#3a82e6", - "inputValidation.infoBackground": "#003b46", - "inputValidation.infoBorder": "#3a82e6", - "inputValidation.warningForeground": "#ff6a4b", - "inputValidation.warningBackground": "#003b46", - "inputValidation.warningBorder": "#ff6a4b", - "inputValidation.errorForeground": "#e6454b", - "inputValidation.errorBackground": "#003b46", - "inputValidation.errorBorder": "#e6454b", + "selection.background": "#568ccf", + "errorForeground": "#d3464d", + "button.background": "#1f2628", + "button.foreground": "#d4e1e8", + "dropdown.background": "#001c1f", + "dropdown.border": "#2a2f30", + "dropdown.foreground": "#d4e1e8", + "input.background": "#001c1f", + "input.foreground": "#d4e1e8", + "input.border": "#2a2f30", + "input.placeholderForeground": "#004852", + "inputOption.activeBorder": "#568ccf", + "inputValidation.infoForeground": "#568ccf", + "inputValidation.infoBackground": "#001c1f", + "inputValidation.infoBorder": "#568ccf", + "inputValidation.warningForeground": "#e37552", + "inputValidation.warningBackground": "#001c1f", + "inputValidation.warningBorder": "#e37552", + "inputValidation.errorForeground": "#d3464d", + "inputValidation.errorBackground": "#001c1f", + "inputValidation.errorBorder": "#d3464d", "scrollbar.shadow": "#444444", - "badge.foreground": "#dce3e8", - "badge.background": "#004f5e", - "progressBar.background": "#8c4de6", - "list.activeSelectionBackground": "#004f5e", - "list.activeSelectionForeground": "#dce3e8", - "list.dropBackground": "#004f5e", - "list.focusBackground": "#00637475", - "list.highlightForeground": "#4da6a6", - "list.hoverBackground": "#00637475", - "list.inactiveSelectionBackground": "#00637475", - "list.warningForeground": "#ff6a4b", - "list.errorForeground": "#e6454b", - "activityBar.background": "#003b46", - "activityBar.inactiveForeground": "#007a8a", - "activityBar.foreground": "#dce3e8", - "activityBar.activeBorder": "#8c4de680", - "activityBar.activeBackground": "#3a82e610", - "activityBarBadge.background": "#8c4de6", - "activityBarBadge.foreground": "#003b46", - "sideBar.background": "#001114", - "sideBarTitle.foreground": "#dce3e8", - "sideBarSectionHeader.background": "#003b46", - "sideBarSectionHeader.border": "#000a0d", - "editorGroup.border": "#3a82e6", - "editorGroup.dropBackground": "#00637470", - "editorGroupHeader.tabsBackground": "#000a0d", - "tab.activeBackground": "#003b46", - "tab.activeForeground": "#dce3e8", - "tab.border": "#000a0d", - "tab.activeBorderTop": "#8c4de680", - "tab.inactiveBackground": "#001114", - "tab.inactiveForeground": "#007a8a", - "editor.foreground": "#dce3e8", - "editor.background": "#003b46", - "editorLineNumber.foreground": "#007a8a", - "editor.selectionBackground": "#004f5e", - "editor.selectionHighlightBackground": "#004f5e", - "editor.foldBackground": "#001114", - "editor.wordHighlightBackground": "#4da6a650", - "editor.wordHighlightStrongBackground": "#85b57a50", - "editor.findMatchBackground": "#ff6a4b80", - "editor.findMatchHighlightBackground": "#f0f5f540", - "editor.findRangeHighlightBackground": "#00637475", - "editor.hoverHighlightBackground": "#000a0d", - "editor.lineHighlightBorder": "#004f5e", - "editorLink.activeForeground": "#4da6a6", - "editor.rangeHighlightBackground": "#3a82e615", - "editor.snippetTabstopHighlightBackground": "#003b46", - "editor.snippetTabstopHighlightBorder": "#007a8a", - "editor.snippetFinalTabstopHighlightBackground": "#003b46", - "editor.snippetFinalTabstopHighlightBorder": "#85b57a", - "editorWhitespace.foreground": "#f0f5f51A", - "editorIndentGuide.background": "#f0f5f51A", - "editorIndentGuide.activeBackground": "#f0f5f545", - "editorRuler.foreground": "#f0f5f51A", - "editorCodeLens.foreground": "#007a8a", - "editorOverviewRuler.border": "#000a0d", - "editorOverviewRuler.selectionHighlightForeground": "#ff6a4b", - "editorOverviewRuler.wordHighlightForeground": "#4da6a6", - "editorOverviewRuler.wordHighlightStrongForeground": "#85b57a", - "editorOverviewRuler.modifiedForeground": "#4da6a680", - "editorOverviewRuler.addedForeground": "#85b57a80", - "editorOverviewRuler.deletedForeground": "#e6454b80", - "editorOverviewRuler.errorForeground": "#e6454b80", - "editorOverviewRuler.warningForeground": "#ff6a4b80", - "editorOverviewRuler.infoForeground": "#4da6a680", - "editorError.foreground": "#e6454b", - "editorWarning.foreground": "#ff6a4b", - "editorGutter.modifiedBackground": "#4da6a680", - "editorGutter.addedBackground": "#85b57a80", - "editorGutter.deletedBackground": "#e6454b80", - "gitDecoration.modifiedResourceForeground": "#4da6a6", - "gitDecoration.deletedResourceForeground": "#e6454b", - "gitDecoration.untrackedResourceForeground": "#85b57a", - "gitDecoration.ignoredResourceForeground": "#007a8a", - "gitDecoration.conflictingResourceForeground": "#ff6a4b", - "diffEditor.insertedTextBackground": "#85b57a20", - "diffEditor.removedTextBackground": "#e6454b50", - "editorWidget.background": "#001114", - "editorSuggestWidget.background": "#001114", - "editorSuggestWidget.foreground": "#dce3e8", - "editorSuggestWidget.selectedBackground": "#004f5e", - "editorHoverWidget.background": "#003b46", - "editorHoverWidget.border": "#007a8a", - "editorMarkerNavigation.background": "#001114", - "peekView.border": "#004f5e", - "peekViewEditor.background": "#003b46", - "peekViewEditor.matchHighlightBackground": "#ffdd8080", - "peekViewResult.background": "#001114", - "peekViewResult.fileForeground": "#dce3e8", - "peekViewResult.lineForeground": "#dce3e8", - "peekViewResult.matchHighlightBackground": "#ffdd8080", - "peekViewResult.selectionBackground": "#004f5e", - "peekViewResult.selectionForeground": "#dce3e8", - "peekViewTitle.background": "#000a0d", - "peekViewTitleDescription.foreground": "#007a8a", - "peekViewTitleLabel.foreground": "#dce3e8", - "merge.currentHeaderBackground": "#85b57a90", - "merge.incomingHeaderBackground": "#3a82e690", - "editorOverviewRuler.currentContentForeground": "#85b57a", - "editorOverviewRuler.incomingContentForeground": "#3a82e6", - "panel.background": "#003b46", - "panel.border": "#3a82e6", - "panelInput.border": "#dce3e8", - "panelTitle.activeBorder": "#8c4de6", - "panelTitle.activeForeground": "#dce3e8", - "panelTitle.inactiveForeground": "#007a8a", - "statusBar.background": "#000a0d", - "statusBar.foreground": "#dce3e8", - "statusBar.debuggingBackground": "#e6454b", - "statusBar.debuggingForeground": "#000a0d", - "statusBar.noFolderBackground": "#000a0d", - "statusBar.noFolderForeground": "#dce3e8", - "statusBarItem.prominentBackground": "#e6454b", - "statusBarItem.prominentHoverBackground": "#ff6a4b", - "statusBarItem.remoteForeground": "#003b46", - "statusBarItem.remoteBackground": "#3a82e6", - "titleBar.activeBackground": "#001114", - "titleBar.activeForeground": "#dce3e8", - "titleBar.inactiveBackground": "#000a0d", - "titleBar.inactiveForeground": "#007a8a", - "notificationCenter.border": "#001114", - "notificationCenterHeader.foreground": "#dce3e8", - "notificationCenterHeader.background": "#003b46", - "notificationToast.border": "#001114", - "notifications.foreground": "#dce3e8", - "notifications.background": "#003b46", - "notifications.border": "#001114", - "notificationLink.foreground": "#4da6a6", - "notificationsErrorIcon.foreground": "#e6454b", - "notificationsWarningIcon.foreground": "#ff6a4b", - "notificationsInfoIcon.foreground": "#3a82e6", - "notification.background": "#003b46", - "notification.foreground": "#dce3e8", - "notification.buttonBackground": "#004f5e", - "notification.buttonForeground": "#dce3e8", - "notification.buttonHoverBackground": "#00637475", - "notification.errorBackground": "#e6454b", - "notification.errorForeground": "#003b46", - "notification.infoBackground": "#3a82e6", - "notification.infoForeground": "#003b46", - "notification.warningBackground": "#ff6a4b", - "notification.warningForeground": "#003b46", - "extensionButton.prominentForeground": "#dce3e8", - "extensionButton.prominentBackground": "#85b57a90", - "extensionButton.prominentHoverBackground": "#85b57a60", - "pickerGroup.border": "#3a82e6", - "pickerGroup.foreground": "#4da6a6", - "debugToolBar.background": "#001114", - "welcomePage.buttonBackground": "#004f5e", - "welcomePage.buttonHoverBackground": "#00637475", - "walkThrough.embeddedEditorBackground": "#001114", - "settings.headerForeground": "#dce3e8", - "settings.modifiedItemIndicator": "#ff6a4b", - "settings.dropdownBackground": "#001114", - "settings.dropdownForeground": "#dce3e8", - "settings.dropdownBorder": "#000a0d", - "settings.checkboxBackground": "#001114", - "settings.checkboxForeground": "#dce3e8", - "settings.checkboxBorder": "#000a0d", - "checkbox.background": "#001114", - "checkbox.foreground": "#dce3e8", - "checkbox.border": "#000a0d", - "settings.textInputBackground": "#001114", - "settings.textInputForeground": "#dce3e8", - "settings.textInputBorder": "#000a0d", - "settings.numberInputBackground": "#001114", - "settings.numberInputForeground": "#dce3e8", - "settings.numberInputBorder": "#000a0d", - "breadcrumb.foreground": "#007a8a", - "breadcrumb.background": "#003b46", - "breadcrumb.focusForeground": "#dce3e8", - "breadcrumb.activeSelectionForeground": "#dce3e8", - "breadcrumbPicker.background": "#000a0d", - "listFilterWidget.background": "#003b46", - "listFilterWidget.outline": "#004f5e", - "listFilterWidget.noMatchesOutline": "#e6454b" + "badge.foreground": "#d4e1e8", + "badge.background": "#002931", + "progressBar.background": "#8b66d6", + "list.activeSelectionBackground": "#002931", + "list.activeSelectionForeground": "#d4e1e8", + "list.dropBackground": "#002931", + "list.focusBackground": "#00364075", + "list.highlightForeground": "#4fb7ae", + "list.hoverBackground": "#00364075", + "list.inactiveSelectionBackground": "#00364075", + "list.warningForeground": "#e37552", + "list.errorForeground": "#d3464d", + "activityBar.background": "#001c1f", + "activityBar.inactiveForeground": "#004852", + "activityBar.foreground": "#d4e1e8", + "activityBar.activeBorder": "#8b66d680", + "activityBar.activeBackground": "#568ccf10", + "activityBarBadge.background": "#8b66d6", + "activityBarBadge.foreground": "#001c1f", + "sideBar.background": "#1f2628", + "sideBarTitle.foreground": "#d4e1e8", + "sideBarSectionHeader.background": "#001c1f", + "sideBarSectionHeader.border": "#2a2f30", + "editorGroup.border": "#568ccf", + "editorGroup.dropBackground": "#00364070", + "editorGroupHeader.tabsBackground": "#2a2f30", + "tab.activeBackground": "#001c1f", + "tab.activeForeground": "#d4e1e8", + "tab.border": "#2a2f30", + "tab.activeBorderTop": "#8b66d680", + "tab.inactiveBackground": "#1f2628", + "tab.inactiveForeground": "#004852", + "editor.foreground": "#d4e1e8", + "editor.background": "#001c1f", + "editorLineNumber.foreground": "#004852", + "editor.selectionBackground": "#002931", + "editor.selectionHighlightBackground": "#002931", + "editor.foldBackground": "#1f2628", + "editor.wordHighlightBackground": "#4fb7ae50", + "editor.wordHighlightStrongBackground": "#63b78450", + "editor.findMatchBackground": "#e3755280", + "editor.findMatchHighlightBackground": "#f2f7f940", + "editor.findRangeHighlightBackground": "#00364075", + "editor.hoverHighlightBackground": "#2a2f30", + "editor.lineHighlightBorder": "#002931", + "editorLink.activeForeground": "#4fb7ae", + "editor.rangeHighlightBackground": "#568ccf15", + "editor.snippetTabstopHighlightBackground": "#001c1f", + "editor.snippetTabstopHighlightBorder": "#004852", + "editor.snippetFinalTabstopHighlightBackground": "#001c1f", + "editor.snippetFinalTabstopHighlightBorder": "#63b784", + "editorWhitespace.foreground": "#f2f7f91A", + "editorIndentGuide.background": "#f2f7f91A", + "editorIndentGuide.activeBackground": "#f2f7f945", + "editorRuler.foreground": "#f2f7f91A", + "editorCodeLens.foreground": "#004852", + "editorOverviewRuler.border": "#2a2f30", + "editorOverviewRuler.selectionHighlightForeground": "#e37552", + "editorOverviewRuler.wordHighlightForeground": "#4fb7ae", + "editorOverviewRuler.wordHighlightStrongForeground": "#63b784", + "editorOverviewRuler.modifiedForeground": "#4fb7ae80", + "editorOverviewRuler.addedForeground": "#63b78480", + "editorOverviewRuler.deletedForeground": "#d3464d80", + "editorOverviewRuler.errorForeground": "#d3464d80", + "editorOverviewRuler.warningForeground": "#e3755280", + "editorOverviewRuler.infoForeground": "#4fb7ae80", + "editorError.foreground": "#d3464d", + "editorWarning.foreground": "#e37552", + "editorGutter.modifiedBackground": "#4fb7ae80", + "editorGutter.addedBackground": "#63b78480", + "editorGutter.deletedBackground": "#d3464d80", + "gitDecoration.modifiedResourceForeground": "#4fb7ae", + "gitDecoration.deletedResourceForeground": "#d3464d", + "gitDecoration.untrackedResourceForeground": "#63b784", + "gitDecoration.ignoredResourceForeground": "#004852", + "gitDecoration.conflictingResourceForeground": "#e37552", + "diffEditor.insertedTextBackground": "#63b78420", + "diffEditor.removedTextBackground": "#d3464d50", + "editorWidget.background": "#1f2628", + "editorSuggestWidget.background": "#1f2628", + "editorSuggestWidget.foreground": "#d4e1e8", + "editorSuggestWidget.selectedBackground": "#002931", + "editorHoverWidget.background": "#001c1f", + "editorHoverWidget.border": "#004852", + "editorMarkerNavigation.background": "#1f2628", + "peekView.border": "#002931", + "peekViewEditor.background": "#001c1f", + "peekViewEditor.matchHighlightBackground": "#ffe08a80", + "peekViewResult.background": "#1f2628", + "peekViewResult.fileForeground": "#d4e1e8", + "peekViewResult.lineForeground": "#d4e1e8", + "peekViewResult.matchHighlightBackground": "#ffe08a80", + "peekViewResult.selectionBackground": "#002931", + "peekViewResult.selectionForeground": "#d4e1e8", + "peekViewTitle.background": "#2a2f30", + "peekViewTitleDescription.foreground": "#004852", + "peekViewTitleLabel.foreground": "#d4e1e8", + "merge.currentHeaderBackground": "#63b78490", + "merge.incomingHeaderBackground": "#568ccf90", + "editorOverviewRuler.currentContentForeground": "#63b784", + "editorOverviewRuler.incomingContentForeground": "#568ccf", + "panel.background": "#001c1f", + "panel.border": "#568ccf", + "panelInput.border": "#d4e1e8", + "panelTitle.activeBorder": "#8b66d6", + "panelTitle.activeForeground": "#d4e1e8", + "panelTitle.inactiveForeground": "#004852", + "statusBar.background": "#2a2f30", + "statusBar.foreground": "#d4e1e8", + "statusBar.debuggingBackground": "#d3464d", + "statusBar.debuggingForeground": "#2a2f30", + "statusBar.noFolderBackground": "#2a2f30", + "statusBar.noFolderForeground": "#d4e1e8", + "statusBarItem.prominentBackground": "#d3464d", + "statusBarItem.prominentHoverBackground": "#e37552", + "statusBarItem.remoteForeground": "#001c1f", + "statusBarItem.remoteBackground": "#568ccf", + "titleBar.activeBackground": "#1f2628", + "titleBar.activeForeground": "#d4e1e8", + "titleBar.inactiveBackground": "#2a2f30", + "titleBar.inactiveForeground": "#004852", + "notificationCenter.border": "#1f2628", + "notificationCenterHeader.foreground": "#d4e1e8", + "notificationCenterHeader.background": "#001c1f", + "notificationToast.border": "#1f2628", + "notifications.foreground": "#d4e1e8", + "notifications.background": "#001c1f", + "notifications.border": "#1f2628", + "notificationLink.foreground": "#4fb7ae", + "notificationsErrorIcon.foreground": "#d3464d", + "notificationsWarningIcon.foreground": "#e37552", + "notificationsInfoIcon.foreground": "#568ccf", + "notification.background": "#001c1f", + "notification.foreground": "#d4e1e8", + "notification.buttonBackground": "#002931", + "notification.buttonForeground": "#d4e1e8", + "notification.buttonHoverBackground": "#00364075", + "notification.errorBackground": "#d3464d", + "notification.errorForeground": "#001c1f", + "notification.infoBackground": "#568ccf", + "notification.infoForeground": "#001c1f", + "notification.warningBackground": "#e37552", + "notification.warningForeground": "#001c1f", + "extensionButton.prominentForeground": "#d4e1e8", + "extensionButton.prominentBackground": "#63b78490", + "extensionButton.prominentHoverBackground": "#63b78460", + "pickerGroup.border": "#568ccf", + "pickerGroup.foreground": "#4fb7ae", + "debugToolBar.background": "#1f2628", + "welcomePage.buttonBackground": "#002931", + "welcomePage.buttonHoverBackground": "#00364075", + "walkThrough.embeddedEditorBackground": "#1f2628", + "settings.headerForeground": "#d4e1e8", + "settings.modifiedItemIndicator": "#e37552", + "settings.dropdownBackground": "#1f2628", + "settings.dropdownForeground": "#d4e1e8", + "settings.dropdownBorder": "#2a2f30", + "settings.checkboxBackground": "#1f2628", + "settings.checkboxForeground": "#d4e1e8", + "settings.checkboxBorder": "#2a2f30", + "checkbox.background": "#1f2628", + "checkbox.foreground": "#d4e1e8", + "checkbox.border": "#2a2f30", + "settings.textInputBackground": "#1f2628", + "settings.textInputForeground": "#d4e1e8", + "settings.textInputBorder": "#2a2f30", + "settings.numberInputBackground": "#1f2628", + "settings.numberInputForeground": "#d4e1e8", + "settings.numberInputBorder": "#2a2f30", + "breadcrumb.foreground": "#004852", + "breadcrumb.background": "#001c1f", + "breadcrumb.focusForeground": "#d4e1e8", + "breadcrumb.activeSelectionForeground": "#d4e1e8", + "breadcrumbPicker.background": "#2a2f30", + "listFilterWidget.background": "#001c1f", + "listFilterWidget.outline": "#002931", + "listFilterWidget.noMatchesOutline": "#d3464d" }, "tokenColors": [ { @@ -250,7 +250,7 @@ "header" ], "settings": { - "foreground": "#3a82e6" + "foreground": "#568ccf" } }, { @@ -258,7 +258,7 @@ "source" ], "settings": { - "foreground": "#dce3e8" + "foreground": "#d4e1e8" } }, { @@ -267,7 +267,7 @@ "meta.diff.header" ], "settings": { - "foreground": "#007a8a" + "foreground": "#004852" } }, { @@ -275,7 +275,7 @@ "markup.inserted" ], "settings": { - "foreground": "#85b57a" + "foreground": "#63b784" } }, { @@ -283,7 +283,7 @@ "markup.deleted" ], "settings": { - "foreground": "#e6454b" + "foreground": "#d3464d" } }, { @@ -291,7 +291,7 @@ "markup.changed" ], "settings": { - "foreground": "#ff6a4b" + "foreground": "#e37552" } }, { @@ -299,7 +299,7 @@ "invalid" ], "settings": { - "foreground": "#e6454b", + "foreground": "#d3464d", "fontStyle": "underline italic" } }, @@ -308,7 +308,7 @@ "invalid.deprecated" ], "settings": { - "foreground": "#dce3e8", + "foreground": "#d4e1e8", "fontStyle": "underline italic" } }, @@ -317,7 +317,7 @@ "entity.name.filename" ], "settings": { - "foreground": "#ffdd80" + "foreground": "#ffe08a" } }, { @@ -325,7 +325,7 @@ "markup.error" ], "settings": { - "foreground": "#e6454b" + "foreground": "#d3464d" } }, { @@ -344,7 +344,7 @@ ], "settings": { "fontStyle": "bold", - "foreground": "#ff6a4b" + "foreground": "#e37552" } }, { @@ -354,7 +354,7 @@ ], "settings": { "fontStyle": "bold", - "foreground": "#3a82e6" + "foreground": "#568ccf" } }, { @@ -363,7 +363,7 @@ "markup.italic" ], "settings": { - "foreground": "#ffdd80", + "foreground": "#ffe08a", "fontStyle": "italic" } }, @@ -375,7 +375,7 @@ "punctuation.definition.link.restructuredtext" ], "settings": { - "foreground": "#4da6a6" + "foreground": "#4fb7ae" } }, { @@ -385,7 +385,7 @@ "markup.raw.restructuredtext" ], "settings": { - "foreground": "#85b57a" + "foreground": "#63b784" } }, { @@ -395,7 +395,7 @@ "markup.underline.link.image" ], "settings": { - "foreground": "#4da6a6" + "foreground": "#4fb7ae" } }, { @@ -407,7 +407,7 @@ "string.other.link.title" ], "settings": { - "foreground": "#8c4de6" + "foreground": "#8b66d6" } }, { @@ -417,7 +417,7 @@ "markup.quote" ], "settings": { - "foreground": "#ffdd80", + "foreground": "#ffe08a", "fontStyle": "italic" } }, @@ -427,7 +427,7 @@ "meta.separator.markdown" ], "settings": { - "foreground": "#007a8a" + "foreground": "#004852" } }, { @@ -438,7 +438,7 @@ "markup.fenced_code.block.markdown punctuation.definition.markdown" ], "settings": { - "foreground": "#85b57a" + "foreground": "#63b784" } }, { @@ -447,7 +447,7 @@ "punctuation.definition.constant.restructuredtext" ], "settings": { - "foreground": "#3a82e6" + "foreground": "#568ccf" } }, { @@ -457,7 +457,7 @@ "markup.heading.markdown punctuation.definition.string.end" ], "settings": { - "foreground": "#3a82e6" + "foreground": "#568ccf" } }, { @@ -467,7 +467,7 @@ "meta.paragraph.markdown punctuation.definition.string.end" ], "settings": { - "foreground": "#dce3e8" + "foreground": "#d4e1e8" } }, { @@ -477,7 +477,7 @@ "markup.quote.markdown meta.paragraph.markdown punctuation.definition.string.end" ], "settings": { - "foreground": "#ffdd80" + "foreground": "#ffe08a" } }, { @@ -487,7 +487,7 @@ "entity.name.class" ], "settings": { - "foreground": "#4da6a6", + "foreground": "#4fb7ae", "fontStyle": "normal" } }, @@ -502,7 +502,7 @@ "variable.parameter.function.language.special" ], "settings": { - "foreground": "#3a82e6", + "foreground": "#568ccf", "fontStyle": "italic" } }, @@ -513,7 +513,7 @@ ], "settings": { "fontStyle": "italic", - "foreground": "#4da6a6" + "foreground": "#4fb7ae" } }, { @@ -525,7 +525,7 @@ "wildcard.comment" ], "settings": { - "foreground": "#007a8a" + "foreground": "#004852" } }, { @@ -536,7 +536,7 @@ "comment.block.documentation storage.type.class" ], "settings": { - "foreground": "#8c4de6" + "foreground": "#8b66d6" } }, { @@ -545,7 +545,7 @@ "comment.block.documentation entity.name.type" ], "settings": { - "foreground": "#4da6a6", + "foreground": "#4fb7ae", "fontStyle": "italic" } }, @@ -555,7 +555,7 @@ "comment.block.documentation entity.name.type punctuation.definition.bracket" ], "settings": { - "foreground": "#4da6a6" + "foreground": "#4fb7ae" } }, { @@ -564,7 +564,7 @@ "comment.block.documentation variable" ], "settings": { - "foreground": "#ff6a4b", + "foreground": "#e37552", "fontStyle": "italic" } }, @@ -575,7 +575,7 @@ "variable.other.constant" ], "settings": { - "foreground": "#3a82e6" + "foreground": "#568ccf" } }, { @@ -586,7 +586,7 @@ "constant.regexp" ], "settings": { - "foreground": "#8c4de6" + "foreground": "#8b66d6" } }, { @@ -595,7 +595,7 @@ "entity.name.tag" ], "settings": { - "foreground": "#8c4de6" + "foreground": "#8b66d6" } }, { @@ -604,7 +604,7 @@ "entity.other.attribute-name.parent-selector" ], "settings": { - "foreground": "#8c4de6" + "foreground": "#8b66d6" } }, { @@ -613,7 +613,7 @@ "entity.other.attribute-name" ], "settings": { - "foreground": "#85b57a", + "foreground": "#63b784", "fontStyle": "italic" } }, @@ -631,7 +631,7 @@ "keyword.operator.function.infix" ], "settings": { - "foreground": "#85b57a" + "foreground": "#63b784" } }, { @@ -646,7 +646,7 @@ ], "settings": { "fontStyle": "italic", - "foreground": "#ff6a4b" + "foreground": "#e37552" } }, { @@ -656,7 +656,7 @@ "meta.decorator variable.other.property" ], "settings": { - "foreground": "#85b57a", + "foreground": "#63b784", "fontStyle": "italic" } }, @@ -666,7 +666,7 @@ "meta.decorator variable.other.object" ], "settings": { - "foreground": "#85b57a" + "foreground": "#63b784" } }, { @@ -676,7 +676,7 @@ "punctuation.definition.keyword" ], "settings": { - "foreground": "#8c4de6" + "foreground": "#8b66d6" } }, { @@ -695,7 +695,7 @@ "meta.selector" ], "settings": { - "foreground": "#8c4de6" + "foreground": "#8b66d6" } }, { @@ -705,7 +705,7 @@ ], "settings": { "fontStyle": "italic", - "foreground": "#4da6a6" + "foreground": "#4fb7ae" } }, { @@ -717,7 +717,7 @@ ], "settings": { "fontStyle": "regular", - "foreground": "#3a82e6" + "foreground": "#568ccf" } }, { @@ -759,7 +759,7 @@ "punctuation.separator.annotation" ], "settings": { - "foreground": "#8c4de6" + "foreground": "#8b66d6" } }, { @@ -783,7 +783,7 @@ "string.template punctuation.accessor" ], "settings": { - "foreground": "#dce3e8" + "foreground": "#d4e1e8" } }, { @@ -802,7 +802,7 @@ "punctuation.definition.variable.makefile" ], "settings": { - "foreground": "#8c4de6" + "foreground": "#8b66d6" } }, { @@ -814,7 +814,7 @@ "variable.other.key.toml" ], "settings": { - "foreground": "#4da6a6" + "foreground": "#4fb7ae" } }, { @@ -824,7 +824,7 @@ "constant.other.timestamp" ], "settings": { - "foreground": "#ff6a4b" + "foreground": "#e37552" } }, { @@ -834,7 +834,7 @@ ], "settings": { "fontStyle": "italic underline", - "foreground": "#85b57a" + "foreground": "#63b784" } }, { @@ -847,7 +847,7 @@ ], "settings": { "fontStyle": "regular", - "foreground": "#8c4de6" + "foreground": "#8b66d6" } }, { @@ -875,7 +875,7 @@ ], "settings": { "fontStyle": "italic", - "foreground": "#4da6a6" + "foreground": "#4fb7ae" } }, { @@ -886,7 +886,7 @@ "meta.type.parameters entity.name.type" ], "settings": { - "foreground": "#ff6a4b" + "foreground": "#e37552" } }, { @@ -895,7 +895,7 @@ "storage.modifier" ], "settings": { - "foreground": "#8c4de6" + "foreground": "#8b66d6" } }, { @@ -906,7 +906,7 @@ "constant.character.escape.backslash.regexp" ], "settings": { - "foreground": "#ffdd80" + "foreground": "#ffe08a" } }, { @@ -915,7 +915,7 @@ "punctuation.definition.group.capture.regexp" ], "settings": { - "foreground": "#8c4de6" + "foreground": "#8b66d6" } }, { @@ -925,7 +925,7 @@ "string.regexp punctuation.definition.string.end" ], "settings": { - "foreground": "#e6454b" + "foreground": "#d3464d" } }, { @@ -934,7 +934,7 @@ "punctuation.definition.character-class.regexp" ], "settings": { - "foreground": "#4da6a6" + "foreground": "#4fb7ae" } }, { @@ -943,7 +943,7 @@ "punctuation.definition.group.regexp" ], "settings": { - "foreground": "#ff6a4b" + "foreground": "#e37552" } }, { @@ -953,7 +953,7 @@ "keyword.operator.negation.regexp" ], "settings": { - "foreground": "#e6454b" + "foreground": "#d3464d" } }, { @@ -962,7 +962,7 @@ "meta.assertion.look-ahead.regexp" ], "settings": { - "foreground": "#85b57a" + "foreground": "#63b784" } }, { @@ -971,7 +971,7 @@ "string" ], "settings": { - "foreground": "#ffdd80" + "foreground": "#ffe08a" } }, { @@ -981,7 +981,7 @@ "punctuation.definition.string.end" ], "settings": { - "foreground": "#ffcc66" + "foreground": "#f3b863" } }, { @@ -991,7 +991,7 @@ "punctuation.support.type.property-name.end" ], "settings": { - "foreground": "#3a82e6" + "foreground": "#568ccf" } }, { @@ -1003,7 +1003,7 @@ "string.quoted.docstring.multi.python constant.character.escape" ], "settings": { - "foreground": "#007a8a" + "foreground": "#004852" } }, { @@ -1017,7 +1017,7 @@ "variable.other.constant.tsx" ], "settings": { - "foreground": "#dce3e8" + "foreground": "#d4e1e8" } }, { @@ -1029,7 +1029,7 @@ ], "settings": { "fontStyle": "italic", - "foreground": "#ff6a4b" + "foreground": "#e37552" } }, { @@ -1041,7 +1041,7 @@ ], "settings": { "fontStyle": "normal", - "foreground": "#dce3e8" + "foreground": "#d4e1e8" } }, { @@ -1050,7 +1050,7 @@ "meta.selectionset.graphql variable" ], "settings": { - "foreground": "#ffdd80" + "foreground": "#ffe08a" } }, { @@ -1059,7 +1059,7 @@ "meta.selectionset.graphql meta.arguments variable" ], "settings": { - "foreground": "#dce3e8" + "foreground": "#d4e1e8" } }, { @@ -1069,7 +1069,7 @@ "variable.fragment.graphql" ], "settings": { - "foreground": "#4da6a6" + "foreground": "#4fb7ae" } }, { @@ -1090,7 +1090,7 @@ "constant.language.empty-list.haskell" ], "settings": { - "foreground": "#dce3e8" + "foreground": "#d4e1e8" } }, { @@ -1099,7 +1099,7 @@ "source.shell variable.other" ], "settings": { - "foreground": "#3a82e6" + "foreground": "#568ccf" } }, { @@ -1109,7 +1109,7 @@ ], "settings": { "fontStyle": "normal", - "foreground": "#3a82e6" + "foreground": "#568ccf" } }, { @@ -1118,7 +1118,7 @@ "meta.scope.prerequisites.makefile" ], "settings": { - "foreground": "#ffdd80" + "foreground": "#ffe08a" } }, { @@ -1127,7 +1127,7 @@ "meta.attribute-selector.scss" ], "settings": { - "foreground": "#ffdd80" + "foreground": "#ffe08a" } }, { @@ -1137,7 +1137,7 @@ "punctuation.definition.attribute-selector.begin.bracket.square.scss" ], "settings": { - "foreground": "#dce3e8" + "foreground": "#d4e1e8" } }, { @@ -1146,7 +1146,7 @@ "meta.preprocessor.haskell" ], "settings": { - "foreground": "#007a8a" + "foreground": "#004852" } } ]