Skip to content

Instantly share code, notes, and snippets.

@32teeth
Created December 30, 2016 19:30
Show Gist options
  • Save 32teeth/dfebe786c844f11b0fc7f3176f44e5e1 to your computer and use it in GitHub Desktop.
Save 32teeth/dfebe786c844f11b0fc7f3176f44e5e1 to your computer and use it in GitHub Desktop.
{
"always_show_minimap_viewport": true,
"bold_folder_labels": true,
"color_scheme": "Packages/Colorsublime - Themes/dimmed.tmTheme",
"theme": "Material-Theme-Lighter.sublime-theme",
"ignored_packages":
[
"Vintage"
],
"indent_guide_options":
[
"draw_normal",
"draw_active"
],
"line_padding_bottom": 3,
"line_padding_top": 3,
"material_theme_accent_graphite": true,
"material_theme_compact_panel": true,
"material_theme_compact_sidebar": true,
"material_theme_contrast_mode": true,
"material_theme_small_tab": true,
"material_theme_tabs_autowidth": true,
"material_theme_tabs_separator": false,
"material_theme_tree_headings": true,
"overlay_scroll_bars": "enabled",
"tab_size": 2,
"translate_tabs_to_spaces": false
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment