ad difftext hl group, fix (#144)

v2.5
siduck 3 years ago
parent 72a1b20d7a
commit b00f6c076b

@ -31,6 +31,11 @@ return {
fg = colors.red,
},
DiffText = {
fg = colors.white,
bg = colors.black2
},
-- git commits
gitcommitOverflow = {
fg = theme.base08,

Loading…
Cancel
Save