Created
September 27, 2024 18:17
-
-
Save mrasityilmaz/cf871d83be33aff0ebaef8c6a7e6e33c to your computer and use it in GitHub Desktop.
VsCode-ThemeSettings-Json
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": { | |
"activityBar.activeBorder": "#f9826c", | |
"activityBar.background": "#24292e", | |
"activityBar.border": "#1b1f23", | |
"activityBar.foreground": "#e1e4e8", | |
"activityBar.inactiveForeground": "#6a737d", | |
"activityBarBadge.background": "#0366d6", | |
"activityBarBadge.foreground": "#ffffff", | |
"badge.background": "#044289", | |
"badge.foreground": "#c8e1ff", | |
"breadcrumb.activeSelectionForeground": "#d1d5da", | |
"breadcrumb.focusForeground": "#e1e4e8", | |
"breadcrumb.foreground": "#959da5", | |
"breadcrumbPicker.background": "#2b3036", | |
"button.background": "#176f2c", | |
"button.foreground": "#dcffe4", | |
"button.hoverBackground": "#22863a", | |
"button.secondaryBackground": "#444d56", | |
"button.secondaryForeground": "#ffffff", | |
"button.secondaryHoverBackground": "#586069", | |
"checkbox.background": "#444d56", | |
"checkbox.border": "#1b1f23", | |
"debugToolBar.background": "#2b3036", | |
"descriptionForeground": "#959da5", | |
"diffEditor.insertedTextBackground": "#28a74530", | |
"diffEditor.removedTextBackground": "#d73a4930", | |
"dropdown.background": "#2f363d", | |
"dropdown.border": "#1b1f23", | |
"dropdown.foreground": "#e1e4e8", | |
"dropdown.listBackground": "#24292e", | |
"editor.background": "#24292e", | |
"editor.findMatchBackground": "#ffd33d44", | |
"editor.findMatchHighlightBackground": "#ffd33d22", | |
"editor.focusedStackFrameHighlightBackground": "#2b6a3033", | |
"editor.foldBackground": "#58606915", | |
"editor.foreground": "#e1e4e8", | |
"editor.inactiveSelectionBackground": "#3392ff22", | |
"editor.lineHighlightBackground": "#2b3036", | |
"editor.linkedEditingBackground": "#3392ff22", | |
"editor.selectionBackground": "#3392ff44", | |
"editor.selectionHighlightBackground": "#17e5e633", | |
"editor.selectionHighlightBorder": "#17e5e600", | |
"editor.stackFrameHighlightBackground": "#c6902625", | |
"editor.wordHighlightBackground": "#17e5e600", | |
"editor.wordHighlightBorder": "#17e5e699", | |
"editor.wordHighlightStrongBackground": "#17e5e600", | |
"editor.wordHighlightStrongBorder": "#17e5e666", | |
"editorBracketHighlight.foreground1": "#79b8ff", | |
"editorBracketHighlight.foreground2": "#ffab70", | |
"editorBracketHighlight.foreground3": "#b392f0", | |
"editorBracketHighlight.foreground4": "#79b8ff", | |
"editorBracketHighlight.foreground5": "#ffab70", | |
"editorBracketHighlight.foreground6": "#b392f0", | |
"editorBracketMatch.background": "#17e5e650", | |
"editorBracketMatch.border": "#17e5e600", | |
"editorCursor.foreground": "#c8e1ff", | |
"editorError.foreground": "#f97583", | |
"editorGroup.border": "#1b1f23", | |
"editorGroupHeader.tabsBackground": "#1f2428", | |
"editorGroupHeader.tabsBorder": "#1b1f23", | |
"editorGutter.addedBackground": "#28a745", | |
"editorGutter.deletedBackground": "#ea4a5a", | |
"editorGutter.modifiedBackground": "#2188ff", | |
"editorIndentGuide.activeBackground1": "#444d56", | |
"editorIndentGuide.background1": "#2f363d", | |
"editorLineNumber.activeForeground": "#e1e4e8", | |
"editorLineNumber.foreground": "#444d56", | |
"editorOverviewRuler.border": "#1b1f23", | |
"editorWarning.foreground": "#ffea7f", | |
"editorWhitespace.foreground": "#444d56", | |
"editorWidget.background": "#1f2428", | |
"errorForeground": "#f97583", | |
"focusBorder": "#005cc5", | |
"foreground": "#d1d5da", | |
"gitDecoration.addedResourceForeground": "#34d058", | |
"gitDecoration.conflictingResourceForeground": "#ffab70", | |
"gitDecoration.deletedResourceForeground": "#ea4a5a", | |
"gitDecoration.ignoredResourceForeground": "#6a737d", | |
"gitDecoration.modifiedResourceForeground": "#79b8ff", | |
"gitDecoration.submoduleResourceForeground": "#6a737d", | |
"gitDecoration.untrackedResourceForeground": "#34d058", | |
"input.background": "#2f363d", | |
"input.border": "#1b1f23", | |
"input.foreground": "#e1e4e8", | |
"input.placeholderForeground": "#959da5", | |
"list.activeSelectionBackground": "#39414a", | |
"list.activeSelectionForeground": "#e1e4e8", | |
"list.focusBackground": "#044289", | |
"list.hoverBackground": "#282e34", | |
"list.hoverForeground": "#e1e4e8", | |
"list.inactiveFocusBackground": "#1d2d3e", | |
"list.inactiveSelectionBackground": "#282e34", | |
"list.inactiveSelectionForeground": "#e1e4e8", | |
"notificationCenterHeader.background": "#24292e", | |
"notificationCenterHeader.foreground": "#959da5", | |
"notifications.background": "#2f363d", | |
"notifications.border": "#1b1f23", | |
"notifications.foreground": "#e1e4e8", | |
"notificationsErrorIcon.foreground": "#ea4a5a", | |
"notificationsInfoIcon.foreground": "#79b8ff", | |
"notificationsWarningIcon.foreground": "#ffab70", | |
"panel.background": "#1f2428", | |
"panel.border": "#1b1f23", | |
"panelInput.border": "#2f363d", | |
"panelTitle.activeBorder": "#f9826c", | |
"panelTitle.activeForeground": "#e1e4e8", | |
"panelTitle.inactiveForeground": "#959da5", | |
"peekViewEditor.background": "#1f242888", | |
"peekViewEditor.matchHighlightBackground": "#ffd33d33", | |
"peekViewResult.background": "#1f2428", | |
"peekViewResult.matchHighlightBackground": "#ffd33d33", | |
"pickerGroup.border": "#444d56", | |
"pickerGroup.foreground": "#e1e4e8", | |
"progressBar.background": "#0366d6", | |
"quickInput.background": "#24292e", | |
"quickInput.foreground": "#e1e4e8", | |
"scrollbar.shadow": "#00000088", | |
"scrollbarSlider.activeBackground": "#6a737d88", | |
"scrollbarSlider.background": "#6a737d33", | |
"scrollbarSlider.hoverBackground": "#6a737d44", | |
"settings.headerForeground": "#e1e4e8", | |
"settings.modifiedItemIndicator": "#0366d6", | |
"sideBar.background": "#1f2428", | |
"sideBar.border": "#1b1f23", | |
"sideBar.foreground": "#d1d5da", | |
"sideBarSectionHeader.background": "#1f2428", | |
"sideBarSectionHeader.border": "#1b1f23", | |
"sideBarSectionHeader.foreground": "#e1e4e8", | |
"sideBarTitle.foreground": "#e1e4e8", | |
"statusBar.background": "#24292e", | |
"statusBar.border": "#1b1f23", | |
"statusBar.debuggingBackground": "#931c06", | |
"statusBar.debuggingForeground": "#ffffff", | |
"statusBar.foreground": "#d1d5da", | |
"statusBar.noFolderBackground": "#24292e", | |
"statusBarItem.prominentBackground": "#282e34", | |
"statusBarItem.remoteBackground": "#24292e", | |
"statusBarItem.remoteForeground": "#d1d5da", | |
"tab.activeBackground": "#24292e", | |
"tab.activeBorder": "#24292e", | |
"tab.activeBorderTop": "#f9826c", | |
"tab.activeForeground": "#e1e4e8", | |
"tab.border": "#1b1f23", | |
"tab.hoverBackground": "#24292e", | |
"tab.inactiveBackground": "#1f2428", | |
"tab.inactiveForeground": "#959da5", | |
"tab.unfocusedActiveBorder": "#24292e", | |
"tab.unfocusedActiveBorderTop": "#1b1f23", | |
"tab.unfocusedHoverBackground": "#24292e", | |
"terminal.ansiBlack": "#586069", | |
"terminal.ansiBlue": "#2188ff", | |
"terminal.ansiBrightBlack": "#959da5", | |
"terminal.ansiBrightBlue": "#79b8ff", | |
"terminal.ansiBrightCyan": "#56d4dd", | |
"terminal.ansiBrightGreen": "#85e89d", | |
"terminal.ansiBrightMagenta": "#b392f0", | |
"terminal.ansiBrightRed": "#f97583", | |
"terminal.ansiBrightWhite": "#fafbfc", | |
"terminal.ansiBrightYellow": "#ffea7f", | |
"terminal.ansiCyan": "#39c5cf", | |
"terminal.ansiGreen": "#34d058", | |
"terminal.ansiMagenta": "#b392f0", | |
"terminal.ansiRed": "#ea4a5a", | |
"terminal.ansiWhite": "#d1d5da", | |
"terminal.ansiYellow": "#ffea7f", | |
"terminal.foreground": "#d1d5da", | |
"terminal.tab.activeBorder": "#f9826c", | |
"terminalCursor.background": "#586069", | |
"terminalCursor.foreground": "#79b8ff", | |
"textBlockQuote.background": "#24292e", | |
"textBlockQuote.border": "#444d56", | |
"textCodeBlock.background": "#2f363d", | |
"textLink.activeForeground": "#c8e1ff", | |
"textLink.foreground": "#79b8ff", | |
"textPreformat.foreground": "#d1d5da", | |
"textSeparator.foreground": "#586069", | |
"titleBar.activeBackground": "#24292e", | |
"titleBar.activeForeground": "#e1e4e8", | |
"titleBar.border": "#1b1f23", | |
"titleBar.inactiveBackground": "#1f2428", | |
"titleBar.inactiveForeground": "#959da5", | |
"tree.indentGuidesStroke": "#2f363d", | |
}, | |
"editor.tokenColorCustomizations": { | |
"comments": { | |
"foreground": "#959ca4", | |
"fontStyle": "italic" | |
} | |
} | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment