{ "caret_style": "phase", "color_scheme": "auto", "dark_color_scheme": "Packages/Monokai Extended/Monokai Extended.tmTheme", "light_color_scheme": "Packages/Monokai Extended/Monokai Extended Light.tmTheme", // "dark_theme": "Material Monokai Soda.sublime-theme", // "light_theme": "Material Primer Light.sublime-theme", "theme": "Meetio Theme.sublime-theme", "always_show_minimap_viewport": true, "font_face": "JetBrainsMono Nerd Font", "font_size": 14, "highlight_line": true, "highlight_modified_tabs": true, "trim_trailing_white_space_on_save": "all", // "lsp_format_on_save": true, "indent_guide_options": [ "draw_active", "draw_normal" ], "ignored_packages": [ "Vintage", ], "overlay_scroll_bars": "enabled", "rulers": [ 72, 79 ], "save_on_focus_lost": true, "translate_tabs_to_spaces": true, /*"caret_style": "solid",*/ "wide_caret": true, "font_options": [ "subpixel_antialias" ], "draw_minimap_border": true, // "draw_white_space": "selection", "draw_white_space": "all", "ensure_newline_at_eof_on_save": true, "bold_folder_labels": true, "update_check": false, /*"material_theme_tree_headings": true,*/ /*"material_theme_arrow_folders": true,*/ /*"material_theme_big_fileicons": true,*/ /*"material_theme_big_fileicons": true,*/ /*"material_theme_big_fileicons": true,*/ "material_theme_big_fileicons": true, /*"material_theme_bullet_tree_indicator": true,*/ /*"material_theme_bullet_tree_indicator": true,*/ /*"material_theme_bullet_tree_indicator": true,*/ /*"material_theme_compact_sidebar": true,*/ /*"material_theme_compact_sidebar": true,*/ "material_theme_compact_sidebar": true, /*"material_theme_disable_fileicons": true,*/ /*"material_theme_disable_folder_animation": true,*/ /*"material_theme_disable_tree_indicator": true,*/ /*"material_theme_bold_tab": true,*/ /*"material_theme_small_tab": true,*/ /*"material_theme_small_tab": true,*/ /*"material_theme_tabs_autowidth": true,*/ /*"material_theme_tabs_separator": true,*/ "material_theme_tabs_separator": true, /*"material_theme_accent_scrollbars": true,*/ /*"material_theme_bright_scrollbars": true,*/ /*"material_theme_contrast_mode": true,*/ /*"material_theme_contrast_mode": true,*/ /*"material_theme_contrast_mode": true,*/ "preview_on_click": true, "index_files": true, }