Skip to content

Instantly share code, notes, and snippets.

@i11v
Created May 18, 2012 04:59
Show Gist options
  • Save i11v/2723241 to your computer and use it in GitHub Desktop.
Save i11v/2723241 to your computer and use it in GitHub Desktop.
Sublime Text 2 Windows config
{
"color_scheme": "Packages/User/Monokai Soda.tmTheme",
"font_face": "Consolas",
"font_size": 10,
"ignored_packages":
[
"Vintage"
],
"rulers":
[
],
"theme": "Soda Dark.sublime-theme"
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment