What do the colors of file icons indicate in a Visual Studio Code project tree?
After updating to VS Code 1.46.1. I see 2 different colors for my JavaScript files. There is no code change in any of the files, so why is one type of JS file icon, yellow and the others orange? What's the meaning of these two different colors?
This is the default dark theme which is auto-enabled after installation.

