feat: use desert256 for vim.

This commit is contained in:
Gea-Suan Lin
2024-10-19 15:42:31 +08:00
parent 661ca55fbf
commit 6a9c22b91e

View File

@@ -84,7 +84,7 @@ call plug#end()
" "
" color schema " color schema
set background=dark set background=dark
colo desert colo desert256
highlight Search cterm=none ctermbg=blue highlight Search cterm=none ctermbg=blue
" "
" syntax " syntax