aboutsummaryrefslogtreecommitdiff
path: root/colors/base16-mocha.vim
diff options
context:
space:
mode:
Diffstat (limited to 'colors/base16-mocha.vim')
-rw-r--r--colors/base16-mocha.vim2
1 files changed, 1 insertions, 1 deletions
diff --git a/colors/base16-mocha.vim b/colors/base16-mocha.vim
index fec8c7c..768dff9 100644
--- a/colors/base16-mocha.vim
+++ b/colors/base16-mocha.vim
@@ -81,7 +81,7 @@ call <SID>hi("Folded", s:gui03, s:gui01, s:cterm03, s:cterm01, "")
call <SID>hi("IncSearch", s:gui0A, "", s:cterm0A, "", "")
call <SID>hi("Italic", "", "", "", "", "none")
call <SID>hi("Macro", s:gui08, "", s:cterm08, "", "")
-call <SID>hi("MatchParen", s:gui0A, s:gui01, s:cterm0A, s:cterm01, "reverse")
+call <SID>hi("MatchParen", s:gui04, s:gui00, s:cterm04, s:cterm00, "reverse")
call <SID>hi("ModeMsg", s:gui0B, "", s:cterm0B, "", "")
call <SID>hi("MoreMsg", s:gui0B, "", s:cterm0B, "", "")
call <SID>hi("Question", s:gui0A, "", s:cterm0A, "", "")