From 13cc453536a7c0f916724192f2229f7198c8885f Mon Sep 17 00:00:00 2001 From: Gustaf Rydholm Date: Thu, 8 Feb 2024 11:57:41 +0100 Subject: Add some support for noice --- lua/no-clown-fiesta/groups/highlights.lua | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'lua/no-clown-fiesta/groups/highlights.lua') diff --git a/lua/no-clown-fiesta/groups/highlights.lua b/lua/no-clown-fiesta/groups/highlights.lua index 9552bc4..cc7798f 100644 --- a/lua/no-clown-fiesta/groups/highlights.lua +++ b/lua/no-clown-fiesta/groups/highlights.lua @@ -75,13 +75,13 @@ function M.highlight(palette, opts) fg = palette.alt_bg, reverse = false, }, - Conceal = { fg = palette.medium_gray }, + Conceal = { fg = palette.fg }, Directory = { fg = palette.blue }, SpecialKey = { fg = palette.blue }, Title = { fg = palette.blue }, ErrorMsg = { fg = palette.error, bg = palette.bg, bold = true }, Search = { fg = palette.orange, bg = palette.alt_bg }, - IncSearch = { fg = palette.alt_bg, bg = palette.sign_delete }, + IncSearch = { fg = palette.alt_bg, bg = palette.orange }, Substitute = { fg = palette.alt_bg, bg = palette.orange }, MoreMsg = { fg = palette.cyan }, Question = { fg = palette.cyan }, -- cgit v1.2.3-70-g09d2