Skip to content

Instantly share code, notes, and snippets.

@wagura-maurice
Created June 27, 2019 07:52
Show Gist options
  • Select an option

  • Save wagura-maurice/1b31c69f7c2f48e1b56924be6a076b6b to your computer and use it in GitHub Desktop.

Select an option

Save wagura-maurice/1b31c69f7c2f48e1b56924be6a076b6b to your computer and use it in GitHub Desktop.
___ ___ _ _ _ _____ _
| \/ | | | (_) | | |_ _| |
| . . | __ _| |_ ___ _ __ _ __ _| | | | | |__ ___ _ __ ___ ___
| |\/| |/ _` | __/ _ \ '__| |/ _` | | | | | '_ \ / _ \ '_ ` _ \ / _ \
| | | | (_| | || __/ | | | (_| | | | | | | | | __/ | | | | | __/
\_| |_/\__,_|\__\___|_| |_|\__,_|_| \_/ |_| |_|\___|_| |_| |_|\___|
{
"always_show_minimap_viewport": true,
"bold_folder_labels": true,
"color_scheme": "Packages/Material Theme/schemes/Material-Theme.tmTheme",
"font_face": "Fira Code",
"font_options":
[
"gray_antialias",
"subpixel_antialias"
],
"font_size": 11,
"ignored_packages":
[
"Vintage"
],
"indent_guide_options":
[
"draw_normal",
"draw_active"
],
"line_padding_bottom": 3,
"line_padding_top": 3,
"material_theme_accent_brba": true,
"material_theme_accent_scrollbars": true,
"material_theme_accent_titlebar": true,
"material_theme_big_fileicons": true,
"material_theme_bold_tab": true,
"material_theme_bright_scrollbars": true,
"material_theme_bullet_tree_indicator": true,
"material_theme_compact_panel": true,
"material_theme_compact_sidebar": true,
"material_theme_contrast_mode": true,
"material_theme_panel_separator": true,
"material_theme_small_statusbar": true,
"material_theme_small_tab": true,
"material_theme_tabs_autowidth": true,
"material_theme_titlebar": true,
"material_theme_tree_headings": true,
"overlay_scroll_bars": "enabled",
"theme": "Material-Theme.sublime-theme"
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment