Skip to content

Instantly share code, notes, and snippets.

@pkfrom
Last active January 19, 2016 00:19
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save pkfrom/18ed5a3de19d5fc30ace to your computer and use it in GitHub Desktop.
Save pkfrom/18ed5a3de19d5fc30ace to your computer and use it in GitHub Desktop.
Preferences.sublime-settings
{
"bold_folder_labels": true,
"caret_style": "phase",
"fade_fold_buttons": false,
//"font_face": "Source Code Pro",
"font_face": "Tahoma",
"font_size": 10,
"highlight_line": true,
//"line_padding_bottom": 1,
//"line_padding_top": 1
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment