From c2f222643b83eb27331bc99f3cb4b3e6dbffb6e5 Mon Sep 17 00:00:00 2001 From: Gustaf Rydholm Date: Fri, 17 Feb 2023 01:06:32 +0100 Subject: Update border add mason req --- lua/no-clown-fiesta/groups/telescope.lua | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lua/no-clown-fiesta/groups/telescope.lua') diff --git a/lua/no-clown-fiesta/groups/telescope.lua b/lua/no-clown-fiesta/groups/telescope.lua index b32086b..7020fa4 100644 --- a/lua/no-clown-fiesta/groups/telescope.lua +++ b/lua/no-clown-fiesta/groups/telescope.lua @@ -5,7 +5,7 @@ function M.highlight(palette, opts) TelescopeNormal = { fg = palette.fg, bg = palette.bg }, TelescopeSelection = { fg = palette.fg, bg = palette.accent }, TelescopeMatching = { fg = palette.orange, bold = true }, - TelescopeBorder = { fg = palette.fg, bg = palette.bg }, + TelescopeBorder = { fg = palette.light_gray, bg = palette.bg }, } end -- cgit v1.2.3-70-g09d2