fix: fg instead of bg
This commit is contained in:
@@ -151,7 +151,7 @@ hl.plugins.lsp = {
|
|||||||
LspReferenceRead = { bg = p.bg3 },
|
LspReferenceRead = { bg = p.bg3 },
|
||||||
LspReferenceWrite = { bg = p.bg3 },
|
LspReferenceWrite = { bg = p.bg3 },
|
||||||
LspReferenceText = { bg = p.bg3 },
|
LspReferenceText = { bg = p.bg3 },
|
||||||
LspInfoBorder = { bg = p.bg4 },
|
LspInfoBorder = { fg = p.bg4 },
|
||||||
}
|
}
|
||||||
|
|
||||||
hl.plugins.whichkey = {
|
hl.plugins.whichkey = {
|
||||||
|
|||||||
Reference in New Issue
Block a user