diff --git a/lua/lush_theme/darcula_lush.lua b/lua/lush_theme/darcula_lush.lua index 0ccbe10..b4c4b46 100644 --- a/lua/lush_theme/darcula_lush.lua +++ b/lua/lush_theme/darcula_lush.lua @@ -607,6 +607,11 @@ local theme = MiniIconsRed {fg = colors.ErrorForeground}, MiniIconsYellow {fg = colors.WarningForeground}, -- + -- mini.snippets + MiniSnippetsCurrentReplace {DiagnosticVirtualTextInfo}, + MiniSnippetsFinal {DiagnosticVirtualTextInfo}, + MiniSnippetsVisited {DiagnosticVirtualTextInfo}, + -- -- mini.statusline MiniStatuslineDevinfo { bg = colors.SecondaryBackground