Created
May 14, 2021 04:48
-
-
Save sobi3ch/0c99790781c05f3ec0f19f48c15f4f21 to your computer and use it in GitHub Desktop.
vscode visible indentGuidesStroke and activeBorder
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
"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