Skip to content

Instantly share code, notes, and snippets.

@gngrwzrd
Created October 8, 2014 00:43
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 gngrwzrd/8b58cd7ac70a46e07dd5 to your computer and use it in GitHub Desktop.
Save gngrwzrd/8b58cd7ac70a46e07dd5 to your computer and use it in GitHub Desktop.
Sublime User Preferences with Phoenix Theme and Base16 Colors
{
"color_scheme": "Packages/Theme - Phoenix/Color Scheme/Tomorrow-Night.tmTheme",
"draw_indent_guides": false,
"fold_buttons": false,
"font_face": "Monaco",
"font_size": 15,
"ignored_packages":
[
"Vintage"
],
"phoenix_color_blue": true,
"phoenix_color_expanded_folder": true,
"phoenix_dirty_bottom_bar": true,
"phoenix_eighties": true,
"phoenix_highlight_current_tab": true,
"phoenix_solid_current_tab": true,
"phoenix_tabs_auto_width": true,
"phoenix_tabs_small": true,
"theme": "Phoenix Dark.sublime-theme"
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment