vim / colorschemes

colorschemes for Vim
285 stars 23 forks source link

Add MessageWindow & PopupNotification highlights #212

Closed habamax closed 2 years ago

habamax commented 2 years ago

For when set cmdheight=0.

See https://github.com/vim/vim/issues/11001

habamax commented 2 years ago

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

brammool commented 2 years ago

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

habamax commented 2 years ago

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

habamax commented 2 years ago

Closing, as feature has been removed.

habamax commented 2 years ago

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

habamax commented 2 years ago

For all colorschemes: