Skip to content

Instantly share code, notes, and snippets.

@igorbabko
Created September 28, 2016 13:15
Show Gist options
  • Save igorbabko/d0af3192c35deb5985af9245bc3ea8bf to your computer and use it in GitHub Desktop.
Save igorbabko/d0af3192c35deb5985af9245bc3ea8bf to your computer and use it in GitHub Desktop.
{
"bold_folder_labels": true,
"color_scheme": "Packages/Material Theme/schemes/Material-Theme.tmTheme",
"font_face": "Fira Code",
"font_size": 14,
"highlight_line": true,
"highlight_modified_tabs": true,
"ignored_packages":
[
"Vintage"
],
"line_padding_bottom": 15,
"line_padding_top": 15,
"material_theme_accent_sky": true,
"material_theme_compact_sidebar": true,
"material_theme_small_statusbar": true,
"material_theme_small_tab": true,
"show_encoding": true,
"theme": "Material-Theme.sublime-theme",
"theme_accent_tangerine": true,
"theme_agila_auto_complete_yellow": true,
"theme_agila_camouflage": true,
"theme_agila_camouflage_semi": true,
"theme_agila_compact_sidebar": true,
"theme_agila_compact_tab": true,
"theme_agila_modified_tab_marker_yellow": true,
"theme_agila_sidebar_font_small": true,
"theme_agila_sidebar_heading_gray": true,
"theme_agila_sidebar_light_icons": true,
"theme_agila_sidebar_selected_entry_yellow": true,
"theme_agila_sidebar_small": true,
"theme_autocomplete_item_selected_colored": true,
"theme_dirty_materialized": true,
"theme_dropdown_atomized": true,
"theme_icon_button_highlighted": true,
"theme_panel_switcher_atomized": true,
"theme_quick_panel_item_selected_colored": true,
"theme_scrollbar_colored": true,
"theme_scrollbar_line": true,
"theme_sidebar_close_always_visible": true,
"theme_sidebar_folder_atomized": true,
"theme_sidebar_folder_mono": true,
"theme_tab_close_always_visible": true,
"theme_tab_line_size_lg": true,
"theme_tab_selected_transparent": true,
"theme_tab_selected_underlined": true,
"translate_tabs_to_spaces": true
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment