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

Inconsistent background color of current line blame #336

Closed
yioneko opened this issue Aug 24, 2021 · 3 comments · Fixed by #337
Closed

Inconsistent background color of current line blame #336

yioneko opened this issue Aug 24, 2021 · 3 comments · Fixed by #337
Labels
bug Something isn't working

Comments

@yioneko
Copy link

yioneko commented Aug 24, 2021

Description

By default, the highlight group of blame is linked to Nontext, but the background color of the text seems inconsistent though the bg color in highlight group is transparent.

If I add hl_mode=true to the extmark setting of the blame, the background color becomes normal.

Perhaps the option should be built in the plugin?

Neovim version

NVIM v0.6.0-dev+142-g5a111c1b0

Operating system and version

Linux

Steps to reproduce

Toggle current line blame provided by the plugin. Then set cursorline or try other methods to render a different color for current line. In the description, I use :Gitsigns toggle_linehl for better contrast.

Expected behavior

Actual behavior

Gitsigns debug messages

No response

Minimal config

I've not tested with a minimal config, I just reset the colorscheme but the problem still exists.

@yioneko yioneko added the bug Something isn't working label Aug 24, 2021
@lewis6991
Copy link
Owner

Thanks for reporting, I can reproduce

@lewis6991
Copy link
Owner

Does the above PR fix the issue?

@yioneko
Copy link
Author

yioneko commented Aug 24, 2021

It works well now. Thanks for fixing.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
2 participants