aboutsummaryrefslogtreecommitdiff
path: root/colors
diff options
context:
space:
mode:
authorHampusM <hampus@hampusmat.com>2022-09-17 11:36:50 +0200
committerHampusM <hampus@hampusmat.com>2022-09-17 11:36:50 +0200
commit02d35140aa372367e2f38ba8e1be231d7af840fd (patch)
tree24bb1109c87017d2b8c2a3e38fb8611539bd9a71 /colors
parent2e061c2d50c7ca296e86bf8d78753b567efc06fc (diff)
feat: add Coc menu selection background color
Diffstat (limited to 'colors')
-rw-r--r--colors/ayu.vim1
1 files changed, 1 insertions, 0 deletions
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