Skip to content

Instantly share code, notes, and snippets.

@jgatjens
Last active August 29, 2015 14:22
Show Gist options
  • Save jgatjens/5b0634de00d65802329d to your computer and use it in GitHub Desktop.
Save jgatjens/5b0634de00d65802329d to your computer and use it in GitHub Desktop.
{
"bold_folder_labels": true,
"color_scheme": "Packages/Color Scheme - Default/Monokai.tmTheme",
"font_face": "Source Code Pro",
"font_options":
[
"gray_antialias"
],
"font_size": 14,
"highlight_line": true,
"ignored_packages":
[
"Vintage",
"Material Theme"
],
"indent_guide_options":
[
"draw_normal",
"draw_active"
],
"line_padding_bottom": 2,
"line_padding_top": 2,
"match_brackets": true,
"match_brackets_angle": true,
"match_brackets_braces": true,
"match_brackets_content": true,
"match_brackets_square": true,
"material_theme_accent_red": true,
"material_theme_small_tab": true,
"overlay_scroll_bars": "enabled",
"theme": "Default.sublime-theme"
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment