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