Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

bufferline.nvim incorrect colors #91

Open
robin-whg opened this issue May 10, 2022 · 4 comments
Open

bufferline.nvim incorrect colors #91

robin-whg opened this issue May 10, 2022 · 4 comments

Comments

@robin-whg
Copy link

Bufferline is listed as a supported plugin but the background color of the bufferline seems incorrect. Is this intentional?

Screenshot 2022-05-10 at 20 33 36

@opalmay
Copy link

opalmay commented Jun 5, 2022

Came here because that was tripping me as well. Switched to barbar which seems to have its colors correct

@Isrothy
Copy link
Contributor

Isrothy commented Jul 21, 2022

Try vim.highlight.create('BufferLineFill', { guibg = '#181c24' }, false)

@shaunsingh
Copy link
Owner

Sorry this issue took so long, I'll commit a fix today to match the highlighting of barber.
As stated above, although barbar is a bit slower to load, it does already have highlights in nord.nvim

@Isrothy
Copy link
Contributor

Isrothy commented Oct 28, 2022

This issue may be solved by this.

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

No branches or pull requests

4 participants