Skip to content

Instantly share code, notes, and snippets.

@FreeMasen
Last active November 9, 2017 18:40
Show Gist options
  • Save FreeMasen/9c19943a867c450c07eec017b058e10a to your computer and use it in GitHub Desktop.
Save FreeMasen/9c19943a867c450c07eec017b058e10a to your computer and use it in GitHub Desktop.
Material Theme Overrides
{
"editorBracketMatch.border": "#FF5370",
"editorBracketMatch.background": "#263238",
"sideBar.border": "#80CBC4",
"sideBar.foreground": "#80CBC4",
"terminal.background": "#1E282C",
"activityBar.border": "#FF5370",
"activityBarBadge.background": "#80CBC4",
"activityBarBadge.foreground": "#1E282C",
"badge.background": "#FF5370",
"badge.foreground": "#263238",
"editorIndentGuide.background": "#FFCC0050",
"statusBar.foreground": "#80CBC4",
"editorGroup.border": "#80CBC4",
"editorLineNumber.foreground": "#80CBC4"
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment