From 047be7100f2929a521598707fe453c23ec48ab7a Mon Sep 17 00:00:00 2001
From: Gustaf Rydholm <gustaf.rydholm@gmail.com>
Date: Sat, 18 Mar 2023 15:28:08 +0100
Subject: Update far highlights

---
 lua/no-clown-fiesta/groups/highlights.lua | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

(limited to 'lua/no-clown-fiesta/groups')

diff --git a/lua/no-clown-fiesta/groups/highlights.lua b/lua/no-clown-fiesta/groups/highlights.lua
index 8eb1ad9..0d3845c 100644
--- a/lua/no-clown-fiesta/groups/highlights.lua
+++ b/lua/no-clown-fiesta/groups/highlights.lua
@@ -62,8 +62,8 @@ function M.highlight(palette, opts)
     Title = { fg = palette.blue },
     ErrorMsg = { fg = palette.error, bg = palette.bg, bold = true },
     Search = { fg = palette.orange, bg = palette.alt_bg },
-    IncSearch = { fg = palette.cursor_fg, bg = palette.alt_bg },
-    Substitute = { fg = palette.alt_bg, bg = palette.gray_blue },
+    IncSearch = { fg = palette.alt_bg, bg = palette.sign_delete },
+    Substitute = { fg = palette.alt_bg, bg = palette.orange },
     MoreMsg = { fg = palette.cyan },
     Question = { fg = palette.cyan },
     EndOfBuffer = { fg = palette.bg },
-- 
cgit v1.2.3-70-g09d2