midnight.nvim/lua
Barrett Ruth 638a9e65f3
fix: use plain background for gitsigns highlights
Problem: gitsigns groups were linked to DiffAdd/DiffChange/DiffDelete,
which have tinted backgrounds that look out of place in the sign column.

Solution: define GitSignsAdd, GitSignsChange, and GitSignsDelete with
foreground-only highlights so they inherit the normal background.
2026-02-18 11:21:58 -05:00
..
midnight fix: use plain background for gitsigns highlights 2026-02-18 11:21:58 -05:00