Skip to content

Instantly share code, notes, and snippets.

@emir
Created March 22, 2015 17:20
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save emir/c1319dc7bd824a53b96d to your computer and use it in GitHub Desktop.
Save emir/c1319dc7bd824a53b96d to your computer and use it in GitHub Desktop.
Preferences.sublime-settings
{
"ignored_packages":
[
"Vintage"
],
"theme": "Afterglow-magenta.sublime-theme",
"color_scheme": "Packages/Theme - Afterglow/Afterglow-monokai.tmTheme",
"tabs_small": true,
"status_bar_brighter": true,
"color_inactive_tabs": true,
"tabs_padding_small": true
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment