Skip to content

Instantly share code, notes, and snippets.

@chhh
Created May 6, 2021 22:19
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 chhh/1479f52e7cb16c8b3ffc0fa1b556cf1f to your computer and use it in GitHub Desktop.
Save chhh/1479f52e7cb16c8b3ffc0fa1b556cf1f to your computer and use it in GitHub Desktop.
"editor.rulers": [80,100],
"workbench.colorTheme": "Monokai",
"explorer.confirmDelete": false,
"workbench.colorCustomizations": {
// "tab.activeBorder": "#0A84FF",
"tab.activeBorderTop": "#c505df",
"tab.unfocusedActiveBorder": "#000000"
},
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment