vscode-explorer-git-status
vscode-explorer-git-status copied to clipboard
Include untracked files when coloring folders/files. Also tweaked colors to match atom dark theme.
@dseipp I think staged files should be separate from added. What if you wanted to make all staged files red (given red isn't used by any other git status) so you can see in your tree what you have staged?