[Theme]
Soda Theme
[Color Scheme]
Base16
[Plugins]
Alignment
Emmet
Git
SideBarEnchancements
Xdebug
[Theme]
Soda Theme
[Color Scheme]
Base16
[Plugins]
Alignment
Emmet
Git
SideBarEnchancements
Xdebug
{ | |
"bold_folder_labels": true, | |
"color_scheme": "Packages/Base16 Color Schemes/base16-default.light.tmTheme", | |
"font_options": "subpixel_antialias", | |
"font_size": 14, | |
"highlight_line": true, | |
"highlight_modified_tabs": true, | |
"ignored_packages": | |
[ | |
"Vintage" | |
], | |
"line_padding_bottom": 1, | |
"line_padding_top": 1, | |
"rulers": | |
[ | |
100 | |
], | |
"soda_classic_tabs": true, | |
"soda_folder_icons": true, | |
"scroll_past_end": true, | |
"spacegray_tabs_font_normal": true, | |
"tab_completion": false, | |
"tab_size": 4, | |
"theme": "Soda Light 3.sublime-theme", | |
"translate_tabs_to_spaces": true, | |
"trim_trailing_white_space_on_save": true, | |
"vintage_start_in_command_mode": false, | |
"word_wrap": true, | |
"wrap_width": 100 | |
} |
[ | |
{ | |
"class": "tabset_control", | |
"tab_height": 28 | |
}, | |
{ | |
"class": "tab_label", | |
"settings": ["highlight_modified_tabs"], | |
"parents": [{"class": "tab_control", "attributes": ["dirty"]}], | |
"fg": [220, 30, 15] | |
} | |
] |