{
"always_show_minimap_viewport": true,
"bold_folder_labels": true,
"color_scheme": "Packages/Material Theme/schemes/Material-Theme.tmTheme",
"font_face": "Consolas",
"font_options":
[
"gray_antialias",
"subpixel_antialias"
],
"font_size": 11,
"ignored_packages":
[
"Vintage"
],
"indent_guide_options":
[
"draw_normal",
"draw_active"
],
"line_padding_bottom": 3,
"line_padding_top": 3,
"material_theme_bold_tab": true,
"material_theme_contrast_mode": true,
"material_theme_tabs_separator": false,
"overlay_scroll_bars": "enabled",
"scroll_past_end": true,
"theme": "Material-Theme.sublime-theme",
"translate_tabs_to_spaces": true,
"word_wrap": true
}
[
{
"class": "sidebar_label",
"color": [160, 200, 200],
"font.bold": false,
"font.size": 13
},
{
"class": "sidebar_heading",
"color": [255, 255, 255],
"font.size": 13,
"font.bold": true,
},
{
"class": "sidebar_label",
"parents": [{"class": "tree_row", "attributes": ["expandable"]}],
"settings": ["bold_folder_labels"],
"font.bold": false,
"color": [255, 255, 255],
},
]