Currently the order is:
This creates a visual issue when using different images for diff and patch.
Currently we on vscode-icons do so and although the associated files get the correct image, in the Language Mode selection it shows the patch image and not the diff image.
Changing the order to:
or
should fix the issue.