diff --git a/vim/.config/vim/plugin/theme.vim b/vim/.config/vim/plugin/theme.vim index febae93..4ee708e 100644 --- a/vim/.config/vim/plugin/theme.vim +++ b/vim/.config/vim/plugin/theme.vim @@ -15,5 +15,5 @@ if (has("termguicolors")) set termguicolors endif -colorscheme wombat +colorscheme gruvbox set background=dark