Skip to content

Instantly share code, notes, and snippets.

@GuillaumeJasmin
Created October 7, 2014 13:02
Show Gist options
  • Save GuillaumeJasmin/1d77c1f93020f1bb7bb6 to your computer and use it in GitHub Desktop.
Save GuillaumeJasmin/1d77c1f93020f1bb7bb6 to your computer and use it in GitHub Desktop.
Sublime Text Predawn Theme user preferences
{
"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