Skip to content

Instantly share code, notes, and snippets.

@CodeDotJS
Created February 24, 2016 20:03
Show Gist options
  • Select an option

  • Save CodeDotJS/cc7bc15f2ad84edf2993 to your computer and use it in GitHub Desktop.

Select an option

Save CodeDotJS/cc7bc15f2ad84edf2993 to your computer and use it in GitHub Desktop.
{
"always_show_minimap_viewport": true,
"bold_folder_labels": false,
"color_scheme": "Packages/Material Theme/schemes/Material-Theme-Darker.tmTheme",
"font_options":
[
"gray_antialias"
],
"ignored_packages":
[
"Vintage",
"JavaScript"
],
"indent_guide_options":
[
"draw_normal",
"draw_active"
],
"line_padding_bottom": 1,
"line_padding_top": 1,
"material_theme_accent_orange": true,
"overlay_scroll_bars": "enabled",
"theme": "Material-Theme-Darker.sublime-theme"
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment