Skip to content

Instantly share code, notes, and snippets.

@curtiswilkinson
Created November 15, 2017 11:04
Show Gist options
  • Save curtiswilkinson/05993197742d2ea1af27ff3e898f3dee to your computer and use it in GitHub Desktop.
Save curtiswilkinson/05993197742d2ea1af27ff3e898f3dee to your computer and use it in GitHub Desktop.
Sublime Config
{
"color_scheme": "Packages/Boxy Theme/schemes/Boxy Monokai.tmTheme",
"ignored_packages":
[
"Vintage"
],
"theme": "Boxy Monokai.sublime-theme",
"font_options": ["subpixel_antialias"],
"font_face": "Source Code Pro",
"font_size": 10
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment