Skip to content

Instantly share code, notes, and snippets.

@andrastudio
Created November 3, 2014 06:57
Show Gist options
  • Save andrastudio/0843a5c75ba4b972184b to your computer and use it in GitHub Desktop.
Save andrastudio/0843a5c75ba4b972184b to your computer and use it in GitHub Desktop.
Sublime Text 3
{
"bold_folder_labels": true,
"caret_style": "phase",
"color_scheme": "Packages/Theme - Spacegray/base16-ocean.dark.tmTheme",
"font_face": "Fira Mono",
"font_size": 14,
"highlight_line": true,
"highlight_modified_tabs": true,
"ignored_packages":
[
"Vintage"
],
"line_padding_bottom": 3,
"line_padding_top": 3,
"open_files_in_new_window": false,
"theme": "Spacegray.sublime-theme",
"word_wrap": true
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment