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

COC Support #31

Description

@mikalcallahan

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions