Skip to content

Instantly share code, notes, and snippets.

@xgz123
Last active July 19, 2016 01:22
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 xgz123/d6ed1ffacdacf2f1e8b3c3f756a184f6 to your computer and use it in GitHub Desktop.
Save xgz123/d6ed1ffacdacf2f1e8b3c3f756a184f6 to your computer and use it in GitHub Desktop.
{
"color_scheme": "Packages/Materialize/schemes/Material One Dark.tmTheme",
"theme": "Material One Dark.sublime-theme",
"ignored_packages":
[
"Vintage"
],
"overlay_scroll_bars": "enabled",
"line_padding_top": 3,
"line_padding_bottom": 3,
// On retina Mac
"font_options": [ "gray_antialias" ],
"always_show_minimap_viewport": true,
"bold_folder_labels": true,
// Highlight active indent
"indent_guide_options": [ "draw_normal", "draw_active" ],
"font_face": "Courier SWA",
// M+ 1mn
"font_size": 11
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment