Skip to content

Instantly share code, notes, and snippets.

@muhammadyana
Last active April 8, 2018 08:36
Show Gist options
  • Save muhammadyana/d1babcad19963397b11f215f2f7d9cf8 to your computer and use it in GitHub Desktop.
Save muhammadyana/d1babcad19963397b11f215f2f7d9cf8 to your computer and use it in GitHub Desktop.
{
"always_show_minimap_viewport": true,
"bold_folder_labels": true,
"color_scheme": "Packages/User/Color Highlighter/themes/Monokai-Soft-MD (Colorcoded).tmTheme",
"font_options":
[
"gray_antialias",
"subpixel_antialias"
],
"ignored_packages":
[
"Vintage"
],
"indent_guide_options":
[
"draw_normal",
"draw_active"
],
"line_padding_bottom": 3,
"line_padding_top": 3,
"material_theme_accent_orange": true,
"material_theme_appbar_lime": true,
"material_theme_bullet_tree_indicator": true,
"material_theme_tree_headings": true,
"overlay_scroll_bars": "enabled",
"tab_size": 2,
"theme": "Material-Theme.sublime-theme"
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment