Skip to content

Instantly share code, notes, and snippets.

@ccschmitz
Created April 26, 2012 20:40
Show Gist options
  • Save ccschmitz/2502969 to your computer and use it in GitHub Desktop.
Save ccschmitz/2502969 to your computer and use it in GitHub Desktop.
Sublime Text 2: Settings - User
{
"close_windows_when_empty": true,
"color_scheme": "Packages/textmate-tomorrow-theme/Tomorrow-Night.tmTheme",
"font_face": "Monaco",
"font_size": 12,
"ignored_packages":
[
],
"open_files_in_new_window": false,
"theme": "Soda Light.sublime-theme"
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment