itsthatguy / theme-itg-flat

A flat theme for Sublime Text that supports both retina and non-retina.
481 stars 56 forks source link

Added File Icons (Hidden By Default) #54

Closed orizens closed 9 years ago

orizens commented 9 years ago

file icons can be toggled on by using:
itg_show_file_icons: true
in sublime's settings.

itsthatguy commented 9 years ago

Wow, that was fast! Two things:

Please read the contributors' guide

orizens commented 9 years ago

@itsthatguy , after gulp compile, all icons paths are escaped as: Theme - itg.flat/assets/group-closed.png

itsthatguy commented 9 years ago

@orizens that should be fixed on both development, and master

orizens commented 9 years ago

what do you mean? do i need to the changes on both branches?

itsthatguy commented 9 years ago

Pull master into your branch

orizens commented 9 years ago

i did that. anything missing?