Last active
April 8, 2018 08:36
-
-
Save muhammadyana/d1babcad19963397b11f215f2f7d9cf8 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"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