update StatusLine

This commit is contained in:
mvllow 2021-05-26 10:17:30 -05:00
commit 1d111daebb

View file

@ -97,8 +97,8 @@ theme.loadEditor = function()
-- SpellLocal = {}, -- SpellLocal = {},
-- SpellRare = {}, -- SpellRare = {},
SignColumn = {}, SignColumn = {},
StatusLine = { fg = p.surface }, StatusLine = { fg = p.text, bg = p.surface },
-- StatusLineNC = {}, StatusLineNC = { fg = p.subtle, bg = p.surface },
-- StatusLineTerm = {}, -- StatusLineTerm = {},
-- StatusLineTermNC = {}, -- StatusLineTermNC = {},
-- TabLine = {}, -- TabLine = {},