Skip to content

Instantly share code, notes, and snippets.

@Aeonexe
Created September 26, 2018 04:13
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 Aeonexe/3b489288bbdb977118d6a9d9e48bc942 to your computer and use it in GitHub Desktop.
Save Aeonexe/3b489288bbdb977118d6a9d9e48bc942 to your computer and use it in GitHub Desktop.
{
"workbench.colorTheme": "Night Rider",
"atomKeymap.promptV3Features": true,
"editor.multiCursorModifier": "ctrlCmd",
"editor.formatOnPaste": true,
"window.smoothScrollingWorkaround": true,
"window.titleBarStyle": "custom",
"search.location": "panel",
"workbench.iconTheme": "material-icon-theme",
"editor.fontSize": 13,
// "workbench.colorCustomizations": {
// "activityBar.background": "#fffeff"
// }
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment