I ve installed pretty many themes in my ST3. The thing i want to be done is to use these themes not only for main pane, but also for the side bar and icons. As far as I know - not every theme support side bar and icons. but for instance Seti does, Solarized does. That is what ive done to setup Seti.
"Seti_folder_icons": true,
"color_scheme": "Packages/Seti_UX/Seti.tmTheme",
"theme": "Seti.sublime-theme"
But now i want to change Seti to Solarized Dark/Light, Abyss, whatever. but i have no idea where their tm.Theme and .sublime-theme files are located and how to name themes here :
"????_folder_icons": true,
"color_scheme": "?????.tmTheme",
"theme": "????.sublime-theme"
i tried solarized-light and solarized_light, nothing worked. how can i know how to write proper names of themes ? and i dont know how to set up icons, Seti_folder_icons didnt work and others too