add hl groups for custom statusline :D

This commit is contained in:
siduck 2022-06-05 19:09:27 +05:30
parent f39d712a91
commit cdc1dbba71
5 changed files with 276 additions and 180 deletions

View file

@ -141,12 +141,7 @@ return {
},
CursorLine = {
bg = theme.base00,
sp = "none",
},
CursorLineNr = {
bg = theme.base00,
bg = "none",
sp = "none",
},
@ -155,11 +150,6 @@ return {
sp = "none",
},
StatusLine = {
bg = "NONE",
sp = "none",
},
-- spell
SpellBad = {