Use 24-bit colors.

This commit is contained in:
Sheldon Lee 2022-07-01 03:18:53 +08:00
parent 76447088c6
commit 2b45afdc95

View File

@ -25,7 +25,7 @@ set smartcase
set inccommand=split set inccommand=split
" theme " theme
"set termguicolors set termguicolors
"set background=dark "set background=dark
"colorscheme solarized8 "colorscheme solarized8
autocmd vimenter * ++nested colorscheme gruvbox autocmd vimenter * ++nested colorscheme gruvbox