Last active
January 19, 2016 00:19
-
-
Save pkfrom/18ed5a3de19d5fc30ace to your computer and use it in GitHub Desktop.
Preferences.sublime-settings
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Show hidden characters
{ | |
"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