style(theme): update secondary background color from #161b22 to #131416 in dark theme and light theme equivalents
This commit is contained in:
@@ -33,13 +33,13 @@
|
|||||||
"textLink.activeForeground": "#79c0ff",
|
"textLink.activeForeground": "#79c0ff",
|
||||||
"textBlockQuote.background": "#09090a",
|
"textBlockQuote.background": "#09090a",
|
||||||
"textBlockQuote.border": "#21262d",
|
"textBlockQuote.border": "#21262d",
|
||||||
"textCodeBlock.background": "#161b22",
|
"textCodeBlock.background": "#131416",
|
||||||
"textPreformat.foreground": "#8b949e",
|
"textPreformat.foreground": "#8b949e",
|
||||||
"textSeparator.foreground": "#21262d",
|
"textSeparator.foreground": "#21262d",
|
||||||
|
|
||||||
"editor.background": "#020202",
|
"editor.background": "#020202",
|
||||||
"editor.foreground": "#e6edf3",
|
"editor.foreground": "#e6edf3",
|
||||||
"editor.lineHighlightBackground": "#161b22",
|
"editor.lineHighlightBackground": "#131416",
|
||||||
"editor.lineHighlightBorder": "#00000000",
|
"editor.lineHighlightBorder": "#00000000",
|
||||||
"editor.selectionBackground": "#3392ff44",
|
"editor.selectionBackground": "#3392ff44",
|
||||||
"editor.inactiveSelectionBackground": "#3392ff22",
|
"editor.inactiveSelectionBackground": "#3392ff22",
|
||||||
@@ -99,16 +99,16 @@
|
|||||||
"editorStickyScroll.background": "#020202",
|
"editorStickyScroll.background": "#020202",
|
||||||
"editorStickyScrollHover.background": "#09090a",
|
"editorStickyScrollHover.background": "#09090a",
|
||||||
|
|
||||||
"editorWidget.background": "#161b22",
|
"editorWidget.background": "#131416",
|
||||||
"editorWidget.border": "#30363d",
|
"editorWidget.border": "#30363d",
|
||||||
"editorWidget.foreground": "#e6edf3",
|
"editorWidget.foreground": "#e6edf3",
|
||||||
"editorSuggestWidget.background": "#161b22",
|
"editorSuggestWidget.background": "#131416",
|
||||||
"editorSuggestWidget.border": "#30363d",
|
"editorSuggestWidget.border": "#30363d",
|
||||||
"editorSuggestWidget.foreground": "#c9d1d9",
|
"editorSuggestWidget.foreground": "#c9d1d9",
|
||||||
"editorSuggestWidget.highlightForeground": "#58a6ff",
|
"editorSuggestWidget.highlightForeground": "#58a6ff",
|
||||||
"editorSuggestWidget.selectedBackground": "#21262d",
|
"editorSuggestWidget.selectedBackground": "#21262d",
|
||||||
"editorSuggestWidget.selectedForeground": "#e6edf3",
|
"editorSuggestWidget.selectedForeground": "#e6edf3",
|
||||||
"editorHoverWidget.background": "#161b22",
|
"editorHoverWidget.background": "#131416",
|
||||||
"editorHoverWidget.border": "#30363d",
|
"editorHoverWidget.border": "#30363d",
|
||||||
"editorHoverWidget.foreground": "#e6edf3",
|
"editorHoverWidget.foreground": "#e6edf3",
|
||||||
|
|
||||||
@@ -125,7 +125,7 @@
|
|||||||
|
|
||||||
"menubar.selectionBackground": "#21262d",
|
"menubar.selectionBackground": "#21262d",
|
||||||
"menubar.selectionForeground": "#e6edf3",
|
"menubar.selectionForeground": "#e6edf3",
|
||||||
"menu.background": "#161b22",
|
"menu.background": "#131416",
|
||||||
"menu.foreground": "#e6edf3",
|
"menu.foreground": "#e6edf3",
|
||||||
"menu.selectionBackground": "#21262d",
|
"menu.selectionBackground": "#21262d",
|
||||||
"menu.selectionForeground": "#e6edf3",
|
"menu.selectionForeground": "#e6edf3",
|
||||||
@@ -165,7 +165,7 @@
|
|||||||
"list.deemphasizedForeground": "#484f58",
|
"list.deemphasizedForeground": "#484f58",
|
||||||
|
|
||||||
"tree.indentGuidesStroke": "#21262d",
|
"tree.indentGuidesStroke": "#21262d",
|
||||||
"tree.inactiveIndentGuidesStroke": "#161b22",
|
"tree.inactiveIndentGuidesStroke": "#131416",
|
||||||
|
|
||||||
"editorGroupHeader.tabsBackground": "#000000",
|
"editorGroupHeader.tabsBackground": "#000000",
|
||||||
"editorGroupHeader.tabsBorder": "#21262d",
|
"editorGroupHeader.tabsBorder": "#21262d",
|
||||||
@@ -236,12 +236,12 @@
|
|||||||
"button.secondaryHoverBackground": "#30363d",
|
"button.secondaryHoverBackground": "#30363d",
|
||||||
"button.border": "#00000000",
|
"button.border": "#00000000",
|
||||||
|
|
||||||
"dropdown.background": "#161b22",
|
"dropdown.background": "#131416",
|
||||||
"dropdown.border": "#30363d",
|
"dropdown.border": "#30363d",
|
||||||
"dropdown.foreground": "#e6edf3",
|
"dropdown.foreground": "#e6edf3",
|
||||||
"dropdown.listBackground": "#09090a",
|
"dropdown.listBackground": "#09090a",
|
||||||
|
|
||||||
"checkbox.background": "#161b22",
|
"checkbox.background": "#131416",
|
||||||
"checkbox.border": "#6e7681",
|
"checkbox.border": "#6e7681",
|
||||||
"checkbox.foreground": "#e6edf3",
|
"checkbox.foreground": "#e6edf3",
|
||||||
"checkbox.selectBackground": "#21262d",
|
"checkbox.selectBackground": "#21262d",
|
||||||
@@ -257,7 +257,7 @@
|
|||||||
"scrollbarSlider.hoverBackground": "#484f5844",
|
"scrollbarSlider.hoverBackground": "#484f5844",
|
||||||
"scrollbarSlider.activeBackground": "#484f5888",
|
"scrollbarSlider.activeBackground": "#484f5888",
|
||||||
|
|
||||||
"notifications.background": "#161b22",
|
"notifications.background": "#131416",
|
||||||
"notifications.foreground": "#e6edf3",
|
"notifications.foreground": "#e6edf3",
|
||||||
"notifications.border": "#30363d",
|
"notifications.border": "#30363d",
|
||||||
"notificationCenterHeader.background": "#21262d",
|
"notificationCenterHeader.background": "#21262d",
|
||||||
@@ -268,7 +268,7 @@
|
|||||||
|
|
||||||
"pickerGroup.border": "#21262d",
|
"pickerGroup.border": "#21262d",
|
||||||
"pickerGroup.foreground": "#e6edf3",
|
"pickerGroup.foreground": "#e6edf3",
|
||||||
"quickInput.background": "#161b22",
|
"quickInput.background": "#131416",
|
||||||
"quickInput.foreground": "#e6edf3",
|
"quickInput.foreground": "#e6edf3",
|
||||||
|
|
||||||
"terminal.background": "#09090a",
|
"terminal.background": "#09090a",
|
||||||
@@ -306,7 +306,7 @@
|
|||||||
"breadcrumb.background": "#020202",
|
"breadcrumb.background": "#020202",
|
||||||
"breadcrumb.focusForeground": "#e6edf3",
|
"breadcrumb.focusForeground": "#e6edf3",
|
||||||
"breadcrumb.activeSelectionForeground": "#adbac7",
|
"breadcrumb.activeSelectionForeground": "#adbac7",
|
||||||
"breadcrumbPicker.background": "#161b22",
|
"breadcrumbPicker.background": "#131416",
|
||||||
|
|
||||||
"minimap.background": "#020202",
|
"minimap.background": "#020202",
|
||||||
"minimap.selectionHighlight": "#3392ff44",
|
"minimap.selectionHighlight": "#3392ff44",
|
||||||
@@ -325,17 +325,17 @@
|
|||||||
"peekViewResult.matchHighlightBackground": "#ffd33d33",
|
"peekViewResult.matchHighlightBackground": "#ffd33d33",
|
||||||
"peekViewResult.selectionBackground": "#21262d",
|
"peekViewResult.selectionBackground": "#21262d",
|
||||||
"peekViewResult.selectionForeground": "#e6edf3",
|
"peekViewResult.selectionForeground": "#e6edf3",
|
||||||
"peekViewTitle.background": "#161b22",
|
"peekViewTitle.background": "#131416",
|
||||||
"peekViewTitleDescription.foreground": "#8b949e",
|
"peekViewTitleDescription.foreground": "#8b949e",
|
||||||
"peekViewTitleLabel.foreground": "#e6edf3",
|
"peekViewTitleLabel.foreground": "#e6edf3",
|
||||||
"peekView.border": "#30363d",
|
"peekView.border": "#30363d",
|
||||||
|
|
||||||
"settings.headerForeground": "#e6edf3",
|
"settings.headerForeground": "#e6edf3",
|
||||||
"settings.modifiedItemIndicator": "#1f6feb",
|
"settings.modifiedItemIndicator": "#1f6feb",
|
||||||
"welcomePage.buttonBackground": "#161b22",
|
"welcomePage.buttonBackground": "#131416",
|
||||||
"welcomePage.buttonHoverBackground": "#21262d",
|
"welcomePage.buttonHoverBackground": "#21262d",
|
||||||
|
|
||||||
"debugToolBar.background": "#161b22",
|
"debugToolBar.background": "#131416",
|
||||||
"editor.stackFrameHighlightBackground": "#c6902625",
|
"editor.stackFrameHighlightBackground": "#c6902625",
|
||||||
"editor.focusedStackFrameHighlightBackground": "#2b6a3033"
|
"editor.focusedStackFrameHighlightBackground": "#2b6a3033"
|
||||||
},
|
},
|
||||||
|
|||||||
@@ -33,13 +33,13 @@
|
|||||||
"textLink.activeForeground": "#005cc5",
|
"textLink.activeForeground": "#005cc5",
|
||||||
"textBlockQuote.background": "#fafbfc",
|
"textBlockQuote.background": "#fafbfc",
|
||||||
"textBlockQuote.border": "#e1e4e8",
|
"textBlockQuote.border": "#e1e4e8",
|
||||||
"textCodeBlock.background": "#f6f8fa",
|
"textCodeBlock.background": "#f2f4f5",
|
||||||
"textPreformat.foreground": "#586069",
|
"textPreformat.foreground": "#586069",
|
||||||
"textSeparator.foreground": "#d1d5da",
|
"textSeparator.foreground": "#d1d5da",
|
||||||
|
|
||||||
"editor.background": "#ffffff",
|
"editor.background": "#ffffff",
|
||||||
"editor.foreground": "#24292e",
|
"editor.foreground": "#24292e",
|
||||||
"editor.lineHighlightBackground": "#f6f8fa",
|
"editor.lineHighlightBackground": "#f2f4f5",
|
||||||
"editor.lineHighlightBorder": "#00000000",
|
"editor.lineHighlightBorder": "#00000000",
|
||||||
"editor.selectionBackground": "#0366d625",
|
"editor.selectionBackground": "#0366d625",
|
||||||
"editor.inactiveSelectionBackground": "#0366d611",
|
"editor.inactiveSelectionBackground": "#0366d611",
|
||||||
@@ -97,18 +97,18 @@
|
|||||||
"editorHint.foreground": "#22863a",
|
"editorHint.foreground": "#22863a",
|
||||||
|
|
||||||
"editorStickyScroll.background": "#ffffff",
|
"editorStickyScroll.background": "#ffffff",
|
||||||
"editorStickyScrollHover.background": "#f6f8fa",
|
"editorStickyScrollHover.background": "#f2f4f5",
|
||||||
|
|
||||||
"editorWidget.background": "#f6f8fa",
|
"editorWidget.background": "#f2f4f5",
|
||||||
"editorWidget.border": "#e1e4e8",
|
"editorWidget.border": "#e1e4e8",
|
||||||
"editorWidget.foreground": "#444d56",
|
"editorWidget.foreground": "#444d56",
|
||||||
"editorSuggestWidget.background": "#f6f8fa",
|
"editorSuggestWidget.background": "#f2f4f5",
|
||||||
"editorSuggestWidget.border": "#e1e4e8",
|
"editorSuggestWidget.border": "#e1e4e8",
|
||||||
"editorSuggestWidget.foreground": "#444d56",
|
"editorSuggestWidget.foreground": "#444d56",
|
||||||
"editorSuggestWidget.highlightForeground": "#0366d6",
|
"editorSuggestWidget.highlightForeground": "#0366d6",
|
||||||
"editorSuggestWidget.selectedBackground": "#e2e5e9",
|
"editorSuggestWidget.selectedBackground": "#e2e5e9",
|
||||||
"editorSuggestWidget.selectedForeground": "#24292e",
|
"editorSuggestWidget.selectedForeground": "#24292e",
|
||||||
"editorHoverWidget.background": "#f6f8fa",
|
"editorHoverWidget.background": "#f2f4f5",
|
||||||
"editorHoverWidget.border": "#e1e4e8",
|
"editorHoverWidget.border": "#e1e4e8",
|
||||||
"editorHoverWidget.foreground": "#444d56",
|
"editorHoverWidget.foreground": "#444d56",
|
||||||
|
|
||||||
@@ -119,7 +119,7 @@
|
|||||||
|
|
||||||
"titleBar.activeBackground": "#ffffff",
|
"titleBar.activeBackground": "#ffffff",
|
||||||
"titleBar.activeForeground": "#2f363d",
|
"titleBar.activeForeground": "#2f363d",
|
||||||
"titleBar.inactiveBackground": "#f6f8fa",
|
"titleBar.inactiveBackground": "#f2f4f5",
|
||||||
"titleBar.inactiveForeground": "#6a737d",
|
"titleBar.inactiveForeground": "#6a737d",
|
||||||
"titleBar.border": "#e1e4e8",
|
"titleBar.border": "#e1e4e8",
|
||||||
|
|
||||||
@@ -167,7 +167,7 @@
|
|||||||
"tree.indentGuidesStroke": "#e1e4e8",
|
"tree.indentGuidesStroke": "#e1e4e8",
|
||||||
"tree.inactiveIndentGuidesStroke": "#eff2f6",
|
"tree.inactiveIndentGuidesStroke": "#eff2f6",
|
||||||
|
|
||||||
"editorGroupHeader.tabsBackground": "#f6f8fa",
|
"editorGroupHeader.tabsBackground": "#f2f4f5",
|
||||||
"editorGroupHeader.tabsBorder": "#e1e4e8",
|
"editorGroupHeader.tabsBorder": "#e1e4e8",
|
||||||
"editorGroupHeader.noTabsBackground": "#ffffff",
|
"editorGroupHeader.noTabsBackground": "#ffffff",
|
||||||
"editorGroup.border": "#e1e4e8",
|
"editorGroup.border": "#e1e4e8",
|
||||||
@@ -177,20 +177,20 @@
|
|||||||
"tab.activeForeground": "#2f363d",
|
"tab.activeForeground": "#2f363d",
|
||||||
"tab.activeBorder": "#ffffff",
|
"tab.activeBorder": "#ffffff",
|
||||||
"tab.activeBorderTop": "#f9826c",
|
"tab.activeBorderTop": "#f9826c",
|
||||||
"tab.inactiveBackground": "#f6f8fa",
|
"tab.inactiveBackground": "#f2f4f5",
|
||||||
"tab.inactiveForeground": "#6a737d",
|
"tab.inactiveForeground": "#6a737d",
|
||||||
"tab.border": "#e1e4e8",
|
"tab.border": "#e1e4e8",
|
||||||
"tab.unfocusedActiveBackground": "#ffffff",
|
"tab.unfocusedActiveBackground": "#ffffff",
|
||||||
"tab.unfocusedActiveForeground": "#6a737d",
|
"tab.unfocusedActiveForeground": "#6a737d",
|
||||||
"tab.unfocusedActiveBorder": "#ffffff",
|
"tab.unfocusedActiveBorder": "#ffffff",
|
||||||
"tab.unfocusedActiveBorderTop": "#e1e4e8",
|
"tab.unfocusedActiveBorderTop": "#e1e4e8",
|
||||||
"tab.unfocusedInactiveBackground": "#f6f8fa",
|
"tab.unfocusedInactiveBackground": "#f2f4f5",
|
||||||
"tab.unfocusedInactiveForeground": "#959da5",
|
"tab.unfocusedInactiveForeground": "#959da5",
|
||||||
"tab.hoverBackground": "#ffffff",
|
"tab.hoverBackground": "#ffffff",
|
||||||
"tab.hoverForeground": "#2f363d",
|
"tab.hoverForeground": "#2f363d",
|
||||||
"tab.lastPinnedBorder": "#e1e4e8",
|
"tab.lastPinnedBorder": "#e1e4e8",
|
||||||
|
|
||||||
"panel.background": "#f6f8fa",
|
"panel.background": "#f2f4f5",
|
||||||
"panel.border": "#e1e4e8",
|
"panel.border": "#e1e4e8",
|
||||||
"panelTitle.activeBorder": "#f9826c",
|
"panelTitle.activeBorder": "#f9826c",
|
||||||
"panelTitle.activeForeground": "#2f363d",
|
"panelTitle.activeForeground": "#2f363d",
|
||||||
@@ -271,7 +271,7 @@
|
|||||||
"quickInput.background": "#fafbfc",
|
"quickInput.background": "#fafbfc",
|
||||||
"quickInput.foreground": "#2f363d",
|
"quickInput.foreground": "#2f363d",
|
||||||
|
|
||||||
"terminal.background": "#f6f8fa",
|
"terminal.background": "#f2f4f5",
|
||||||
"terminal.foreground": "#586069",
|
"terminal.foreground": "#586069",
|
||||||
"terminal.tab.activeBorder": "#f9826c",
|
"terminal.tab.activeBorder": "#f9826c",
|
||||||
"terminal.selectionBackground": "#0366d625",
|
"terminal.selectionBackground": "#0366d625",
|
||||||
@@ -317,9 +317,9 @@
|
|||||||
"minimapGutter.modifiedBackground": "#2188ff",
|
"minimapGutter.modifiedBackground": "#2188ff",
|
||||||
"minimapGutter.deletedBackground": "#d73a49",
|
"minimapGutter.deletedBackground": "#d73a49",
|
||||||
|
|
||||||
"peekViewEditor.background": "#f6f8fa",
|
"peekViewEditor.background": "#f2f4f5",
|
||||||
"peekViewEditorGutter.background": "#f6f8fa",
|
"peekViewEditorGutter.background": "#f2f4f5",
|
||||||
"peekViewResult.background": "#f6f8fa",
|
"peekViewResult.background": "#f2f4f5",
|
||||||
"peekViewResult.fileForeground": "#24292e",
|
"peekViewResult.fileForeground": "#24292e",
|
||||||
"peekViewResult.lineForeground": "#6a737d",
|
"peekViewResult.lineForeground": "#6a737d",
|
||||||
"peekViewResult.matchHighlightBackground": "#ffdf5d60",
|
"peekViewResult.matchHighlightBackground": "#ffdf5d60",
|
||||||
@@ -332,7 +332,7 @@
|
|||||||
|
|
||||||
"settings.headerForeground": "#2f363d",
|
"settings.headerForeground": "#2f363d",
|
||||||
"settings.modifiedItemIndicator": "#2188ff",
|
"settings.modifiedItemIndicator": "#2188ff",
|
||||||
"welcomePage.buttonBackground": "#f6f8fa",
|
"welcomePage.buttonBackground": "#f2f4f5",
|
||||||
"welcomePage.buttonHoverBackground": "#e1e4e8",
|
"welcomePage.buttonHoverBackground": "#e1e4e8",
|
||||||
|
|
||||||
"debugToolBar.background": "#ffffff"
|
"debugToolBar.background": "#ffffff"
|
||||||
|
|||||||
Reference in New Issue
Block a user