This commit is contained in:
Sandeep Somavarapu
2023-09-12 11:39:41 +02:00
committed by GitHub
parent 41c6343f84
commit f0c36fbbf6
3 changed files with 0 additions and 29 deletions

View File

@@ -278,18 +278,14 @@
} }
], ],
"colors": { "colors": {
"editor.background": "#000c18", "editor.background": "#000c18",
"editor.foreground": "#6688cc", "editor.foreground": "#6688cc",
// Base // Base
// "foreground": "", // "foreground": "",
"focusBorder": "#596F99", "focusBorder": "#596F99",
// "contrastActiveBorder": "", // "contrastActiveBorder": "",
// "contrastBorder": "", // "contrastBorder": "",
// "widget.shadow": "", // "widget.shadow": "",
"input.background": "#181f2f", "input.background": "#181f2f",
// "input.border": "", // "input.border": "",
// "input.foreground": "", // "input.foreground": "",
@@ -300,17 +296,13 @@
"inputValidation.warningBorder": "#5B7E7A", "inputValidation.warningBorder": "#5B7E7A",
"inputValidation.errorBackground": "#A22D44", "inputValidation.errorBackground": "#A22D44",
"inputValidation.errorBorder": "#AB395B", "inputValidation.errorBorder": "#AB395B",
"badge.background": "#0063a5", "badge.background": "#0063a5",
"progressBar.background": "#0063a5", "progressBar.background": "#0063a5",
"dropdown.background": "#181f2f", "dropdown.background": "#181f2f",
// "dropdown.foreground": "", // "dropdown.foreground": "",
// "dropdown.border": "", // "dropdown.border": "",
"button.background": "#2B3C5D", "button.background": "#2B3C5D",
// "button.foreground": "", // "button.foreground": "",
"list.activeSelectionBackground": "#08286b", "list.activeSelectionBackground": "#08286b",
// "list.activeSelectionForeground": "", // "list.activeSelectionForeground": "",
"quickInputList.focusBackground": "#08286b", "quickInputList.focusBackground": "#08286b",
@@ -318,12 +310,10 @@
"list.inactiveSelectionBackground": "#152037", "list.inactiveSelectionBackground": "#152037",
"list.dropBackground": "#041D52", "list.dropBackground": "#041D52",
"list.highlightForeground": "#0063a5", "list.highlightForeground": "#0063a5",
"scrollbar.shadow": "#515E91AA", "scrollbar.shadow": "#515E91AA",
"scrollbarSlider.activeBackground": "#3B3F5188", "scrollbarSlider.activeBackground": "#3B3F5188",
"scrollbarSlider.background": "#1F2230AA", "scrollbarSlider.background": "#1F2230AA",
"scrollbarSlider.hoverBackground": "#3B3F5188", "scrollbarSlider.hoverBackground": "#3B3F5188",
// Editor // Editor
"editorWidget.background": "#262641", "editorWidget.background": "#262641",
"editorCursor.foreground": "#ddbb88", "editorCursor.foreground": "#ddbb88",
@@ -350,14 +340,12 @@
// "editor.selectionHighlightBackground": "", // "editor.selectionHighlightBackground": "",
// "editor.wordHighlightBackground": "", // "editor.wordHighlightBackground": "",
// "editor.wordHighlightStrongBackground": "", // "editor.wordHighlightStrongBackground": "",
// Editor: Suggest Widget // Editor: Suggest Widget
// "editorSuggestWidget.background": "", // "editorSuggestWidget.background": "",
// "editorSuggestWidget.border": "", // "editorSuggestWidget.border": "",
// "editorSuggestWidget.foreground": "", // "editorSuggestWidget.foreground": "",
// "editorSuggestWidget.highlightForeground": "", // "editorSuggestWidget.highlightForeground": "",
// "editorSuggestWidget.selectedBackground": "", // "editorSuggestWidget.selectedBackground": "",
// Editor: Peek View // Editor: Peek View
"peekViewResult.background": "#060621", "peekViewResult.background": "#060621",
// "peekViewResult.lineForeground": "", // "peekViewResult.lineForeground": "",
@@ -371,7 +359,6 @@
"peekViewResult.matchHighlightBackground": "#eeeeee44", "peekViewResult.matchHighlightBackground": "#eeeeee44",
// "peekViewTitleLabel.foreground": "", // "peekViewTitleLabel.foreground": "",
// "peekViewTitleDescription.foreground": "", // "peekViewTitleDescription.foreground": "",
// Ports // Ports
"ports.iconRunningProcessForeground": "#80a2c2", "ports.iconRunningProcessForeground": "#80a2c2",
// Editor: Diff // Editor: Diff
@@ -379,23 +366,18 @@
// "diffEditor.insertedTextBorder": "", // "diffEditor.insertedTextBorder": "",
"diffEditor.removedTextBackground": "#892F4688", "diffEditor.removedTextBackground": "#892F4688",
// "diffEditor.removedTextBorder": "", // "diffEditor.removedTextBorder": "",
// Editor: Minimap // Editor: Minimap
"minimap.selectionHighlight": "#750000", "minimap.selectionHighlight": "#750000",
// Workbench: Title // Workbench: Title
"titleBar.activeBackground": "#10192c", "titleBar.activeBackground": "#10192c",
// "titleBar.activeForeground": "", // "titleBar.activeForeground": "",
// "titleBar.inactiveBackground": "", // "titleBar.inactiveBackground": "",
// "titleBar.inactiveForeground": "", // "titleBar.inactiveForeground": "",
// Workbench: Editors // Workbench: Editors
// "editorGroupHeader.noTabsBackground": "", // "editorGroupHeader.noTabsBackground": "",
"editorGroup.border": "#2b2b4a", "editorGroup.border": "#2b2b4a",
"editorGroup.dropBackground": "#25375daa", "editorGroup.dropBackground": "#25375daa",
"editorGroupHeader.tabsBackground": "#1c1c2a", "editorGroupHeader.tabsBackground": "#1c1c2a",
// Workbench: Tabs // Workbench: Tabs
"tab.border": "#2b2b4a", "tab.border": "#2b2b4a",
// "tab.activeBackground": "", // "tab.activeBackground": "",
@@ -403,26 +385,21 @@
// "tab.activeForeground": "", // "tab.activeForeground": "",
// "tab.inactiveForeground": "", // "tab.inactiveForeground": "",
"tab.lastPinnedBorder": "#2b3c5d", "tab.lastPinnedBorder": "#2b3c5d",
// Workbench: Activity Bar // Workbench: Activity Bar
"activityBar.background": "#051336", "activityBar.background": "#051336",
// "activityBar.foreground": "", // "activityBar.foreground": "",
// "activityBarBadge.background": "", // "activityBarBadge.background": "",
// "activityBarBadge.foreground": "", // "activityBarBadge.foreground": "",
"activityBarItem.profilesBackground": "#082877",
// Workbench: Panel // Workbench: Panel
// "panel.background": "", // "panel.background": "",
"panel.border": "#2b2b4a", "panel.border": "#2b2b4a",
// "panelTitle.activeBorder": "", // "panelTitle.activeBorder": "",
// "panelTitle.activeForeground": "", // "panelTitle.activeForeground": "",
// "panelTitle.inactiveForeground": "", // "panelTitle.inactiveForeground": "",
// Workbench: Side Bar // Workbench: Side Bar
"sideBar.background": "#060621", "sideBar.background": "#060621",
// "sideBarTitle.foreground": "", // "sideBarTitle.foreground": "",
"sideBarSectionHeader.background": "#10192c", "sideBarSectionHeader.background": "#10192c",
// Workbench: Status Bar // Workbench: Status Bar
"statusBar.background": "#10192c", "statusBar.background": "#10192c",
"statusBar.noFolderBackground": "#10192c", "statusBar.noFolderBackground": "#10192c",
@@ -433,20 +410,16 @@
"statusBarItem.prominentHoverBackground": "#0063a5dd", "statusBarItem.prominentHoverBackground": "#0063a5dd",
// "statusBarItem.activeBackground": "", // "statusBarItem.activeBackground": "",
// "statusBarItem.hoverBackground": "", // "statusBarItem.hoverBackground": "",
// Workbench: Debug // Workbench: Debug
"debugToolBar.background": "#051336", "debugToolBar.background": "#051336",
"debugExceptionWidget.background": "#051336", "debugExceptionWidget.background": "#051336",
"debugExceptionWidget.border": "#AB395B", "debugExceptionWidget.border": "#AB395B",
// Workbench: Quick Open // Workbench: Quick Open
"pickerGroup.border": "#596F99", "pickerGroup.border": "#596F99",
"pickerGroup.foreground": "#596F99", "pickerGroup.foreground": "#596F99",
// Workbench: Extensions // Workbench: Extensions
"extensionButton.prominentBackground": "#5f8b3b", "extensionButton.prominentBackground": "#5f8b3b",
"extensionButton.prominentHoverBackground": "#5f8b3bbb", "extensionButton.prominentHoverBackground": "#5f8b3bbb",
// Workbench: Terminal // Workbench: Terminal
"terminal.ansiBlack": "#111111", "terminal.ansiBlack": "#111111",
"terminal.ansiRed": "#ff9da4", "terminal.ansiRed": "#ff9da4",

View File

@@ -32,7 +32,6 @@
"ports.iconRunningProcessForeground": "#369432", "ports.iconRunningProcessForeground": "#369432",
"activityBar.background": "#221a0f", "activityBar.background": "#221a0f",
"activityBar.foreground": "#d3af86", "activityBar.foreground": "#d3af86",
"activityBarItem.profilesBackground": "#47351d",
"sideBar.background": "#362712", "sideBar.background": "#362712",
"menu.background": "#362712", "menu.background": "#362712",
"menu.foreground": "#CCCCCC", "menu.foreground": "#CCCCCC",

View File

@@ -36,7 +36,6 @@
"statusBar.noFolderBackground": "#001126", "statusBar.noFolderBackground": "#001126",
"statusBar.debuggingBackground": "#001126", "statusBar.debuggingBackground": "#001126",
"activityBar.background": "#001733", "activityBar.background": "#001733",
"activityBarItem.profilesBackground": "#003271",
"progressBar.background": "#bbdaffcc", "progressBar.background": "#bbdaffcc",
"badge.background": "#bbdaffcc", "badge.background": "#bbdaffcc",
"badge.foreground": "#001733", "badge.foreground": "#001733",