MatchParen highlight colour

This commit is contained in:
ManjaroOne666 2017-09-17 18:32:22 +01:00
commit 0d1789df17

View file

@ -309,6 +309,7 @@ hi SpellCap ctermfg=255 ctermbg=240
hi! def link qfFilename InterfaceNormal
hi! def link qfLineNr InterfaceH2
hi MatchParen ctermfg=255, ctermbg=241
hi Cursor guifg=black guibg=yellow ctermfg=black ctermbg=yellow
hi lCursor guifg=black guibg=white ctermfg=black ctermbg=white