Created
October 7, 2014 13:02
-
-
Save GuillaumeJasmin/1d77c1f93020f1bb7bb6 to your computer and use it in GitHub Desktop.
Sublime Text Predawn Theme user preferences
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_scheme": "Packages/Predawn/predawn.tmTheme", | |
"findreplace_small": true, | |
"font_size": 12.0, | |
"ignored_packages": | |
[ | |
"Vintage", | |
"Syntax Highlighting for Sass", | |
"SublimeLinter" | |
], | |
"sidebar_default": true, | |
"tabs_small": true, | |
"theme": "predawn.sublime-theme" | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment