For instance:
When I designate Visual Studio as the default program for opening 'hello.js' files, Windows displays a preview icon like this:
https://i.sstatic.net/qIbv0.png
However, when I change the default program to Windows Notepad, I see:
https://i.sstatic.net/sXEEu.png
This demonstrates that specific icons are shown in previews for particular programs.
Yet, when I choose Atom Editor as the default file opener, no logo or any other image is displayed. Instead, Windows shows the default icon for unrecognized files:
https://i.sstatic.net/F4Yx8.png
Is there a way to make icons with Atom look better?