-
-
Notifications
You must be signed in to change notification settings - Fork 241
Open
Labels
bugSomething isn't workingSomething isn't working
Description
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
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working

