daylerees / colour-schemes

Colour schemes for a variety of editors created by Dayle Rees.
http://daylerees.github.io
Other
9.32k stars 1.62k forks source link

Weird UI icons in Sublime Text 3 #178

Closed jankazemier closed 9 years ago

jankazemier commented 9 years ago

When setting the theme to anything in this pack, my icons become a weird orange and green-ish square in stead of fold-icons and close-icon:

st3-icons

Running Windows 7 64-bit, ST3 build 3083 (stable)

yankeeinlondon commented 9 years ago

That looks like a default behaviour of the Sublime Linter, I have seen the same when using non-daylerees schemes. I'm not an expert on these matters but I suspect that you'd be better off looking at the linting configuration you have setup for JSON files.

jankazemier commented 9 years ago

I have removed ST3 from my computer, removed my "%APPDATA%\Roaming\Sublime Text 3" folder, reinstalled ST3, then only installed Dayle Rees Color Schemes using Package Control, and only set the theme to juicy in Settings - User (i.e. no other settings were set). The same problem still persists.

edit: in the console I see the following:

Unable to decode Packages/Theme - Spacegray/Spacegray/close.png
Unable to decode Packages/Theme - Spacegray/Spacegray/circle.png
Unable to decode Packages/Theme - Spacegray/Spacegray/folder-closed.png
Unable to decode Packages/Theme - Spacegray/Spacegray/folder-open.png
Unable to decode Packages/Theme - Spacegray/Spacegray/regex.png
Unable to decode Packages/Theme - Spacegray/Spacegray/casesens.png
Unable to decode Packages/Theme - Spacegray/Spacegray/wholeword.png
Unable to decode Packages/Theme - Spacegray/Spacegray/context.png
Unable to decode Packages/Theme - Spacegray/Spacegray/buffer.png
Unable to decode Packages/Theme - Spacegray/Spacegray/reverse.png
Unable to decode Packages/Theme - Spacegray/Spacegray/wrap.png
Unable to decode Packages/Theme - Spacegray/Spacegray/selection.png
Unable to decode Packages/Theme - Spacegray/Spacegray/lock.png
Unable to decode Packages/Theme - Spacegray/Spacegray/highlight.png
jankazemier commented 9 years ago

edit: Doh, I should read further than only the installation notes for Sublime Text. I did not have the Spacegrey theme installed. My bad.