Skip to content

Instantly share code, notes, and snippets.

@rustybailey
Last active May 9, 2022 14:06
Show Gist options
  • Save rustybailey/7199343 to your computer and use it in GitHub Desktop.
Save rustybailey/7199343 to your computer and use it in GitHub Desktop.
Sublime Text 3 Preferences - updated to include Spacegray theme
{
"close_windows_when_empty": true,
"color_scheme": "Packages/Theme - Spacegray/base16-ocean.dark.tmTheme",
"font_size": 12,
"ignored_packages":
[
"Vintage",
],
"rulers":
[
80
],
"theme": "Spacegray.sublime-theme",
"word_wrap": true,
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment