Sublime Forum

Soda Theme install not working - please help!

#1

I’ve followed the directions on GitHub exactly, and the Soda Dark theme isn’t working. I’d really appreciate any help.

EDIT: I’m using a Macbook Pro.

I’m using the latest build 2181.

I tried to install it using both the git method and the manual method. Neither method worked.

Git method: I navigated to the Packages folder and copy-pasted the following code:

git clone https://github.com/buymeasoda/soda-theme/ "Theme - Soda"

The “Theme - Soda” directory appeared within the Packages folder.

Within Sublime Text, I opened Preferences > Settings - User and pasted “theme”: “Soda Dark.sublime-theme” – so the file looks as follows:

Preferences.sublime-settings

{ "theme": "Soda Dark.sublime-theme" }

Then I restarted Sublime Text 2. It didn’t work. I went through essentially the same process with the manual instructions. No dice.

I’m lost. Thanks so much in advance for any assistance!

0 Likes

Soda Theme not working in dev build 2181
#2

On my Windows computer this setting should be in ‘Global Settings - User’ rather than ‘File Settings - User’ - which has the file name \Packages\User\Global.sublime-settings.

0 Likes

#3

Sorry, should have said in my original post: I’m using a Macbook Pro, running Lion.

0 Likes