Created
January 28, 2013 18:57
-
-
Save chyld/4658065 to your computer and use it in GitHub Desktop.
This file contains hidden or 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
{ | |
"color_scheme": "Packages/Color Scheme - Default/Solarized (Dark).tmTheme", | |
"highlight_line": true, | |
"highlight_modified_tabs": true, | |
"translate_tabs_to_spaces": true, | |
"trim_trailing_white_space_on_save": true, | |
"highlight_active_indent_guide": true, | |
"tab_size": 2, | |
"font_face": "Source Code Pro Light", | |
"font_size": 13, | |
"caret_style": "phase" | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Sweet colors - thank you!