Skip to content

Instantly share code, notes, and snippets.

@ajcastro
Last active February 7, 2019 02:17
Show Gist options
  • Star 1 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save ajcastro/4248defc115fb5dc97bc to your computer and use it in GitHub Desktop.
Save ajcastro/4248defc115fb5dc97bc to your computer and use it in GitHub Desktop.
Theme Flatland sublime settings
{
"color_scheme": "Packages/Theme - Flatland/Flatland Monokai.tmTheme",
"flatland_sidebar_tree_small": true,
"flatland_square_tabs": true,
"font_size": 10,
"ignored_packages":
[
"Vintage"
],
"theme": "Flatland Dark.sublime-theme",
"translate_tabs_to_spaces": true,
"word_wrap": false
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment