jamiewilson / predawn

Predawn is a dark interface and syntax theme for Sublime Text and Atom.
http://jamiewilson.io/predawn
MIT License
1.8k stars 161 forks source link

Files are positioned 16px to the right (directories arn't) #105

Closed ronald-shcc closed 9 years ago

ronald-shcc commented 9 years ago

Hi,

I've got a problem on sublime text 3, in the project sidebar

[ico] DIRECTORY-A
     [ico] DIRECTORY-B
          [ico] file-in-directory-A

It should be like this:

[ico] DIRECTORY-A
     [ico] DIRECTORY-B
     [ico] file-in-directory-A
jamiewilson commented 9 years ago

Yeah, sorry about this. It's because of previous versions of ST that don't support icons. You can immediately fix this by setting your theme to "theme": "predawn-DEV.sublime-theme", but eventually I'll merge those two when ST3 comes out of dev.