Skip to content

Instantly share code, notes, and snippets.

@fredrick
Created October 29, 2012 02:13
Show Gist options
  • Save fredrick/3971029 to your computer and use it in GitHub Desktop.
Save fredrick/3971029 to your computer and use it in GitHub Desktop.
Sublime Text 2 Preferences
{
"color_scheme": "Packages/User/Monokai Soda.tmTheme",
"ensure_newline_at_eof_on_save": true,
"translate_tabs_to_spaces": true,
"font_face": "Monaco",
"font_size": 12,
"theme": "Soda Light.sublime-theme"
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment