From 9701c410a4ad6f824f2917e08fb777fd24f5cf95 Mon Sep 17 00:00:00 2001 From: Gustaf Rydholm Date: Sun, 5 Feb 2023 23:31:47 +0100 Subject: Update telescope matching with orange --- lua/no-clown-fiesta/groups/telescope.lua | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lua/no-clown-fiesta/groups/telescope.lua b/lua/no-clown-fiesta/groups/telescope.lua index 24e573c..71c4aaa 100644 --- a/lua/no-clown-fiesta/groups/telescope.lua +++ b/lua/no-clown-fiesta/groups/telescope.lua @@ -4,7 +4,7 @@ function M.highlight(palette) return { TelescopeNormal = { fg = palette.fg, bg = palette.bg }, TelescopeSelection = { fg = palette.fg, bg = palette.accent }, - TelescopeMatching = { fg = palette.info, bold = true }, + TelescopeMatching = { fg = palette.orange, bold = true }, TelescopeBorder = { fg = palette.fg, bg = palette.bg }, } end -- cgit v1.2.3-70-g09d2