Skip to content

Commit

Permalink
Merge pull request tomasr#30 from aaronjensen/match-pmenusel
Browse files Browse the repository at this point in the history
Make console PmenuSel match gvim
  • Loading branch information
tomasr committed Apr 12, 2014
2 parents 3649565 + 48e49b3 commit 0f05955
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion colors/molokai.vim
Original file line number Diff line number Diff line change
Expand Up @@ -184,7 +184,7 @@ if &t_Co > 255

" complete menu
hi Pmenu ctermfg=81 ctermbg=16
hi PmenuSel ctermfg=81 ctermbg=244
hi PmenuSel ctermfg=255 ctermbg=242
hi PmenuSbar ctermbg=232
hi PmenuThumb ctermfg=81

Expand Down

0 comments on commit 0f05955

Please sign in to comment.