From b21e5843e53d3582df5f521f57e7e52e83d51d10 Mon Sep 17 00:00:00 2001 From: Bram Moolenaar Date: Sun, 16 Apr 2006 18:30:08 +0000 Subject: updated for version 7.0e --- runtime/colors/slate.vim | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'runtime/colors') diff --git a/runtime/colors/slate.vim b/runtime/colors/slate.vim index b948b602c..122422136 100644 --- a/runtime/colors/slate.vim +++ b/runtime/colors/slate.vim @@ -28,7 +28,7 @@ endif :hi Visual gui=none guifg=khaki guibg=olivedrab cterm=reverse :hi WarningMsg guifg=salmon ctermfg=1 :hi String guifg=SkyBlue ctermfg=darkcyan -:hi Comment term=bold ctermfg=11 guifg=#80a0ff +:hi Comment term=bold ctermfg=11 guifg=grey40 :hi Constant guifg=#ffa0a0 ctermfg=brown :hi Special guifg=green ctermfg=brown :hi Identifier guifg=salmon ctermfg=red -- cgit v1.2.1