From 81c012bb0aa869c7d6a6a6aa796506e8bf734e87 Mon Sep 17 00:00:00 2001 From: Maxim Likhachev Date: Thu, 26 Sep 2019 11:24:46 +0300 Subject: [PATCH] vim: PaperColor --- etc/soft/vim/vim/colors/PaperColor.vim | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/etc/soft/vim/vim/colors/PaperColor.vim b/etc/soft/vim/vim/colors/PaperColor.vim index b3fd5aa..32025c6 100644 --- a/etc/soft/vim/vim/colors/PaperColor.vim +++ b/etc/soft/vim/vim/colors/PaperColor.vim @@ -400,7 +400,8 @@ else " LIGHT VARIANT let s:search_bg = ['#ffff5f', '227'] " Visual: - let s:visual_fg = s:background + " let s:visual_fg = s:background + let s:visual_fg = ['#D9D9D9', 'white'] let s:visual_bg = s:blue " Folded: