feat(lspsaga): add one new highlight

Add LspSagaBorderTitle highlight
This commit is contained in:
Samuel K 2021-12-16 18:55:51 +01:00
commit 96cc6f2799

View file

@ -452,6 +452,7 @@ local theme = {
TargetWord = { fg = p.iris },
SagaShadow = { bg = p.overlay },
LspSagaBorderTitle = { fg = p.pine },
}
vim.g.terminal_color_0 = p.overlay -- black