Skip to content

Instantly share code, notes, and snippets.

@webinfinita
Last active November 13, 2015 21:35
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 webinfinita/5b4f62504cc1b3c3d1c0 to your computer and use it in GitHub Desktop.
Save webinfinita/5b4f62504cc1b3c3d1c0 to your computer and use it in GitHub Desktop.
{
"bold_folder_labels": true,
// "color_scheme": "Packages/User/SublimeLinter/Facebook (SL).tmTheme",
"color_scheme": "Packages/Material Theme/schemes/Material-Theme.tmTheme",
"font_face": "Fira Code",
"font_options":
[
"gray_antialias"
],
"font_size": 16,
"ignored_packages":
[
"Vintage"
],
"indent_guide_options":
[
"draw_normal",
"draw_active"
],
"line_numbers": false,
"line_padding_bottom": 5,
"line_padding_top": 5,
"margin": 0,
"overlay_scroll_bars": "enabled",
"save_on_focus_lost": true,
"shift_tab_unindent": true,
"theme": "Material-Theme.sublime-theme",
"use_simple_full_screen": true
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment