Skip to content

Instantly share code, notes, and snippets.

@CodeDotJS
Last active August 13, 2016 13:37
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save CodeDotJS/5a6312701aabd334f669a210daed877d to your computer and use it in GitHub Desktop.
Save CodeDotJS/5a6312701aabd334f669a210daed877d to your computer and use it in GitHub Desktop.
{
"always_show_minimap_viewport": true,
"caret_extra_bottom": 3,
"caret_extra_top": 3,
"caret_extra_width": 1,
"caret_style": "blink",
"color_scheme": "Packages/Boxy Theme/schemes/Boxy Ocean.tmTheme",
"fade_fold_buttons": false,
"font_face": "inconsolata",
"font_size": 12,
"ignored_packages":
[
"JavaScript",
"Materialize",
"Vintage"
],
"indent_guide_options":
[
"draw_normal",
"draw_active"
],
"show_encoding": true,
"show_line_endings": true,
"theme": "Boxy Ocean.sublime-theme",
"theme_accent_blue": true,
"theme_bar": false,
"theme_find_panel_close_hidden": true,
"theme_find_panel_size_xs": true,
"theme_grid_border_size_xl": true,
"theme_scrollbar_colored": true,
"theme_scrollbar_line": true,
"theme_sidebar_size_md": true,
"theme_size_md": true,
"theme_statusbar_size_xs": true,
"theme_tab_arrows_hidden": false,
"theme_tab_mouse_wheel_switch": true,
"theme_tab_selected_transparent": true,
"theme_tab_selected_underlined": true,
"theme_tab_separator": true,
"theme_tab_size_md": true,
"theme_tooltips_font_md": true
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment