Skip to content

Instantly share code, notes, and snippets.

@kukiron
Created August 6, 2023 14:30
Show Gist options
  • Save kukiron/37327f6fafd9e2c50fe40dc05457b80f to your computer and use it in GitHub Desktop.
Save kukiron/37327f6fafd9e2c50fe40dc05457b80f to your computer and use it in GitHub Desktop.
VS Code settings for Misty Meadows
"workbench.colorCustomizations": {
"focusBorder": "#8695b777",
"foreground": "#8695b7",
"widget.shadow": "#00030F",
"selection.background": "#8695b777",
"descriptionForeground": "#d7dce2",
"errorForeground": "#ef6b73",
"textBlockQuote.background": "#2f3b54",
"textBlockQuote.border": "#2f3b54",
"textCodeBlock.background": "#171c28",
"textLink.activeForeground": "#ffcc66",
"textLink.foreground": "#ffcc66",
"textPreformat.foreground": "#d7dce2",
"textSeparator.foreground": "#d7dce2",
"button.background": "#ffcc66",
"button.foreground": "#171c28",
"button.hoverBackground": "#ffcc6699",
"dropdown.background": "#2f3b54",
"dropdown.listBackground": "#171c28",
"dropdown.border": "#2f3b54",
"dropdown.foreground": "#d7dce2",
"input.background": "#1d2433",
"input.border": "#2f3b54",
"input.foreground": "#d7dce2",
"input.placeholderForeground": "#8695b777",
"inputOption.activeBorder": "#2f3b54",
"inputValidation.errorBackground": "#1d2433",
"inputValidation.errorForeground": "#ef6b73",
"inputValidation.errorBorder": "#ef6b73",
"inputValidation.infoBackground": "#1d2433",
"inputValidation.infoForeground": "#5ccfe6",
"inputValidation.infoBorder": "#5ccfe6",
"inputValidation.warningBackground": "#1d2433",
"inputValidation.warningForeground": "#ffd580",
"inputValidation.warningBorder": "#ffd580",
"scrollbar.shadow": "#00030F",
"scrollbarSlider.activeBackground": "#8695b777",
"scrollbarSlider.background": "#8695b755",
"scrollbarSlider.hoverBackground": "#8695b799",
"badge.foreground": "#1d2433",
"badge.background": "#ffcc66",
"progressBar.background": "#ffcc66",
"list.activeSelectionBackground": "#2f3b54",
"list.activeSelectionForeground": "#d7dce2",
"list.dropBackground": "#2f3b54",
"list.focusBackground": "#2f3b54",
"list.focusForeground": "#d7dce2",
"list.highlightForeground": "#ffcc66",
"list.hoverBackground": "#2f3b54",
"list.hoverForeground": "#d7dce2",
"list.inactiveSelectionBackground": "#2f3b54",
"list.inactiveSelectionForeground": "#d7dce2",
"list.inactiveFocusBackground": "#2f3b54",
"list.invalidItemForeground": "#ef6b73",
"list.errorForeground": "#ef6b73",
"list.warningForeground": "#ffd580",
"listFilterWidget.background": "#2f3b54",
"listFilterWidget.outline": "#2f3b54",
"listFilterWidget.noMatchesOutline": "#ef6b73",
"tree.indentGuidesStroke": "#2f3b54",
"activityBar.background": "#171c28",
"activityBar.dropBorder": "#2f3b54",
"activityBar.foreground": "#8695b7",
"activityBar.inactiveForeground": "#8695b799",
"activityBar.border": "#171c28",
"activityBarBadge.background": "#ffcc66",
"activityBarBadge.foreground": "#171c28",
"sideBar.background": "#171c28",
"sideBar.foreground": "#abafbd",
"sideBar.border": "#293245",
"sideBarTitle.foreground": "#ffcc66",
"sideBarSectionHeader.background": "#1d2433",
"sideBarSectionHeader.foreground": "#ffcc66",
"sideBarSectionHeader.border": "#171c28",
"editorGroup.border": "#2f3b54",
"editorGroup.dropBackground": "#2f3b54",
"editorGroupHeader.noTabsBackground": "#1d2433",
"editorGroupHeader.tabsBackground": "#171c28",
"editorGroupHeader.tabsBorder": "#171c28",
"editorGroup.emptyBackground": "#1d2433",
"editorGroup.focusedEmptyBorder": "#1d2433",
"tab.activeBackground": "#060b16",
"tab.unfocusedActiveBackground": "#1d2433",
"tab.activeForeground": "#d7dce2",
"tab.border": "#171c28",
"tab.activeBorder": "#ffcc66",
"tab.unfocusedActiveBorder": "#ffcc6677",
"tab.activeBorderTop": "#171c28",
"tab.unfocusedActiveBorderTop": "#1d2433",
"tab.inactiveBackground": "#171c28",
"tab.inactiveForeground": "#d7dce277",
"tab.unfocusedActiveForeground": "#d7dce2",
"tab.unfocusedInactiveForeground": "#d7dce277",
"tab.hoverBackground": "#1f2b46",
"tab.unfocusedHoverBackground": "#1d2433",
"tab.hoverBorder": "#ffcc66",
"tab.unfocusedHoverBorder": "#ffcc6677",
"editorPane.background": "#1d2433",
"editor.background": "#111723",
"editorLineNumber.foreground": "#f1f2f755",
"editorLineNumber.activeForeground": "#d5f1aa",
"editorCursor.background": "#1d2433",
"editorCursor.foreground": "#ffea00",
"editor.selectionBackground": "#2f3b54",
"editor.selectionForeground": "#a2aabc",
"editor.inactiveSelectionBackground": "#8695b777",
"editor.selectionHighlightBackground": "#2f3b54",
"editor.wordHighlightBackground": "#8695b777",
"editor.wordHighlightStrongBackground": "#8695b777",
"editor.findMatchBackground": "#a0afd177",
"editor.findMatchHighlightBackground": "#a0afd177",
"editor.findRangeHighlightBackground": "#a0afd177",
"editor.findMatchBorder": "#bfff66",
"editor.hoverHighlightBackground": "#66708b77",
"editor.lineHighlightBackground": "#010613",
"editor.lineHighlightBorder": "#010613",
"editorLink.activeForeground": "#ffcc66",
"editor.rangeHighlightBackground": "#2f3b54",
"editorWhitespace.foreground": "#8695b777",
"editorIndentGuide.background1": "#8695b733",
"editorIndentGuide.activeBackground1": "#8695b777",
"editorInlayHint.background": "#171c28",
"editorInlayHint.foreground": "#8695b799",
"editorRuler.foreground": "#2f3b54",
"editorCodeLens.foreground": "#d7dce2",
"editorBracketMatch.background": "#8695b755",
"editorBracketMatch.border": "#ffcc66",
"editorOverviewRuler.border": "#2f3b54",
"editorOverviewRuler.findMatchForeground": "#ffcc66",
"editorOverviewRuler.rangeHighlightForeground": "#8695b7",
"editorOverviewRuler.selectionHighlightForeground": "#8695b7",
"editorOverviewRuler.wordHighlightForeground": "#8695b7",
"editorOverviewRuler.wordHighlightStrongForeground": "#8695b7",
"editorOverviewRuler.modifiedForeground": "#5ccfe6",
"editorOverviewRuler.addedForeground": "#bae67e",
"editorOverviewRuler.deletedForeground": "#ef6b73",
"editorOverviewRuler.errorForeground": "#ef6b73",
"editorOverviewRuler.warningForeground": "#ffd580",
"editorOverviewRuler.infoForeground": "#5ccfe6",
"editorOverviewRuler.bracketMatchForeground": "#ffcc66",
"editorError.foreground": "#ef6b73",
"editorWarning.foreground": "#ffd580",
"editorInfo.foreground": "#5ccfe6",
"editorHint.foreground": "#ffcc66",
"editorGutter.background": "#111723",
"editorGutter.modifiedBackground": "#5ccfe6",
"editorGutter.addedBackground": "#bae67e",
"editorGutter.deletedBackground": "#ef6b73",
"diffEditor.insertedTextBackground": "#bae67e22",
"diffEditor.insertedTextBorder": "#bae67e44",
"diffEditor.removedTextBackground": "#ef6b7322",
"diffEditor.removedTextBorder": "#ef6b7344",
"diffEditor.border": "#2f3b54",
"editorWidget.background": "#171c28",
"editorWidget.border": "#242c3f",
"editorSuggestWidget.background": "#2f3b54",
"editorSuggestWidget.border": "#2f3b54",
"editorSuggestWidget.foreground": "#d7dce2",
"editorSuggestWidget.highlightForeground": "#ffcc66",
"editorSuggestWidget.selectedBackground": "#1d2433",
"editorHoverWidget.background": "#14244c",
"editorHoverWidget.foreground": "#b5bdce",
"editorHoverWidget.border": "#2f3b54",
"debugExceptionWidget.background": "#2f3b54",
"debugExceptionWidget.border": "#2f3b54",
"editorMarkerNavigation.background": "#2f3b54",
"editorMarkerNavigationError.background": "#ef6b73",
"editorMarkerNavigationWarning.background": "#ffcc66",
"editorMarkerNavigationInfo.background": "#5ccfe6",
"peekView.border": "#ffcc66",
"peekViewEditor.background": "#2f3b54",
"peekViewEditorGutter.background": "#1d2433",
"peekViewEditor.matchHighlightBackground": "#8695b7",
"peekViewEditor.matchHighlightBorder": "#ffcc66",
"peekViewResult.background": "#2f3b54",
"peekViewResult.fileForeground": "#8695b7",
"peekViewResult.lineForeground": "#d7dce2",
"peekViewResult.matchHighlightBackground": "#ffcc6633",
"peekViewResult.selectionBackground": "#2f3b54",
"peekViewResult.selectionForeground": "#d7dce2",
"peekViewTitle.background": "#2f3b54",
"peekViewTitleDescription.foreground": "#8695b7",
"peekViewTitleLabel.foreground": "#8695b7",
"merge.currentHeaderBackground": "#5ccfe677",
"merge.currentContentBackground": "#5ccfe622",
"merge.incomingHeaderBackground": "#bae67e77",
"merge.incomingContentBackground": "#bae67e22",
"merge.border": "#8695b7",
"merge.commonHeaderBackground": "#2f3b5477",
"merge.commonContentBackground": "#2f3b5455",
"editorOverviewRuler.currentContentForeground": "#5ccfe6",
"editorOverviewRuler.incomingContentForeground": "#bae67e",
"editorOverviewRuler.commonContentForeground": "#2f3b54",
"panel.background": "#171c28",
"panel.border": "#2b354b",
"panel.dropBorder": "#2f3b54",
"panelTitle.activeBorder": "#ffcc66",
"panelTitle.activeForeground": "#d7dce2",
"panelTitle.inactiveForeground": "#8695b7",
"panelInput.border": "#8695b7",
"panelSection.border": "#2f3b54",
"panelSection.dropBackground": "#2f3b54",
"panelSectionHeader.background": "#1d2433",
"panelSectionHeader.foreground": "#ffcc66",
"statusBar.background": "#171c28",
"statusBar.foreground": "#8695b7",
"statusBar.border": "#171c28",
"statusBar.debuggingBackground": "#171c28",
"statusBar.debuggingForeground": "#8695b7",
"statusBar.noFolderBackground": "#171c28",
"statusBar.noFolderForeground": "#8695b7",
"statusBarItem.activeBackground": "#2f3b54",
"statusBarItem.hoverBackground": "#1d2433",
"statusBarItem.remoteBackground": "#171c28",
"statusBarItem.remoteForeground": "#8695b7",
"titleBar.activeBackground": "#171c28",
"titleBar.activeForeground": "#d7dce2",
"titleBar.inactiveBackground": "#171c28",
"titleBar.inactiveForeground": "#8695b7",
"titleBar.border": "#171c28",
"menubar.selectionForeground": "#d7dce2",
"menubar.selectionBackground": "#2f3b54",
"menu.foreground": "#8695b7",
"menu.background": "#171c28",
"menu.selectionForeground": "#d7dce2",
"menu.selectionBackground": "#2f3b54",
"notificationCenter.border": "#171c28",
"notificationCenterHeader.foreground": "#d7dce2",
"notificationCenterHeader.background": "#171c28",
"notificationToast.border": "#171c28",
"notifications.foreground": "#d7dce2",
"notifications.background": "#171c28",
"notifications.border": "#171c28",
"notificationLink.foreground": "#d7dce2",
"extensionButton.prominentBackground": "#ffcc66",
"extensionButton.prominentForeground": "#1d2433",
"extensionButton.prominentHoverBackground": "#ffcc6699",
"pickerGroup.border": "#2f3b54",
"pickerGroup.foreground": "#ffcc66",
"terminal.background": "#171c28",
"terminal.border": "#171c28",
"terminal.ansiBrightWhite": "#b5bfd6",
"terminal.ansiBrightYellow": "#ffea00",
"terminal.ansiWhite": "#b5bfd6",
"terminal.ansiYellow": "#ffea00",
"terminalCursor.background": "#ffea00",
"terminalCursor.foreground": "#ffea00",
"debugToolBar.background": "#2f3b54",
"debugToolBar.border": "#2f3b54",
"welcomePage.buttonBackground": "#2f3b54",
"welcomePage.buttonHoverBackground": "#2f3b5499",
"walkThrough.embeddedEditorBackground": "#171c28",
"gitDecoration.deletedResourceForeground": "#ef6b73",
"gitDecoration.untrackedResourceForeground": "#bae67e",
"gitDecoration.ignoredResourceForeground": "#8695b777",
"gitDecoration.conflictingResourceForeground": "#ef6b73",
"settings.headerForeground": "#d7dce2",
"settings.modifiedItemIndicator": "#5ccfe6",
"settings.dropdownBackground": "#2f3b54",
"settings.dropdownForeground": "#d7dce2",
"settings.dropdownBorder": "#2f3b54",
"settings.dropdownListBorder": "#2f3b54",
"settings.checkboxBackground": "#2f3b54",
"settings.checkboxForeground": "#d7dce2",
"settings.checkboxBorder": "#2f3b54",
"settings.textInputBackground": "#2f3b54",
"settings.textInputForeground": "#d7dce2",
"settings.textInputBorder": "#2f3b54",
"settings.numberInputBackground": "#2f3b54",
"settings.numberInputForeground": "#d7dce2",
"settings.numberInputBorder": "#2f3b54",
"breadcrumb.foreground": "#8695b7",
"breadcrumb.background": "#0f192d",
"breadcrumb.focusForeground": "#d7dce2",
"breadcrumb.activeSelectionForeground": "#d7dce2",
"breadcrumbPicker.background": "#171c28"
},
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment