From 60ac91832098884b494c1223e0b881696ef8133c Mon Sep 17 00:00:00 2001 From: Ralph Amissah Date: Mon, 3 Dec 2007 18:35:40 +0000 Subject: vim ftplugin/sisu and colors/slate ftplugin, added toggle for menu slate, added cursor line and column color black ... may not provide enough contrast for some, this way i use it though --- data/sisu/conf/editor-syntax-etc/vim/colors/slate.vim | 3 +++ 1 file changed, 3 insertions(+) (limited to 'data/sisu/conf/editor-syntax-etc/vim/colors') diff --git a/data/sisu/conf/editor-syntax-etc/vim/colors/slate.vim b/data/sisu/conf/editor-syntax-etc/vim/colors/slate.vim index c13a821a..64ae0ff1 100644 --- a/data/sisu/conf/editor-syntax-etc/vim/colors/slate.vim +++ b/data/sisu/conf/editor-syntax-etc/vim/colors/slate.vim @@ -54,3 +54,6 @@ endif :hi Underlined cterm=underline ctermfg=5 :hi Error guifg=White guibg=Red cterm=bold ctermfg=7 ctermbg=1 :hi SpellErrors guifg=White guibg=Red cterm=bold ctermfg=7 ctermbg=1 +:hi CursorLine guibg=black ctermbg=black +:hi CursorColumn guibg=black ctermbg=black + -- cgit v1.2.3