Skip to content
This repository was archived by the owner on Nov 12, 2023. It is now read-only.

Commit f3fc2ce

Browse files
committed
Merge sonph#106 into bbaovanc
2 parents 3bd07a8 + 2d6e27c commit f3fc2ce

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

vim/colors/onehalfdark.vim

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,7 @@ call s:h("MoreMsg", s:fg, "", "")
8484
call s:h("WarningMsg", s:red, "", "")
8585
call s:h("Question", s:purple, "", "")
8686

87-
call s:h("Pmenu", s:bg, s:fg, "")
87+
call s:h("Pmenu", s:fg, s:cursor_line, "")
8888
call s:h("PmenuSel", s:fg, s:blue, "")
8989
call s:h("PmenuSbar", "", s:selection, "")
9090
call s:h("PmenuThumb", "", s:fg, "")

0 commit comments

Comments
 (0)