Skip to content

Instantly share code, notes, and snippets.

@demogar
Created December 9, 2011 16:51
Show Gist options
  • Select an option

  • Save demogar/1452339 to your computer and use it in GitHub Desktop.

Select an option

Save demogar/1452339 to your computer and use it in GitHub Desktop.
Base File.sublime-settings
{
"theme": "Soda Light.sublime-theme",
"color_scheme": "Packages/Color Scheme - Default/Twilight.tmTheme",
"fallback_encoding": "UTF-8",
"font_options":
[
"subpixel_antialias"
],
"detect_indentation": false,
"word_wrap": false,
"font_face": "Monaco",
"font_size": 12
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment