mswift42 / themecreator

https://mswift42.github.io/themecreator/ create themes for intellij, textmate, textadept, atom, emacs, vim and gnome terminal.
GNU General Public License v3.0
404 stars 33 forks source link

Add WildMenu Syntax Highlighting #10

Closed ChausseBenjamin closed 4 years ago

ChausseBenjamin commented 4 years ago

WildMenu is the menu which popups when you tab complete commands in vim command mode. I made it so that the foreground of the selected item for tab completion is the string color and the background is the same as mainbg which contrasts with the StatusLine color.

Sorry about the seemingly big pr, my editor removes trailing spaces automatically when saving...

mswift42 commented 4 years ago

looks great, thank you.