mirror of
https://github.com/gabehf/base46.git
synced 2026-03-11 08:20:54 -07:00
add hl groups for custom statusline :D
This commit is contained in:
parent
f39d712a91
commit
cdc1dbba71
5 changed files with 276 additions and 180 deletions
|
|
@ -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 = {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue