Skip to content
This repository has been archived by the owner on Apr 26, 2024. It is now read-only.

COC Support #31

Open
mikalcallahan opened this issue Nov 23, 2020 · 0 comments
Open

COC Support #31

mikalcallahan opened this issue Nov 23, 2020 · 0 comments

Comments

@mikalcallahan
Copy link

I noticed that using the vim extension COC, floating windows would become illegible due to poor contrast. COC relies on Pmenu for vim and NormalFloat (if exists) for nvim.

Changing hi Pmenu ctermbg=8 ctermfg=7 to hi Pmenu ctermbg=NONE ctermfg=5

renders the floating window in a legible manner with similar contrast to using wal with vs code.

Tested working on nvim v0.4.4 and vim v8.2.850

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant