Skip to content

[BUG] GitSigns background does not match SignColor background #374

@niil-qb

Description

@niil-qb

Describe the bug

GitSigns background color does not match the SignColumn background.

fixed here:
https://github.com/niilohlin/gruvbox.nvim/tree/fix-gitsigns

Expected behaviour

The color for GitSigns should have the -Sign color:

      GitSignsAdd = { link = "GruvboxGreenSign" },
      GitSignsChange = { link = "GruvboxOrangeSign" },
      GitSignsDelete = { link = "GruvboxRedSign" },

Screenshots

expected:
image

actual:
image

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions