add healthsucess hl group

This commit is contained in:
siduck 2022-09-21 18:37:30 +05:30
parent 271ec3f046
commit 7bbeff2acb

View file

@ -205,4 +205,9 @@ return {
undercurl = true,
sp = theme.base0E,
},
healthSuccess = {
bg = colors.green,
fg = colors.black,
},
}