Open D4N opened 3 years ago
@D4N I am working over this, Since the icons are more than 200, so with the help Chitransh Anand I will complete the list tomorrow.
@D4N I am working over this, Since the icons are more than 200, so with the help Chitransh Anand I will complete the list tomorrow.
Oh wow, tomorrow! There's no need for such a rush, so please take it easy & at your own pace.
Currently this extension only replaces a very small set of the icons that can be modified inside vscode. The full list of replaceable icons can be found here: https://code.visualstudio.com/api/references/icons-in-labels#icon-listing
What we have to do is find for all icons that we want to replace the best match EOS equivalent (or none, if there is not a good fit). This does not need any coding experience! Simply go to the VSCode icon listing, pick an icon, find the best match in the eos icon set and post the
identifier
and the name of the EOS icon here. Or you can submit a PR and add it to this list: https://github.com/EOS-uiux-Solutions/eos-icons-vscode/blob/169b5604812a980afa8a786183d3d32de5a4f79a/create_icon_theme.py#L25