Skip to content

Instantly share code, notes, and snippets.

@is
Created January 5, 2016 13:52
Show Gist options
  • Select an option

  • Save is/e96728471940a8fa124c to your computer and use it in GitHub Desktop.

Select an option

Save is/e96728471940a8fa124c to your computer and use it in GitHub Desktop.
sublime.setting
{
"color_scheme": "Packages/Materialize/schemes/Material Flatland.tmTheme",
"font_face": "Luculent 14",
"font_options":
[
"antialias",
"gray_antialias"
],
"font_size": 14,
"ignored_packages":
[
"Vintage"
],
"tab_size": 2,
"theme": "Material Flatland.sublime-theme"
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment