aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--vim/vimrc2
1 files changed, 1 insertions, 1 deletions
diff --git a/vim/vimrc b/vim/vimrc
index 15365dde..0fefe3c0 100644
--- a/vim/vimrc
+++ b/vim/vimrc
@@ -65,7 +65,7 @@ if has('syntax')
" Use my custom color scheme if possible, otherwise I'm happy with whatever
" the default is, and it usually cares about my background
set background=dark
- silent! colorscheme sahara
+ silent! colorscheme juvenile
endif
" Command-line based features