From f0c36fbbf6e1ecb420e606c0009010a0b5d03a6c Mon Sep 17 00:00:00 2001 From: Sandeep Somavarapu Date: Tue, 12 Sep 2023 11:39:41 +0200 Subject: [PATCH] fix #192333 (#192855) --- .../theme-abyss/themes/abyss-color-theme.json | 27 ------------------- .../themes/kimbie-dark-color-theme.json | 1 - .../tomorrow-night-blue-color-theme.json | 1 - 3 files changed, 29 deletions(-) diff --git a/extensions/theme-abyss/themes/abyss-color-theme.json b/extensions/theme-abyss/themes/abyss-color-theme.json index e81c3b9adca..f0e4d4bb352 100644 --- a/extensions/theme-abyss/themes/abyss-color-theme.json +++ b/extensions/theme-abyss/themes/abyss-color-theme.json @@ -278,18 +278,14 @@ } ], "colors": { - "editor.background": "#000c18", "editor.foreground": "#6688cc", - // Base // "foreground": "", "focusBorder": "#596F99", // "contrastActiveBorder": "", // "contrastBorder": "", - // "widget.shadow": "", - "input.background": "#181f2f", // "input.border": "", // "input.foreground": "", @@ -300,17 +296,13 @@ "inputValidation.warningBorder": "#5B7E7A", "inputValidation.errorBackground": "#A22D44", "inputValidation.errorBorder": "#AB395B", - "badge.background": "#0063a5", "progressBar.background": "#0063a5", - "dropdown.background": "#181f2f", // "dropdown.foreground": "", // "dropdown.border": "", - "button.background": "#2B3C5D", // "button.foreground": "", - "list.activeSelectionBackground": "#08286b", // "list.activeSelectionForeground": "", "quickInputList.focusBackground": "#08286b", @@ -318,12 +310,10 @@ "list.inactiveSelectionBackground": "#152037", "list.dropBackground": "#041D52", "list.highlightForeground": "#0063a5", - "scrollbar.shadow": "#515E91AA", "scrollbarSlider.activeBackground": "#3B3F5188", "scrollbarSlider.background": "#1F2230AA", "scrollbarSlider.hoverBackground": "#3B3F5188", - // Editor "editorWidget.background": "#262641", "editorCursor.foreground": "#ddbb88", @@ -350,14 +340,12 @@ // "editor.selectionHighlightBackground": "", // "editor.wordHighlightBackground": "", // "editor.wordHighlightStrongBackground": "", - // Editor: Suggest Widget // "editorSuggestWidget.background": "", // "editorSuggestWidget.border": "", // "editorSuggestWidget.foreground": "", // "editorSuggestWidget.highlightForeground": "", // "editorSuggestWidget.selectedBackground": "", - // Editor: Peek View "peekViewResult.background": "#060621", // "peekViewResult.lineForeground": "", @@ -371,7 +359,6 @@ "peekViewResult.matchHighlightBackground": "#eeeeee44", // "peekViewTitleLabel.foreground": "", // "peekViewTitleDescription.foreground": "", - // Ports "ports.iconRunningProcessForeground": "#80a2c2", // Editor: Diff @@ -379,23 +366,18 @@ // "diffEditor.insertedTextBorder": "", "diffEditor.removedTextBackground": "#892F4688", // "diffEditor.removedTextBorder": "", - - // Editor: Minimap "minimap.selectionHighlight": "#750000", - // Workbench: Title "titleBar.activeBackground": "#10192c", // "titleBar.activeForeground": "", // "titleBar.inactiveBackground": "", // "titleBar.inactiveForeground": "", - // Workbench: Editors // "editorGroupHeader.noTabsBackground": "", "editorGroup.border": "#2b2b4a", "editorGroup.dropBackground": "#25375daa", "editorGroupHeader.tabsBackground": "#1c1c2a", - // Workbench: Tabs "tab.border": "#2b2b4a", // "tab.activeBackground": "", @@ -403,26 +385,21 @@ // "tab.activeForeground": "", // "tab.inactiveForeground": "", "tab.lastPinnedBorder": "#2b3c5d", - // Workbench: Activity Bar "activityBar.background": "#051336", // "activityBar.foreground": "", // "activityBarBadge.background": "", // "activityBarBadge.foreground": "", - "activityBarItem.profilesBackground": "#082877", - // Workbench: Panel // "panel.background": "", "panel.border": "#2b2b4a", // "panelTitle.activeBorder": "", // "panelTitle.activeForeground": "", // "panelTitle.inactiveForeground": "", - // Workbench: Side Bar "sideBar.background": "#060621", // "sideBarTitle.foreground": "", "sideBarSectionHeader.background": "#10192c", - // Workbench: Status Bar "statusBar.background": "#10192c", "statusBar.noFolderBackground": "#10192c", @@ -433,20 +410,16 @@ "statusBarItem.prominentHoverBackground": "#0063a5dd", // "statusBarItem.activeBackground": "", // "statusBarItem.hoverBackground": "", - // Workbench: Debug "debugToolBar.background": "#051336", "debugExceptionWidget.background": "#051336", "debugExceptionWidget.border": "#AB395B", - // Workbench: Quick Open "pickerGroup.border": "#596F99", "pickerGroup.foreground": "#596F99", - // Workbench: Extensions "extensionButton.prominentBackground": "#5f8b3b", "extensionButton.prominentHoverBackground": "#5f8b3bbb", - // Workbench: Terminal "terminal.ansiBlack": "#111111", "terminal.ansiRed": "#ff9da4", diff --git a/extensions/theme-kimbie-dark/themes/kimbie-dark-color-theme.json b/extensions/theme-kimbie-dark/themes/kimbie-dark-color-theme.json index 3554c486209..cd16cc35be2 100644 --- a/extensions/theme-kimbie-dark/themes/kimbie-dark-color-theme.json +++ b/extensions/theme-kimbie-dark/themes/kimbie-dark-color-theme.json @@ -32,7 +32,6 @@ "ports.iconRunningProcessForeground": "#369432", "activityBar.background": "#221a0f", "activityBar.foreground": "#d3af86", - "activityBarItem.profilesBackground": "#47351d", "sideBar.background": "#362712", "menu.background": "#362712", "menu.foreground": "#CCCCCC", diff --git a/extensions/theme-tomorrow-night-blue/themes/tomorrow-night-blue-color-theme.json b/extensions/theme-tomorrow-night-blue/themes/tomorrow-night-blue-color-theme.json index b0bdf8e90a9..840a1764bf1 100644 --- a/extensions/theme-tomorrow-night-blue/themes/tomorrow-night-blue-color-theme.json +++ b/extensions/theme-tomorrow-night-blue/themes/tomorrow-night-blue-color-theme.json @@ -36,7 +36,6 @@ "statusBar.noFolderBackground": "#001126", "statusBar.debuggingBackground": "#001126", "activityBar.background": "#001733", - "activityBarItem.profilesBackground": "#003271", "progressBar.background": "#bbdaffcc", "badge.background": "#bbdaffcc", "badge.foreground": "#001733",