Skip to content

Instantly share code, notes, and snippets.

@pat-s
Created March 16, 2018 16:55
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 pat-s/b6026fa370193b8ce260b0115903e022 to your computer and use it in GitHub Desktop.
Save pat-s/b6026fa370193b8ce260b0115903e022 to your computer and use it in GitHub Desktop.
SublimeText3 user settings
{
"color_scheme": "Packages/Dracula Color Scheme/Dracula.tmTheme",
"font_face": "Fira Sans",
"font_size": 12,
"ignored_packages":
[
"Vintage"
],
"open_files_in_new_window": false,
"tab_size": 2,
"theme": "Material-Theme-Darker.sublime-theme"
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment