This commit is contained in:
Wryn (yage) Wagner 2022-08-17 00:50:05 -06:00
parent 31d3c6c692
commit a6b96fd737

View File

@ -4,7 +4,7 @@ let &t_8f="\<Esc>[38;2;%lu;%lu;%lum"
let &t_8b="\<Esc>[48;2;%lu;%lu;%lum" let &t_8b="\<Esc>[48;2;%lu;%lu;%lum"
set t_Co=256 set t_Co=256
colorscheme dim silent! colorscheme dim
highlight Normal guibg=NONE ctermbg=NONE highlight Normal guibg=NONE ctermbg=NONE
highlight SpellBad guibg=NONE guifg=red ctermbg=NONE ctermfg=red highlight SpellBad guibg=NONE guifg=red ctermbg=NONE ctermfg=red