Vscode-icons: Feature request: alternate html icon

Created on 29 Nov 2016  路  4Comments  路  Source: vscode-icons/vscode-icons

IMO, the HTML5 icon many packages use for html files is too "loud" compared to the other icons in the set. For someone like me with mostly html files, it's a bit much IMO.

screen shot 2016-11-29 at 4 20 37 pm

so i frequent replace it with a simpler set of angle brackets:

screen shot 2016-11-29 at 4 21 22 pm

Any thoughts of changing this, or providing a setting somewhere for an alternate?

Most helpful comment

As far as I know we cannot provide any sort of setting that could provide a change in the icons without doing some sort of code patching. We're now sticking to the official way of creating icon themes so this should be asked in the VSCode repo. I undestand that maybe you don't like this color but I'm not willing to change it at the moment. We try to stick to "official" icons where possible and most of the people seem to like it.

I would be glad to provide some sort of mechanism so you could change it but, again, this feature should be provided by the creators of the theme API. 馃槥

All 4 comments

FWIW, even changing the color as in "vscode-great-icons" helps

screen shot 2016-11-29 at 4 33 40 pm

As far as I know we cannot provide any sort of setting that could provide a change in the icons without doing some sort of code patching. We're now sticking to the official way of creating icon themes so this should be asked in the VSCode repo. I undestand that maybe you don't like this color but I'm not willing to change it at the moment. We try to stick to "official" icons where possible and most of the people seem to like it.

I would be glad to provide some sort of mechanism so you could change it but, again, this feature should be provided by the creators of the theme API. 馃槥

Unfortunately, there is so much we can do.

Just as a note. I'm studying a possible way to accomplish this and many other advanced features. I'll tell you something soon.

Was this page helpful?
0 / 5 - 0 ratings

Related issues

Tekbr picture Tekbr  路  3Comments

iRoachie picture iRoachie  路  3Comments

ventayol picture ventayol  路  3Comments

SamMackrill picture SamMackrill  路  3Comments

Alex-Sokolov picture Alex-Sokolov  路  3Comments