buymeasoda / soda-theme

Dark and light custom UI themes for Sublime Text
https://buymeasoda.github.io/soda-theme/
4.33k stars 517 forks source link

Please tell me way for usage #185

Closed nvcken closed 9 years ago

nvcken commented 10 years ago

I have config use Soda Light theme and soda_folder_icons true on ST3 3059 But I dont know how set this for enable icon of file type on sidebar. Please

GenesisFrame commented 10 years ago

Hi,

plz look @ the following code:

[ // Sidebar folder closed { "class": "icon_folder", "layer0.texture": "User/Theme - Default/icons/folder.png", "layer0.opacity": 1.0, "content_margin": [8, 8] }, // Sidebar folder open { "class": "icon_folder", "parents": [{"class": "tree_row", "attributes": ["expanded"]}], "layer0.texture": "User/Theme - Default/icons/folder_open.png", }, ]

nvcken commented 10 years ago

I get problem about icon of file type, folder icon it's ok