Update sublime preferences

This commit is contained in:
2016-12-19 01:55:38 +02:00
parent eb9ef29c11
commit 67bae2d046
2 changed files with 19 additions and 6 deletions
+18 -1
View File
@@ -1,5 +1,5 @@
{
"color_scheme": "Packages/Color Scheme - Default/Monokai.tmTheme",
"color_scheme": "Packages/Boxy Theme/schemes/Boxy Yesterday.tmTheme",
"ensure_newline_at_eof_on_save": true,
"fallback_encoding": "Cyrillic (Windows 1251)",
"font_size": 10.0,
@@ -13,6 +13,23 @@
80
],
"scroll_speed": 0,
"theme": "Boxy Yesterday.sublime-theme",
"theme_accent_mono": true,
"theme_autocomplete_item_selected_colored": true,
"theme_bar": true,
"theme_bar_colored": true,
"theme_bar_logo_atomized": true,
"theme_find_panel_atomized": true,
"theme_panel_switcher_atomized": true,
"theme_quick_panel_item_selected_colored": true,
"theme_sidebar_border": true,
"theme_sidebar_disclosure": true,
"theme_sidebar_indent_md": true,
"theme_sidebar_indent_top_level_disabled": true,
"theme_statusbar_colored": true,
"theme_tab_arrows_hidden": true,
"theme_tab_selected_underlined": true,
"theme_tab_size_md": true,
"translate_tabs_to_spaces": true,
"trim_trailing_white_space_on_save": true,
"word_wrap": true