Skip to content

mrliptontea/sublime-text-sidebar-icons

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Sublime Text sidebar icons

The collection of file type icons for Sublime Text editor.

Please note that icons included in this repository are best suited with a dark background but you can customize them.

Installation

The purpose of this collection is to override the default icons that come with themes. Unfortunately, this prevents from creating a package that could be installed via Package Control.

To install the icons you'll have to clone this repo to your Packages folder and rename the folder's name to match your current theme's package name, like so:

git clone https://github.com/mrliptontea/sublime-text-sidebar-icons [folder name]

For example, I use Material Theme, so my [folder name] is Material Theme.

Other themes that I tested and folder name you should use:

For Boxy theme you'll folder name might be different, depending on the add-on that you use.

Customizing the icons

In src you'll find file_type_icons.psd file which contains all the icons. You can modify the however you want, all you need is Photoshop CS6 or later (it might work in older versions too).

Also there's simple Photoshop script export-icons.jsx that looks for layer groups with names ending with '.png' and exports them to ../icons folder. You can run it by clicking File → Scripts → Browse... and selecting the script.

Further notes

For managing themes I suggest the Themr package, it makes changing themes and customizing them much easier.

If you want me to add some icons or have any suggestions, please add new issue. Feel free to make new icons and send the full file_type_icons.psd if you want to share.

Most of the icons I took from the great devicons and devicon sets, some are slightly modified and some are I drew myself.

License

Under MIT Licence.

I do not own rights for any of the logos or other images used, they belong to the rightful owners.

About

The collection of file type icons for Sublime Text editor

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published