Skip to content

Instantly share code, notes, and snippets.

@vittorioromeo
Created October 7, 2013 13:24
Show Gist options
  • Save vittorioromeo/6867938 to your computer and use it in GitHub Desktop.
Save vittorioromeo/6867938 to your computer and use it in GitHub Desktop.
subl preferences
{
"auto_match_enabled": false,
"bold_folder_labels": true,
"caret_style": "phase",
"color_scheme": "Packages/Monokai Extended/Monokai Extended Bright.tmTheme",
"font_face": "lemon",
"font_size": 8,
"ignored_packages":
[
"Vintage"
],
"theme": "Refined-Dark.sublime-theme",
"update_check": false
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment