{
"animation_enabled": false,
"caret_style": "wide",
"color_scheme": "Packages/Colorsublime-Themes/orig/laravel-contrast.tmTheme",
"font_face": "Roboto Mono",
"font_options":
[
"directwrite",
"subpixel_antialias"
],
"indent_guide_options": ["draw_active"], // Highlight active indent
"bold_folder_labels": true,
"font_size": 9,
"indent_to_bracket": true,
"line_padding_bottom": 0,
"line_padding_top": 0,
"smart_indent": true,
"tab_size": 4,
"theme": "Afterglow-blue.sublime-theme",
"translate_tabs_to_spaces": true,
"tree_animation_enabled": false,
"trim_automatic_white_space": true,
"use_tab_stops": true
}