Skip to content

Instantly share code, notes, and snippets.

@ajcastro
Created July 2, 2015 05:48
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 ajcastro/770f375f2deff6a92a2e to your computer and use it in GitHub Desktop.
Save ajcastro/770f375f2deff6a92a2e to your computer and use it in GitHub Desktop.
Theme Seti_UI sublime settings
{
"Seti_SB_bright": true,
"Seti_SB_med": true,
"Seti_sb_small_padding": true,
"Seti_sb_tree_med": true,
"Seti_tabs_small": true,
"color_scheme": "Packages/Seti_UI/Scheme/Seti_monokai.tmTheme",
"font_size": 10,
"ignored_packages":
[
"Vintage"
],
"theme": "Seti.sublime-theme",
"translate_tabs_to_spaces": true,
"word_wrap": false
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment