Created
March 10, 2022 22:12
-
-
Save brandanmajeske/578ed4d4ee4015a357408370ac23cb41 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| "workbench.colorCustomizations": { | |
| "foreground": "#9cdb70", | |
| "focusBorder": "#42d400", | |
| "selection.background": "#25a7332a", | |
| "scrollbar.shadow": "#92db68", | |
| "activityBar.foreground": "#ffffff", | |
| "activityBar.background": "#264b21", | |
| "activityBar.inactiveForeground": "#9fdb8466", | |
| "activityBarBadge.foreground": "#ffffff", | |
| "activityBarBadge.background": "#238814", | |
| "sideBar.background": "#18260f", | |
| "sideBar.foreground": "#cccccc", | |
| "sideBarSectionHeader.background": "#00000000", | |
| "sideBarSectionHeader.foreground": "#cccccc", | |
| "sideBarSectionHeader.border": "#cccccc33", | |
| "sideBarTitle.foreground": "#bbbbbb", | |
| "list.inactiveSelectionBackground": "#30621e", | |
| "list.inactiveSelectionForeground": "#cccccc", | |
| "list.hoverBackground": "#2f562a", | |
| "list.hoverForeground": "#cccccc", | |
| "list.activeSelectionBackground": "#1b7109", | |
| "list.activeSelectionForeground": "#ffffff", | |
| "tree.indentGuidesStroke": "#35562e", | |
| "list.dropBackground": "#36472d", | |
| "list.highlightForeground": "#0097fb", | |
| "list.focusBackground": "#184a06", | |
| "list.focusForeground": "#cccccc", | |
| "listFilterWidget.background": "#2f7109", | |
| "listFilterWidget.outline": "#00000000", | |
| "listFilterWidget.noMatchesOutline": "#be1100", | |
| "statusBar.foreground": "#ffffff", | |
| "statusBar.background": "#0f7900", | |
| "statusBarItem.hoverBackground": "#ffffff1f", | |
| "statusBar.debuggingBackground": "#cc6633", | |
| "statusBar.debuggingForeground": "#ffffff", | |
| "statusBar.noFolderBackground": "#68217a", | |
| "statusBar.noFolderForeground": "#ffffff", | |
| "statusBarItem.remoteBackground": "#168227", | |
| "statusBarItem.remoteForeground": "#ffffff", | |
| "titleBar.activeBackground": "#08260c", | |
| "titleBar.activeForeground": "#bcdeb0", | |
| "titleBar.inactiveBackground": "#3c3c3c99", | |
| "titleBar.inactiveForeground": "#cccccc99", | |
| "titleBar.border": "#00000000", | |
| "menubar.selectionForeground": "#cccccc", | |
| "menubar.selectionBackground": "#ffffff1a", | |
| "menu.foreground": "#cccccc", | |
| "menu.background": "#183f13", | |
| "menu.selectionForeground": "#ffffff", | |
| "menu.selectionBackground": "#1b7109", | |
| "menu.selectionBorder": "#00000000", | |
| "menu.separatorBackground": "#bbbbbb", | |
| "menu.border": "#00000085", | |
| "button.background": "#349c0e", | |
| "button.foreground": "#ffffff", | |
| "button.hoverBackground": "#5ebb11", | |
| "button.secondaryForeground": "#ffffff", | |
| "button.secondaryBackground": "#3b413a", | |
| "button.secondaryHoverBackground": "#484e45", | |
| "input.background": "#9fdb8466", | |
| "input.border": "#00000000", | |
| "input.foreground": "#cccccc", | |
| "inputOption.activeBackground": "#00d41766", | |
| "inputOption.activeBorder": "#007acc00", | |
| "inputOption.activeForeground": "#ffffff", | |
| "input.placeholderForeground": "#a6a6a6", | |
| "textLink.foreground": "#76ff37", | |
| "editor.background": "#072100", | |
| "editor.foreground": "#d4d4d4", | |
| "editorLineNumber.foreground": "#efffef", | |
| "editorCursor.foreground": "#80ff00", | |
| "editorCursor.background": "#000000", | |
| "editor.selectionBackground": "#26784e", | |
| "editor.inactiveSelectionBackground": "#384132", | |
| "editorWhitespace.foreground": "#e3e4e229", | |
| "editor.selectionHighlightBackground": "#81d58e26", | |
| "editor.selectionHighlightBorder": "#fffb00", | |
| "editor.findMatchBackground": "#636a51", | |
| "editor.findMatchBorder": "#759f74", | |
| "editor.findMatchHighlightBackground": "#3eea0055", | |
| "editor.findMatchHighlightBorder": "#ffffff00", | |
| "editor.findRangeHighlightBackground": "#3a3d4166", | |
| "editor.findRangeHighlightBorder": "#ffffff00", | |
| "editor.rangeHighlightBackground": "#ffffff0b", | |
| "editor.rangeHighlightBorder": "#ffffff00", | |
| "editor.hoverHighlightBackground": "#264f7840", | |
| "editor.wordHighlightStrongBackground": "#0e7200b8", | |
| "editor.wordHighlightBackground": "#575757b8", | |
| "editor.lineHighlightBackground": "#ffffff0A", | |
| "editor.lineHighlightBorder": "#334b28", | |
| "editorLineNumber.activeForeground": "#67fd00", | |
| "editorLink.activeForeground": "#ceba4e", | |
| "editorIndentGuide.background": "#81a588", | |
| "editorIndentGuide.activeBackground": "#7c9b78", | |
| "editorRuler.foreground": "#4d7327", | |
| "editorBracketMatch.background": "#0064001a", | |
| "editorBracketMatch.border": "#888888", | |
| "editor.foldBackground": "#264f784d", | |
| "editorOverviewRuler.background": "#25252500", | |
| "editorOverviewRuler.border": "#7f7f7f4d", | |
| "editorError.foreground": "#f48771", | |
| "editorError.background": "#B73A3400", | |
| "editorError.border": "#ffffff00", | |
| "editorWarning.foreground": "#cca700", | |
| "editorWarning.background": "#A9904000", | |
| "editorWarning.border": "#ffffff00", | |
| "editorInfo.foreground": "#75beff", | |
| "editorInfo.background": "#4490BF00", | |
| "editorInfo.border": "#4490BF00", | |
| "editorGutter.background": "#1e3419", | |
| "editorGutter.modifiedBackground": "#0c7d9d", | |
| "editorGutter.addedBackground": "#587c0c", | |
| "editorGutter.deletedBackground": "#94151b", | |
| "editorGutter.foldingControlForeground": "#c5c5c5", | |
| "editorCodeLens.foreground": "#999999", | |
| "editorGroup.border": "#9bb95533", | |
| "diffEditor.insertedTextBackground": "#9bb95533", | |
| "diffEditor.removedTextBackground": "#ff000033", | |
| "diffEditor.border": "#444444", | |
| "panel.background": "#112a00", | |
| "panel.border": "#80808059", | |
| "panelTitle.activeBorder": "#e7e7e7", | |
| "panelTitle.activeForeground": "#e7e7e7", | |
| "panelTitle.inactiveForeground": "#e7e7e799", | |
| "badge.background": "#1b6d18", | |
| "badge.foreground": "#ffffff", | |
| "terminal.foreground": "#cccccc", | |
| "terminal.selectionBackground": "#ffffff40", | |
| "terminalCursor.background": "#50ff0070", | |
| "terminalCursor.foreground": "#ffffff", | |
| "terminal.border": "#80808059", | |
| "terminal.ansiBlack": "#000000", | |
| "terminal.ansiBlue": "#2472c8", | |
| "terminal.ansiBrightBlack": "#666666", | |
| "terminal.ansiBrightBlue": "#3b8eea", | |
| "terminal.ansiBrightCyan": "#29b8db", | |
| "terminal.ansiBrightGreen": "#23d18b", | |
| "terminal.ansiBrightMagenta": "#d670d6", | |
| "terminal.ansiBrightRed": "#f14c4c", | |
| "terminal.ansiBrightWhite": "#e5e5e5", | |
| "terminal.ansiBrightYellow": "#f5f543", | |
| "terminal.ansiCyan": "#11a8cd", | |
| "terminal.ansiGreen": "#0dbc79", | |
| "terminal.ansiMagenta": "#bc3fbc", | |
| "terminal.ansiRed": "#cd3131", | |
| "terminal.ansiWhite": "#e5e5e5", | |
| "terminal.ansiYellow": "#e5e510", | |
| "breadcrumb.background": "#224917", | |
| "breadcrumb.foreground": "#cccccccc", | |
| "breadcrumb.focusForeground": "#e0e0e0", | |
| "editorGroupHeader.tabsBackground": "#163212", | |
| "tab.activeForeground": "#ffffff", | |
| "tab.border": "#5cbc25", | |
| "tab.activeBackground": "#4b771f", | |
| "tab.activeBorder": "#00000000", | |
| "tab.activeBorderTop": "#00000000", | |
| "tab.inactiveBackground": "#254317", | |
| "tab.inactiveForeground": "#ffffff80", | |
| "scrollbarSlider.background": "#79797966", | |
| "scrollbarSlider.hoverBackground": "#2f7929b3", | |
| "scrollbarSlider.activeBackground": "#bfbfbf66", | |
| "progressBar.background": "#24c00e", | |
| "widget.shadow": "#0000005c", | |
| "editorWidget.foreground": "#cccccc", | |
| "editorWidget.background": "#20361a", | |
| "editorWidget.resizeBorder": "#5F5F5F", | |
| "pickerGroup.border": "#464f44", | |
| "pickerGroup.foreground": "#37ff3a", | |
| "debugToolBar.background": "#162e06", | |
| "debugToolBar.border": "#659b4d", | |
| "notifications.foreground": "#cccccc", | |
| "notifications.background": "#253f1e", | |
| "notificationToast.border": "#739261", | |
| "notificationsErrorIcon.foreground": "#f48771", | |
| "notificationsWarningIcon.foreground": "#cca700", | |
| "notificationsInfoIcon.foreground": "#75beff", | |
| "notificationCenter.border": "#add5c2", | |
| "notificationCenterHeader.foreground": "#cccccc", | |
| "notificationCenterHeader.background": "#37642d", | |
| "notifications.border": "#60805f8d", | |
| "gitDecoration.addedResourceForeground": "#81b88b", | |
| "gitDecoration.conflictingResourceForeground": "#6c6cc4", | |
| "gitDecoration.deletedResourceForeground": "#c74e39", | |
| "gitDecoration.ignoredResourceForeground": "#a3a3a3", | |
| "gitDecoration.modifiedResourceForeground": "#e2c08d", | |
| "gitDecoration.stageDeletedResourceForeground": "#c74e39", | |
| "gitDecoration.stageModifiedResourceForeground": "#e2c08d", | |
| "gitDecoration.submoduleResourceForeground": "#8db9e2", | |
| "gitDecoration.untrackedResourceForeground": "#73c991", | |
| "editorMarkerNavigation.background": "#2d3f21", | |
| "editorMarkerNavigationError.background": "#f48771", | |
| "editorMarkerNavigationWarning.background": "#cca700", | |
| "editorMarkerNavigationInfo.background": "#75beff", | |
| "merge.currentHeaderBackground": "#367366", | |
| "merge.currentContentBackground": "#27403B", | |
| "merge.incomingHeaderBackground": "#395F8F", | |
| "merge.incomingContentBackground": "#28384B", | |
| "merge.commonHeaderBackground": "#383838", | |
| "merge.commonContentBackground": "#282828", | |
| "editorSuggestWidget.background": "#20321b", | |
| "editorSuggestWidget.border": "#5e7159", | |
| "editorSuggestWidget.foreground": "#d4d4d4", | |
| "editorSuggestWidget.highlightForeground": "#58b850", | |
| "editorSuggestWidget.selectedBackground": "#184a06", | |
| "editorHoverWidget.foreground": "#cccccc", | |
| "editorHoverWidget.background": "#252526", | |
| "editorHoverWidget.border": "#454545", | |
| "peekView.border": "#40cc00", | |
| "peekViewEditor.background": "#093300", | |
| "peekViewEditorGutter.background": "#063300", | |
| "peekViewEditor.matchHighlightBackground": "#ff8f0099", | |
| "peekViewEditor.matchHighlightBorder": "#e6e086", | |
| "peekViewResult.background": "#193d11", | |
| "peekViewResult.fileForeground": "#ffffff", | |
| "peekViewResult.lineForeground": "#bbbbbb", | |
| "peekViewResult.matchHighlightBackground": "#ea5c004d", | |
| "peekViewResult.selectionBackground": "#3399ff33", | |
| "peekViewResult.selectionForeground": "#ffffff", | |
| "peekViewTitle.background": "#3b5a2d", | |
| "peekViewTitleDescription.foreground": "#c1d3b1b3", | |
| "peekViewTitleLabel.foreground": "#ffffff", | |
| "icon.foreground": "#9cdb70", | |
| "checkbox.background": "#2c532e", | |
| "checkbox.foreground": "#cccccc", | |
| "checkbox.border": "#00000000", | |
| "dropdown.background": "#2c532e", | |
| "dropdown.foreground": "#cccccc", | |
| "dropdown.border": "#00000000", | |
| "minimapGutter.addedBackground": "#587c0c", | |
| "minimapGutter.modifiedBackground": "#0c7d9d", | |
| "minimapGutter.deletedBackground": "#94151b", | |
| "minimap.findMatchHighlight": "#636a51", | |
| "minimap.selectionHighlight": "#26784e", | |
| "minimap.errorHighlight": "#f48771", | |
| "minimap.warningHighlight": "#cca700", | |
| "minimap.background": "#072100", | |
| "sideBar.dropBackground": "#36472d", | |
| "editorGroup.emptyBackground": "#072100", | |
| "panelSection.border": "#80808059", | |
| "statusBarItem.activeBackground": "#FFFFFF25", | |
| "settings.headerForeground": "#9cdb70", | |
| "settings.focusedRowBackground": "#ffffff07", | |
| "walkThrough.embeddedEditorBackground": "#00000050", | |
| "breadcrumb.activeSelectionForeground": "#e0e0e0", | |
| "editorGutter.commentRangeForeground": "#c5c5c5", | |
| "debugExceptionWidget.background": "#162e06", | |
| "debugExceptionWidget.border": "#659b4d" | |
| } |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment