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

Commit

Permalink
Merge sonph#106 into bbaovanc
Browse files Browse the repository at this point in the history
  • Loading branch information
BBaoVanC committed Mar 28, 2022
2 parents 3bd07a8 + 2d6e27c commit f3fc2ce
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion vim/colors/onehalfdark.vim
Original file line number Diff line number Diff line change
Expand Up @@ -84,7 +84,7 @@ call s:h("MoreMsg", s:fg, "", "")
call s:h("WarningMsg", s:red, "", "")
call s:h("Question", s:purple, "", "")

call s:h("Pmenu", s:bg, s:fg, "")
call s:h("Pmenu", s:fg, s:cursor_line, "")
call s:h("PmenuSel", s:fg, s:blue, "")
call s:h("PmenuSbar", "", s:selection, "")
call s:h("PmenuThumb", "", s:fg, "")
Expand Down

0 comments on commit f3fc2ce

Please sign in to comment.