Skip to content

Instantly share code, notes, and snippets.

@tameroski
Created May 23, 2017 07:22
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save tameroski/afa0c130f32f49f17733040790d6f824 to your computer and use it in GitHub Desktop.
Save tameroski/afa0c130f32f49f17733040790d6f824 to your computer and use it in GitHub Desktop.
Sublime Text MarkDown Editing Configuration
// These settings override both User and Default settings for the Markdown syntax
{
"color_scheme": "Packages/MarkdownEditing/MarkdownEditor-ArcDark.tmTheme",
"draw_centered": false,
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment