mirror of
https://github.com/gryf/wombat256grf.git
synced 2025-12-17 11:30:19 +01:00
added foreground color for CursorLineNr
This commit is contained in:
@@ -153,6 +153,7 @@ call s:hi("NonText", "4c4c36", "", "none", "")
|
||||
call s:hi("Cursor", "222222", "ecee90", "none", "")
|
||||
|
||||
call s:hi("CursorLine", "", "32322e", "none", "")
|
||||
call s:hi("CursorLineNr", "caeb82", "", "bold", "")
|
||||
hi link CursorColumn CursorLine
|
||||
call s:hi("ColorColumn", "", "2d2d2d", "", "")
|
||||
|
||||
|
||||
Reference in New Issue
Block a user