Skip to content

Instantly share code, notes, and snippets.

@Fastidious
Created April 12, 2015 17:29
Show Gist options
  • Save Fastidious/76f4f25c825535bb4489 to your computer and use it in GitHub Desktop.
Save Fastidious/76f4f25c825535bb4489 to your computer and use it in GitHub Desktop.
Sublime Text Configuration
{
"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