diff --git a/vim/.vimrc b/vim/.vimrc index 7ccb348..3695a4e 100755 --- a/vim/.vimrc +++ b/vim/.vimrc @@ -21,7 +21,7 @@ if exists('+termguicolors') set termguicolors set background=light - colorscheme vim-material + colorscheme PaperColor endif " syntax on