From 21be9cf6d7a0b578e4d834433d3c147e5a00f7a5 Mon Sep 17 00:00:00 2001 From: Gustaf Rydholm Date: Wed, 10 May 2023 01:57:31 +0200 Subject: Set term cursor to bg when unfocused --- lua/no-clown-fiesta/groups/highlights.lua | 3 +-- 1 file changed, 1 insertion(+), 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 17de0c3..9beac4b 100644 --- a/lua/no-clown-fiesta/groups/highlights.lua +++ b/lua/no-clown-fiesta/groups/highlights.lua @@ -59,8 +59,7 @@ function M.highlight(palette, opts) reverse = false, }, TermCursorNC = { - fg = palette.cursor_fg, - bg = palette.cursor_bg, + fg = palette.alt_bg, reverse = false, }, Conceal = { fg = palette.accent }, -- cgit v1.2.3-70-g09d2