Skip to content

Instantly share code, notes, and snippets.

@manuelgeek
Created December 22, 2017 20:17
Show Gist options
  • Save manuelgeek/0084676e81f534290927a481de544dda to your computer and use it in GitHub Desktop.
Save manuelgeek/0084676e81f534290927a481de544dda to your computer and use it in GitHub Desktop.
manually activate sublime text 3 Material Theme
{
"color_scheme": "Packages/Material Theme/schemes/Material-Theme.tmTheme",
"theme": "Material-Theme.sublime-theme",
"ignored_packages":
[
"Vintage"
],
"material_theme_accent_orange": true
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment