Last active
December 15, 2015 14:59
-
-
Save arnaudbenard/5278616 to your computer and use it in GitHub Desktop.
Revisions
-
Arnaud Bénard revised this gist
May 6, 2013 . 1 changed file with 10 additions and 11 deletions.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -1,18 +1,17 @@ { "bold_folder_labels": true, "caret_style": "phase", "color_scheme": "Packages/Color Scheme - Default/Monokai.tmTheme", "fade_fold_buttons": false, "highlight_line": true, "ignored_packages": [ "Vintage", "AAAPackageDev", "Theme - Night" ], "line_padding_bottom": 1, "line_padding_top": 1, "theme": "Soda Light.sublime-theme", "word_wrap": true } -
Arnaud Bénard created this gist
Mar 30, 2013 .There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -0,0 +1,18 @@ { "color_scheme": "Packages/Color Scheme - Default/Monokai.tmTheme", "ignored_packages": [ "Vintage" ], //"soda_classic_tabs": true, "theme": "Soda Dark.sublime-theme", "caret_style": "phase", "highlight_line": true, "line_padding_bottom": 1, "line_padding_top": 1, "fade_fold_buttons": false, "bold_folder_labels": true, "word_wrap": true }