Skip to content

Commit

Permalink
Add Spacegray Theme for Sublime Text
Browse files Browse the repository at this point in the history
  • Loading branch information
danielbayerlein committed Jan 10, 2014
1 parent 1895e75 commit 7f65583
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion Preferences.sublime-settings
Expand Up @@ -2,7 +2,7 @@
"bold_folder_labels": true,
"caret_style": "phase",
"close_windows_when_empty": true,
"color_scheme": "Packages/User/Tomorrow-Night.tmTheme",
"color_scheme": "Packages/User/base16-ocean.dark (SL).tmTheme",
"draw_white_space": "all",
"ensure_newline_at_eof_on_save": true,
"file_exclude_patterns":
Expand Down Expand Up @@ -32,6 +32,7 @@
"show_full_path": true,
"show_line_endings": true,
"tab_size": 2,
"theme": "Spacegray.sublime-theme",
"translate_tabs_to_spaces": true,
"trim_trailing_white_space_on_save": true
}

0 comments on commit 7f65583

Please sign in to comment.