summaryrefslogtreecommitdiff
path: root/colors/red.vim
diff options
context:
space:
mode:
Diffstat (limited to 'colors/red.vim')
-rw-r--r--colors/red.vim1
1 files changed, 1 insertions, 0 deletions
diff --git a/colors/red.vim b/colors/red.vim
index 5a2a868..2f09e11 100644
--- a/colors/red.vim
+++ b/colors/red.vim
@@ -578,6 +578,7 @@ if has("gui_running") || &t_Co >= 255
"Subtitle xxx links to Identifier
hi! Comment ctermfg=240 cterm=bold
+ hi! ColorColumn ctermfg=234 ctermbg=none
hi! Constant ctermfg=22 cterm=bold
hi! Number ctermfg=28 cterm=bold
hi! String ctermfg=238 ctermbg=00 cterm=none