midnight.nvim/lua/midnight
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
..
init.lua fix: format lua and highlight latex functions 2026-02-17 19:24:25 -05:00
palette.lua misc cleanups for diffing 2026-02-03 01:18:32 -05:00
theme.lua fix: use plain background for gitsigns highlights 2026-02-18 11:21:58 -05:00