fix : make inactive statuslines as thin lines
This commit is contained in:
@@ -71,13 +71,8 @@ bg("PmenuThumb", nord_blue)
|
||||
|
||||
-- misc
|
||||
fg("LineNr", grey)
|
||||
|
||||
fg("NvimInternalError", red)
|
||||
|
||||
-- inactive statuslines as thin splitlines
|
||||
fg("StatusLineNC", one_bg2 .. " gui=underline")
|
||||
fg("VertSplit", one_bg2)
|
||||
-- fg_bg("Visual",light_grey, colors.lightbg)
|
||||
|
||||
if ui.transparency then
|
||||
bg("Normal", "NONE")
|
||||
|
||||
Reference in New Issue
Block a user