vim/colorschemes

Add MessageWindow & PopupNotification highlights

habamax opened this issue · 6 comments

For when set cmdheight=0.

See vim/vim#11001

And it is not defined by default it looks like:
image

When MessageWindow is not set then WarningMsg is used. Good enough for fallback, but it's probably better that a colorscheme defines MessageWindow.

Thank you, Bram. We will define it for all colorschemes here. Plus PopupNotification.

Closing, as feature has been removed.

Actually, there is still :echowindow which uses MessageWindow highlight group.

For all colorschemes:

  • MessageWindow is linked to Pmenu
  • PopupNotification is linked to Todo