Skip to content

Instantly share code, notes, and snippets.

@TracerLee
Last active April 12, 2017 05:11
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 TracerLee/de8526c74f82ef462c2e to your computer and use it in GitHub Desktop.
Save TracerLee/de8526c74f82ef462c2e to your computer and use it in GitHub Desktop.
Cobalt2.sublime-theme Settings
{
"color_scheme": "Packages/Material Theme/schemes/Material-Theme.tmTheme",
"font_size": 10,
"ignored_packages":
[
"Markdown",
"Vintage"
],
"material_theme_small_statusbar": true,
"material_theme_small_tab": true,
"theme": "Material-Theme.sublime-theme",
"highlight_line": true,
"word_wrap": true,
"auto_upgrade_ignore": ["Material Theme"],
"tab_size": 2,
"translate_tabs_to_spaces": true
//set proxy
//"http_proxy": "http://127.0.0.1:1087",
//"https_proxy": "http://127.0.0.1:1087"
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment