Skip to content

Instantly share code, notes, and snippets.

@ariunbat
Created February 3, 2014 03:25
Show Gist options
  • Save ariunbat/8778448 to your computer and use it in GitHub Desktop.
Save ariunbat/8778448 to your computer and use it in GitHub Desktop.
Sublime Text 3 Settings
{
"bold_folder_labels": true,
"color_scheme": "Packages/User/base16-ocean.dark (SL).tmTheme",
"fade_fold_buttons": false,
"font_face": "Source Code Pro",
"font_size": 11,
"highlight_line": true,
"highlight_modified_tabs": true,
"ignored_packages":
[
"Vintage",
"Javatar"
],
"line_padding_bottom": 1,
"line_padding_top": 1,
"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