From c04b9a27f52c8e01d91accdb60f63a66c732149b Mon Sep 17 00:00:00 2001 From: Hugues Hiegel Date: Thu, 29 Aug 2019 11:06:19 +0200 Subject: [listchars] Manage spaces + tweak colors --- colors/blue.vim | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'colors/blue.vim') diff --git a/colors/blue.vim b/colors/blue.vim index e88c1f9..0e6a447 100644 --- a/colors/blue.vim +++ b/colors/blue.vim @@ -688,8 +688,8 @@ if has("gui_running") || &t_Co >= 255 hi! WildMenu term=reverse cterm=bold ctermbg=00 ctermfg=03 - hi! NonText ctermfg=00 cterm=bold - hi! SpecialKey ctermfg=236 cterm=none + hi! NonText ctermfg=0 cterm=bold + hi! SpecialKey ctermfg=234 cterm=none hi! makeCommands ctermfg=86 ctermbg=0 -- cgit v1.2.3