Skip to content

Instantly share code, notes, and snippets.

@tameroski
Last active May 22, 2017 14: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 tameroski/c70f484eefe3396b191f20efd13444a0 to your computer and use it in GitHub Desktop.
Save tameroski/c70f484eefe3396b191f20efd13444a0 to your computer and use it in GitHub Desktop.
Sublime Text Configuration
// Requirements :
// "Material Theme" package
{
"ignored_packages":
[
"Vintage"
],
"line_padding_bottom": 3,
"line_padding_top": 3,
"open_files_in_new_window": false,
"color_scheme": "Packages/Material Theme/schemes/Material-Theme.tmTheme",
"theme": "Material-Theme.sublime-theme",
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment