Sublime text 3.x.x

Preferences.sublime-settings (Preferences/Settings)

{
    "bold_folder_labels": true,
    "caret_style": "wide",
    "color_scheme": "Packages/Color Scheme - Default/Mariana.sublime-color-scheme",
    "font_face": "Source Code Pro",
    "font_size": 10,
    "highlight_line": false,
    "line_padding_bottom": 2,
    "line_padding_top": 2,
    "spell_check": false,
    "tab_size": 4,
    "theme": "Adaptive.sublime-theme",
    "translate_tabs_to_spaces": true,
    "trim_trailing_white_space_on_save": true,
}

sublime-fs8.png