Skip to content

Instantly share code, notes, and snippets.

@ArunMichaelDsouza
Last active July 31, 2017 18:10
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 ArunMichaelDsouza/ef830fbe74f73bbb824b to your computer and use it in GitHub Desktop.
Save ArunMichaelDsouza/ef830fbe74f73bbb824b to your computer and use it in GitHub Desktop.
My Sublime Text Theme Configs
{
"color_scheme": "Packages/Material Theme/schemes/Material-Theme-Darker.tmTheme",
"font_size": 12,
"ignored_packages":
[
"Vintage"
],
"material_theme_compact_sidebar": true,
"material_theme_contrast_mode": true,
"material_theme_small_statusbar": true,
"material_theme_small_tab": true,
"theme": "Material-Theme-Darker.sublime-theme",
"material_theme_appbar_charcoal": true,
"material_theme_tree_headings": true
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment