Skip to content

Instantly share code, notes, and snippets.

@0i0
Created April 9, 2018 03:17
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save 0i0/72a4f4a5f72fdf5ce303b82be1999691 to your computer and use it in GitHub Desktop.
Save 0i0/72a4f4a5f72fdf5ce303b82be1999691 to your computer and use it in GitHub Desktop.
// 1E272C
{
"workbench.colorTheme": "Material Theme",
"workbench.colorCustomizations": {
"[Material Theme]": {
"editor.background": "#1E272C",
"sideBar.background": "#1E272C",
"sideBar.border": "#1E272C",
"terminal.background": "#1E272C",
"activityBar.background": "#1E272C",
"activityBar.border": "#1E272C",
"statusBar.background": "#1E272C",
"tab.border": "#1E272C",
"tab.inactiveBackground": "#1E272C",
"tab.activeBackground": "#1E272C",
"list.hoverBackground": "#1E272C",
}
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment