default theme and color scheme
This commit is contained in:
parent
f73cd39593
commit
e9d35afb8b
@ -6,6 +6,7 @@
|
||||
"auto_complete_trailing_symbols": true,
|
||||
"auto_complete_with_fields": true,
|
||||
"bold_folder_labels": true,
|
||||
"color_scheme": "Mariana.sublime-color-scheme",
|
||||
"drag_text": false,
|
||||
"draw_white_space": ["selection", "all_mixed"],
|
||||
"enable_tab_scrolling": false,
|
||||
@ -35,6 +36,7 @@
|
||||
"remember_full_screen": true,
|
||||
"scroll_past_end": false,
|
||||
"tab_size": 3,
|
||||
"theme": "Adaptive.sublime-theme",
|
||||
"translate_tabs_to_spaces": true,
|
||||
"trim_automatic_white_space": false,
|
||||
"trim_trailing_white_space_on_save": "all",
|
||||
|
Loading…
Reference in New Issue
Block a user