summaryrefslogtreecommitdiff
path: root/colors/red.vim
diff options
context:
space:
mode:
Diffstat (limited to 'colors/red.vim')
-rw-r--r--colors/red.vim2
1 files changed, 1 insertions, 1 deletions
diff --git a/colors/red.vim b/colors/red.vim
index 6debae9..a189297 100644
--- a/colors/red.vim
+++ b/colors/red.vim
@@ -34,7 +34,7 @@ highlight Search ctermfg=3 ctermbg=none cterm=bold
highlight IncSearch ctermfg=3 ctermbg=none cterm=bold,underline
highlight Title ctermfg=3 cterm=bold
-highlight MatchParen ctermfg=red cterm=bold
+highlight MatchParen ctermfg=1 ctermbg=none cterm=bold
highlight DiffAdd term=bold cterm=none ctermfg=none ctermbg=black
highlight DiffChange term=bold cterm=none ctermfg=none ctermbg=black