Skip to content

Instantly share code, notes, and snippets.

@leonkorteweg
Created January 12, 2016 09:04
Show Gist options
  • Save leonkorteweg/fb651b3ecb3c92d67c6d to your computer and use it in GitHub Desktop.
Save leonkorteweg/fb651b3ecb3c92d67c6d to your computer and use it in GitHub Desktop.
Sublime Text - Preferences
{
"color_scheme": "Packages/Base16 Color Schemes/base16-default.light.tmTheme",
"font_size": 12,
"ignored_packages":
[
"Vintage"
],
"soda_classic_tabs": true,
"theme": "Soda Light 3.sublime-theme",
"folder_exclude_patterns": [".svn", ".git", ".hg", "CVS", ".sass-cache", ".codekit-cache"]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment