Last active
April 17, 2018 15:56
-
-
Save weretyczx/5dac13b548c638687c5dea83bd77b118 to your computer and use it in GitHub Desktop.
Oldest Theme Alpenglow
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
{ | |
"color_inactive_tabs": true, | |
"color_scheme": "Packages/Theme - Alpenglow/Alpenglow-monokai.tmTheme", | |
"detect_indentation": false, | |
"font_size": 14, | |
"ignored_packages": | |
[ | |
"Vintage" | |
], | |
"jsdocs_indentation_spaces": 4, | |
"numix_folder_icons": true, | |
"numix_sidebar_tree_medium": true, | |
"numix_small_tabs": true, | |
"phpunit.development": true, | |
"sidebar_size_13": true, | |
"tab_size": 4, | |
"tabs_medium": true, | |
"tabs_padding_medium": true, | |
"theme": "Alpenglow-orange.sublime-theme", | |
"translate_tabs_to_spaces": true, | |
"trim_trailing_white_space_on_save": true, | |
"word_separators": "./\\()\"'-:,.;<>~!@#%^&*|+=[]{}`~?", | |
"word_wrap": true | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment