Updated colorscheme

This commit is contained in:
Wryn Wagner
2021-03-03 12:29:54 -07:00
parent 4d28473e50
commit defed78fa6
3 changed files with 11 additions and 10 deletions

View File

@ -5,3 +5,4 @@ set t_Co=256
" transparent background
highlight Normal guibg=NONE ctermbg=NONE
highlight SpellBad ctermbg=NONE ctermfg=red
highlight LineNr ctermfg=yellow