Skip to content

Instantly share code, notes, and snippets.

@miguelsolorio
Created June 5, 2018 15:26
Show Gist options
  • Save miguelsolorio/c2a359af8f118e10d9e8ad3f802adf7a to your computer and use it in GitHub Desktop.
Save miguelsolorio/c2a359af8f118e10d9e8ad3f802adf7a to your computer and use it in GitHub Desktop.
"workbench.colorCustomizations": {
"editor.background": "#1E1E1E",
"editor.foreground": "#D4D4D4",
"editor.inactiveSelectionBackground": "#3A3D41",
"editorIndentGuide.background": "#404040",
"editorIndentGuide.activeBackground": "#707070",
"editor.selectionHighlightBackground": "#ADD6FF26",
"list.dropBackground": "#383B3D",
"activityBarBadge.background": "#007ACC",
"sideBarTitle.foreground": "#BBBBBB"
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment