rastikerdar / vscode-seedling-icon-theme

Icon Theme for Visual Studio Code

Home Page:https://marketplace.visualstudio.com/items?itemName=rastikerdar.vscode-seedling-icon-theme

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

VSCode Seedling Icon Theme

Simple icon theme for Visual Studio Code.

VSCode Seedling Icon Theme

VSCode Seedling Icon Theme

Put "workbench.tree.indent": 14 in your settings for better look.

VSCode settings tree indent

Development

This extension uses Icon Font method. If you want to add or change icons you need to install python-fontforge and simply run python makefont.py to convert and integrate all SVGs into a single font file. Each svg name must begin with a code point to be identified later.

But to change/add colors or types/names you only need to update icons.json or icons-plus.json.

Resources

Todo

  • Write a python script for generating images/preview.png

License

MIT