Closed brandonmaul closed 2 years ago
You can update the file explorer indent guide colors using "workbench.colorCustomizations": { "tree.indentGuidesStroke": "#00ff00" }
"workbench.colorCustomizations": { "tree.indentGuidesStroke": "#00ff00" }
Would it be possible to extend this extension and make them a rainbow as well?
Why do you think this could be used? I don't think it is possible as there seems to be no way to change them per indent level.
You can update the file explorer indent guide colors using
"workbench.colorCustomizations": { "tree.indentGuidesStroke": "#00ff00" }
Would it be possible to extend this extension and make them a rainbow as well?