Skip to content

Instantly share code, notes, and snippets.

@madclaws
Created January 4, 2020 18:55
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 madclaws/85c75c6abe548a2267d1a09d83f9a193 to your computer and use it in GitHub Desktop.
Save madclaws/85c75c6abe548a2267d1a09d83f9a193 to your computer and use it in GitHub Desktop.
neutron-star
{
"editor.insertSpaces": false,
"editor.tabSize": 2,
"workbench.colorCustomizations": {
"activityBar.background": "#0f0039",
"activityBar.foreground": "#d9ff02",
"statusBar.background": "#0f0039",
"statusBar.foreground": "#d9ff02",
"titleBar.activeBackground": "#0f0039",
"titleBar.activeForeground": "#d9ff02",
"titleBar.inactiveBackground": "#0f0039"
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment