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

Default winblend value causes black background on floating windows #167

Closed
LittleAmara opened this issue Sep 1, 2023 · 1 comment
Closed

Comments

@LittleAmara
Copy link

If winblend != 0 (10 being the default value for oil) then the background appears black:
image
It is related to this issue on the Neovim repository.

Maybe it would be good to either change the default value or add a little note in the README about overriding the win_options for the people that are not familiar with floating windows.

@stevearc
Copy link
Owner

stevearc commented Sep 1, 2023

Yes, the issue you linked is the problem. I think that changing the default value is a reasonable response, at least until this gets fixed in core

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

2 participants