mirror of
https://github.com/gabehf/base46.git
synced 2026-03-08 23:18:15 -07:00
ad difftext hl group, fix (#144)
This commit is contained in:
parent
72a1b20d7a
commit
b00f6c076b
1 changed files with 5 additions and 0 deletions
|
|
@ -31,6 +31,11 @@ return {
|
|||
fg = colors.red,
|
||||
},
|
||||
|
||||
DiffText = {
|
||||
fg = colors.white,
|
||||
bg = colors.black2
|
||||
},
|
||||
|
||||
-- git commits
|
||||
gitcommitOverflow = {
|
||||
fg = theme.base08,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue