Skip to content

Instantly share code, notes, and snippets.

@thiagobraga
Last active November 4, 2020 17:28
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 thiagobraga/41314becabed208dfde34a9716d7c008 to your computer and use it in GitHub Desktop.
Save thiagobraga/41314becabed208dfde34a9716d7c008 to your computer and use it in GitHub Desktop.
Sublime Text settings #Sublime
{
"font_face": "Fira Code Regular",
"font_size": 9,
"line_padding_top": 8,
"line_padding_bottom": 8,
"color_scheme": "Packages/Nord/Nord.sublime-color-scheme",
"ignored_packages":
[
"Vintage"
],
"theme": "One Dark.sublime-theme"
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment