fxn / vim-monochrome

Monochrome color scheme for Vim
315 stars 59 forks source link

String inside Pmenu blends with the background #14

Open antonk52 opened 4 years ago

antonk52 commented 4 years ago

First of all huge thanks for this theme, I've been using it for the past month or so and it really grew on me. I had to tweak a few things but I'm definitely a fan now.

There is one case that I could not overcome and it was the strings inside Pmenu (see the screen shots below). Since the Pmenu bg has the same color as the String guifg the strings kinda blend into the background and it gets unreadable. Personally I'd prefer to overcome this without changing the String fggui in the buffer and to only affect the Strings color inside the Pmenu. Any tip on how to accomplish this is appreciated.

Screen Shot Screen Shot
fxn commented 4 years ago

Hey! Would you propose a patch to fix this?

antonk52 commented 4 years ago

Happy to make a patch, just wanted to see your opinion on it. Personally I've set the Pmenu guibg to #3d444c. But that's introducing a new color to the scheme. If you think it is acceptable. Happy to open a PR