{
"color_scheme": "Packages/UserSchemes/_dark_Scheme.tmTheme",
"font_face": "consolas",
"font_size": 11,
"ignored_packages":
[
"Vintage"
],
"material_theme_accent_pink": true,
"material_theme_bold_tab": true,
"material_theme_compact_sidebar": true,
"material_theme_contrast_mode": true,
"material_theme_disable_tree_indicator": true,
"material_theme_panel_separator": true,
"material_theme_small_statusbar": true,
"material_theme_small_tab": true,
"material_theme_tabs_autowidth": true,
"theme": "Material-Theme.sublime-theme",
"overlay_scroll_bars" : "enabled",
"line_padding_top" : 1,
"line_padding_bottom" : 2,
"always_show_minimap_viewport" : true,
"bold_folder_labels" : true,
"indent_guide_options" : [ "draw_normal", "draw_active" ], // Highlight active indent
"font_options" : [ "gray_antialias", "subpixel_antialias" ], // On retina Mac & Windows,
"translate_tabs_to_spaces": true,
"trim_trailing_white_space_on_save": true
}
My config sublime text 3
Be the first to comment
You can use [html][/html], [css][/css], [php][/php] and more to embed the code. Urls are automatically hyperlinked. Line breaks and paragraphs are automatically generated.