jesseweed / seti-ui

A subtle dark colored UI theme for Atom.
MIT License
941 stars 283 forks source link

[feature] Svelte icon/file support #589

Closed diepoe closed 2 years ago

diepoe commented 3 years ago

It would be nice if you could support .svelte files at the icons.

nitzanhen commented 3 years ago

I would like to have support for svelte files too, specifically on visual studio code. The parallel request on vscode-icons has good media for the svelte icon:

https://github.com/vscode-icons/vscode-icons/issues/2033

nitzanhen commented 3 years ago

Also, I think svelte is popular enough to justify icon support: npm link svelte vscode extension svelte intellisense extension

nitzanhen commented 3 years ago

Never mind, I missed that an icon for .svelte files was added at #591. Then the problem is probably with vscode; I think this issue can be closed.