Created
April 12, 2015 17:29
-
-
Save Fastidious/76f4f25c825535bb4489 to your computer and use it in GitHub Desktop.
Sublime Text Configuration
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
{ | |
"theme": "Afterglow.sublime-theme", | |
"color_scheme": "Packages/Theme - Afterglow/Afterglow.tmTheme", | |
"tabs_small": true, | |
"sidebar_size_12": true, | |
"sidebar_row_padding_medium": true, | |
"status_bar_brighter": true, | |
"color_inactive_tabs": true, | |
"tabs_padding_small": true, | |
"font_face": "Inconsolata-g" | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment