From d2c92863069b45d4264fb9dfc167cda07d2c7f6d Mon Sep 17 00:00:00 2001 From: aktersnurra Date: Sat, 29 Oct 2022 19:20:48 +0200 Subject: Update lsp groups (#13) --- lua/no-clown-fiesta/highlight-group/telescope.lua | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lua/no-clown-fiesta/highlight-group/telescope.lua') diff --git a/lua/no-clown-fiesta/highlight-group/telescope.lua b/lua/no-clown-fiesta/highlight-group/telescope.lua index 1a0971c..24e573c 100644 --- a/lua/no-clown-fiesta/highlight-group/telescope.lua +++ b/lua/no-clown-fiesta/highlight-group/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_yellow, bold = true }, + TelescopeMatching = { fg = palette.info, bold = true }, TelescopeBorder = { fg = palette.fg, bg = palette.bg }, } end -- cgit v1.2.3-70-g09d2