Skip to content

Instantly share code, notes, and snippets.

@zettca
Last active November 17, 2016 00:03
Show Gist options
  • Save zettca/33ea0abbe6a7a9cfffec to your computer and use it in GitHub Desktop.
Save zettca/33ea0abbe6a7a9cfffec to your computer and use it in GitHub Desktop.
{
"theme": "Material-Theme-Darker.sublime-theme",
"color_scheme": "Packages/Material Theme/schemes/Material-Theme-Darker-OceanicNext.tmTheme",
"font_size": 8,
"word_wrap": "false",
"enable_tab_scrolling": false,
"overlay_scroll_bars": "enabled",
"indent_guide_options": [ "draw_normal", "draw_active" ],
"material_theme_accent_lime": true,
"material_theme_accent_orange": true,
"material_theme_accent_purple": true,
"material_theme_accent_red": true,
"material_theme_accent_yellow": true,
"material_theme_bold_tab": false,
"material_theme_contrast_mode": false,
"material_theme_disable_fileicons": true,
"material_theme_disable_folder_animation": true,
"material_theme_disable_tree_indicator": true,
"material_theme_panel_separator": true,
"material_theme_small_statusbar": true,
"material_theme_small_tab": true,
"material_theme_tabs_autowidth": true,
"material_theme_tabs_separator": true,
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment