theme fixes
This commit is contained in:
@@ -607,6 +607,11 @@ local theme =
|
|||||||
MiniIconsRed {fg = colors.ErrorForeground},
|
MiniIconsRed {fg = colors.ErrorForeground},
|
||||||
MiniIconsYellow {fg = colors.WarningForeground},
|
MiniIconsYellow {fg = colors.WarningForeground},
|
||||||
--
|
--
|
||||||
|
-- mini.snippets
|
||||||
|
MiniSnippetsCurrentReplace {DiagnosticVirtualTextInfo},
|
||||||
|
MiniSnippetsFinal {DiagnosticVirtualTextInfo},
|
||||||
|
MiniSnippetsVisited {DiagnosticVirtualTextInfo},
|
||||||
|
--
|
||||||
-- mini.statusline
|
-- mini.statusline
|
||||||
MiniStatuslineDevinfo {
|
MiniStatuslineDevinfo {
|
||||||
bg = colors.SecondaryBackground
|
bg = colors.SecondaryBackground
|
||||||
|
|||||||
Reference in New Issue
Block a user