{
"Seti_tab_font_12": true, // tab font size = 12
"mouse_wheel_tabswitch": true, // scroll through opened tabs
"Seti_no_scroll_icons": true, // remove the l/r arrows & the drop down button, effective when ("enable_tab_scrolling": true)
"Seti_orange_button": true,
"Seti_blue_label": true, // change the un-saved tab label to blue
"Seti_orange_label": true, // change un-saved label color to orange
"Seti_bold_slctdtab_labels": true,
"Seti_SB_big": true, // scrollbars width / height = 10
"Seti_SB_bright": true,
"Seti_sb_big_padding": true, // sidebar entries padding = 10
"Seti_sb_tree_tiny": true, // check (issues/88)
"Seti_show_group_arrows": true, // show the folder/group arrows in sidebar
"Seti_bold_slctdfile_labels": true, // make the sidebar selected file text in bold
"Seti_sidebar_font_size_14": true, // check (issues/115)
"Seti_heading_font_12": true, // heading font size = 12
"Seti_bold_heading": true,
"Seti_pad_5": true, // use with line_padding_bottom / line_padding_top = 5
"Seti_pad_3": true, // use with line_padding_bottom / line_padding_top = 3
"Seti_panel_nrml": true,
"overlay_scroll_bars": "enabled", // to show scrollbars only when scrolling
"highlight_line": true,
"caret_extra_bottom": 3,
"caret_extra_top": 3,
"caret_extra_width": 2,
"color_scheme": "Packages/User/SublimeLinter/Monokai (SL).tmTheme",
"file_exclude_patterns":
[
"index.php",
".htaccess",
"*.sublime-project"
],
"folder_exclude_patterns":
[
"html",
"system",
".git",
"db",
"assets/admin",
"assets/ckeditor",
"assets/uploads",
"assets/ckfinder"
],
"font_size": 23,
"highlight_line": true,
"ignored_packages":
[
"Vintage"
],
"mouse_wheel_tabswitch": true,
"overlay_scroll_bars": "enabled",
"theme": "Seti.sublime-theme",
}