Skip to content

Instantly share code, notes, and snippets.

@lushone
Created April 11, 2013 19:37
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 lushone/3e96a1412f8dbcd7b29b to your computer and use it in GitHub Desktop.
Save lushone/3e96a1412f8dbcd7b29b to your computer and use it in GitHub Desktop.
My ST2 config.
{
"color_scheme": "Packages/Color Schemes/Grandson-of-Obsidian/GrandsonOfObsidian.tmTheme",
"font_face": "Source Code Pro",
"font_options":
[
"no_bold"
],
"font_size": 14.0,
"ignored_packages":
[
],
"open_files_in_new_window": false,
"phoenix_color_expanded_folder": true,
"phoenix_color_green": true,
"phoenix_dirty_bottom_bar": true,
"phoenix_dirty_bottom_bar_red": true,
"phoenix_highlight_current_tab": true,
"phoenix_solid_current_tab": true,
"scroll_past_end": true,
"tab_size": 2,
"theme": "Phoenix Dark.sublime-theme",
"translate_tabs_to_spaces": false
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment