vscode
vscode copied to clipboard
folder color
Is it possible to change default color? Right now I get a gray folder and I would like to change it to a yellowish color
In atom I can do this:
span.name.icon.icon-file-directory::before
{
color: #FAD978
}
Can I override it via settings.json? The icon is fine, I just would like to change the color