Skip to content

Instantly share code, notes, and snippets.

@sobi3ch
Created May 14, 2021 04:48
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 sobi3ch/0c99790781c05f3ec0f19f48c15f4f21 to your computer and use it in GitHub Desktop.
Save sobi3ch/0c99790781c05f3ec0f19f48c15f4f21 to your computer and use it in GitHub Desktop.
vscode visible indentGuidesStroke and activeBorder
"workbench.colorCustomizations": {
"tree.indentGuidesStroke": "#ff9d00",
"tab.activeBorder": "#ff9d00",
},
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment