From 1ce4b842b43a1e744008cbef349341a6645662ee Mon Sep 17 00:00:00 2001 From: Chris Kempson Date: Tue, 22 Jul 2014 11:44:28 +0100 Subject: Updated with base16-builder --- colors/base16-atelierdune.vim | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'colors/base16-atelierdune.vim') diff --git a/colors/base16-atelierdune.vim b/colors/base16-atelierdune.vim index b24cf97..7ac74b7 100644 --- a/colors/base16-atelierdune.vim +++ b/colors/base16-atelierdune.vim @@ -138,7 +138,7 @@ call hi("Macro", s:gui08, "", s:cterm08, "", "") call hi("MatchParen", s:gui00, s:gui03, s:cterm00, s:cterm03, "") call hi("ModeMsg", s:gui0B, "", s:cterm0B, "", "") call hi("MoreMsg", s:gui0B, "", s:cterm0B, "", "") -call hi("Question", s:gui0A, "", s:cterm0A, "", "") +call hi("Question", s:gui09, "", s:cterm09, "", "") call hi("Search", s:gui03, s:gui0A, s:cterm03, s:cterm0A, "") call hi("SpecialKey", s:gui03, "", s:cterm03, "", "") call hi("TooLong", s:gui08, "", s:cterm08, "", "") -- cgit v1.2.3