It would be great to be able to immediately differentiate staged: added/modified files by their foregroundColor in FileExplorer (i.e. green/blue like IntelliJ editor)
As of now the only option available is: gitDecoration.modifiedResourceForeground
A gitDecoration.addedResourceForeground could be a solution
Thanks