From d34efc13bd6c9499e49a6f18b08e965203e39d8d Mon Sep 17 00:00:00 2001 From: Matthew Lemon Date: Mon, 23 May 2022 17:20:15 +0100 Subject: another colorscheme --- vim/vimrc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'vim/vimrc') diff --git a/vim/vimrc b/vim/vimrc index b724cb8..d1280d2 100644 --- a/vim/vimrc +++ b/vim/vimrc @@ -400,7 +400,7 @@ nnoremap ev sjL:e $MYVIMRC "let g:gruvbox_contrast_dark = 'hard' set background=dark "colorscheme solarized -colorscheme peachpuff +colorscheme default "colorscheme tfl-subtle "syntax reset "highlight clear -- cgit v1.2.3