From 02d35140aa372367e2f38ba8e1be231d7af840fd Mon Sep 17 00:00:00 2001 From: HampusM Date: Sat, 17 Sep 2022 11:36:50 +0200 Subject: feat: add Coc menu selection background color --- colors/ayu.vim | 1 + 1 file changed, 1 insertion(+) (limited to 'colors') diff --git a/colors/ayu.vim b/colors/ayu.vim index e3e9ec9..c7393bd 100644 --- a/colors/ayu.vim +++ b/colors/ayu.vim @@ -284,3 +284,4 @@ let &background = "dark" " Coc.nvim " ---------- exe "hi! CocHighlightText " . s:fg_info . " gui=bold,underline" +exe "hi! CocMenuSel " . s:bg_selection -- cgit v1.2.3-18-g5258