Skip to content

Instantly share code, notes, and snippets.

@cbednarski
Created September 16, 2013 07:10
Show Gist options
  • Save cbednarski/6577497 to your computer and use it in GitHub Desktop.
Save cbednarski/6577497 to your computer and use it in GitHub Desktop.
Preferences file for Sublime Text 3
{
"color_scheme": "Packages/User/Monokai Soda.tmTheme",
"font_face": "Menlo",
"font_size": 12,
"ignored_packages":
[
"Vintage"
],
"soda_folder_icons": true,
"theme": "Soda Dark 3.sublime-theme",
"tab_size": 4,
"translate_tabs_to_spaces": true
}
@cbednarski
Copy link
Author

Lives in Preferences.sublime-settings.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment