Skip to content

Instantly share code, notes, and snippets.

@nirlanka
Created November 10, 2015 08:40
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 nirlanka/84c6b531ec1dc58370e9 to your computer and use it in GitHub Desktop.
Save nirlanka/84c6b531ec1dc58370e9 to your computer and use it in GitHub Desktop.
sublime-text preferences
{
"bold_folder_labels": true,
"caret_style": "phase",
"color_scheme": "Packages/Color Scheme - Default/Monokai Bright.tmTheme",
"fade_fold_buttons": false,
"font_face": "hanthana",
"font_size": 9,
"highlight_line": true,
"highlight_modified_tabs": true,
"ignored_packages":
[
"Vintage"
],
"soda_classic_tabs": true,
"soda_folder_icons": true,
"theme": "Soda Light 3.sublime-theme"
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment