fix: better highlights for LspTrouble

This commit is contained in:
Folke Lemaitre 2021-04-22 00:47:16 +02:00
parent 7f0566cb35
commit fdb9e60ce8

View File

@ -237,7 +237,7 @@ function M.setup(config)
-- LspTrouble
LspTroubleText = { fg = c.fg_dark },
LspTroubleCount = { fg = c.black, bg = c.purple },
LspTroubleCount = { fg = c.magenta, bg = c.fg_gutter },
LspTroubleNormal = { fg = c.fg_sidebar, bg = c.bg_sidebar },
-- diff