Skip to content

Instantly share code, notes, and snippets.

@ricardobarantini
Created September 4, 2017 02:24
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 1 You must be signed in to fork a gist
  • Save ricardobarantini/f8bb183f81c3730d9ab964c03455cef0 to your computer and use it in GitHub Desktop.
Save ricardobarantini/f8bb183f81c3730d9ab964c03455cef0 to your computer and use it in GitHub Desktop.
{
"always_show_minimap_viewport": true,
"bold_folder_labels": true,
"color_scheme": "Packages/Material Theme/schemes/Material-Theme-Darker.tmTheme",
"font_face": "Roboto Mono",
"font_options":
[
"gray_antialias",
"subpixel_antialias"
],
"font_size": 10,
"ignored_packages":
[
"Vintage"
],
"indent_guide_options":
[
"draw_normal",
"draw_active"
],
"line_padding_bottom": 6,
"line_padding_top": 6,
"material_theme_accent_red": true,
"material_theme_accent_scrollbars": true,
"material_theme_bold_tab": true,
"material_theme_compact_sidebar": false,
"material_theme_tabs_autowidth": true,
"overlay_scroll_bars": "enabled",
"save_on_focus_lost": false,
"theme": "Material-Theme-Darker.sublime-theme",
"translate_tabs_to_spaces": true,
"trim_automatic_white_space": true,
"word_wrap": false
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment