Skip to content

Instantly share code, notes, and snippets.

@loadx
Created November 15, 2012 00:47
Show Gist options
  • Save loadx/4075899 to your computer and use it in GitHub Desktop.
Save loadx/4075899 to your computer and use it in GitHub Desktop.
Sublime User settings
{
"color_scheme": "Packages/Color Scheme - Default/Twilight.tmTheme",
"draw_white_space": "all",
"font_face": "Source Code Pro",
"font_size": 12.0,
"ignored_packages":
[
"Vintage"
],
"theme": "Soda Dark.sublime-theme",
"translate_tabs_to_spaces": true
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment