buymeasoda / soda-theme

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

Install on ST3 via Package Control #129

Closed KevinSheedy closed 11 years ago

KevinSheedy commented 11 years ago

It'd be great to get Soda working out-of-the-box via Package Control on ST3. Just tried it and it didn't work. Had to go the manual route instead.

Sublime 3021 Package Conrol v2.0.0-alpha4 Windows XP

buymeasoda commented 11 years ago

Will do. I'll be setting up a proper ST3 theme for both light and dark soon, which will allow Package Control installation.

buymeasoda commented 11 years ago

I've updated Soda Theme to include support for ST3. Check the readme for full details, but after removing the manually installed theme and updating the files via Package Control, you'll need to change your theme settings in you user preferences to:

Soda Light (ST3)

"theme": "Soda Light 3.sublime-theme"

Soda Dark (ST3)

"theme": "Soda Dark 3.sublime-theme"

There does however appear to be an issue with ST3 and the new sublime-package (zip) format, that is used via Package Control where the text fields for widgets do not pick up the correct theme styles.