mirror of
https://github.com/gabehf/base46.git
synced 2026-03-11 00:10:32 -07:00
add healthsucess hl group
This commit is contained in:
parent
271ec3f046
commit
7bbeff2acb
1 changed files with 5 additions and 0 deletions
|
|
@ -205,4 +205,9 @@ return {
|
||||||
undercurl = true,
|
undercurl = true,
|
||||||
sp = theme.base0E,
|
sp = theme.base0E,
|
||||||
},
|
},
|
||||||
|
|
||||||
|
healthSuccess = {
|
||||||
|
bg = colors.green,
|
||||||
|
fg = colors.black,
|
||||||
|
},
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue