Skip to content

Instantly share code, notes, and snippets.

@billsuxx
Created February 16, 2014 08:33
Show Gist options
  • Save billsuxx/9031184 to your computer and use it in GitHub Desktop.
Save billsuxx/9031184 to your computer and use it in GitHub Desktop.
sublime text 3 install + soda theme
config:
{
"color_scheme": "Packages/User/Espresso Soda.tmTheme",
"font_size": 8,
"ignored_packages":
[
"Vintage"
],
"soda_folder_icons": true,
"theme": "Soda Light 3.sublime-theme"
}
sudo add-apt-repository ppa:webupd8team/sublime-text-3
sudo apt-get update
sudo apt-get install sublime-text-installer
package control: https://sublime.wbond.net/installation
cd ~.config/sublime-text-3/Packages/User/
http://buymeasoda.github.com/soda-theme/extras/colour-schemes.zip
unzip colour-schemes.zip
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment