summaryrefslogtreecommitdiff
path: root/runtime/colors
diff options
context:
space:
mode:
authorBram Moolenaar <Bram@vim.org>2006-04-16 18:30:08 +0000
committerBram Moolenaar <Bram@vim.org>2006-04-16 18:30:08 +0000
commitb21e5843e53d3582df5f521f57e7e52e83d51d10 (patch)
tree6b542fe50eb62f693046067880e416e8b149b2eb /runtime/colors
parent99ebf04cf6acdd2b10d670e1cd6be4eae17333cf (diff)
downloadvim-git-b21e5843e53d3582df5f521f57e7e52e83d51d10.tar.gz
updated for version 7.0ev7.0e
Diffstat (limited to 'runtime/colors')
-rw-r--r--runtime/colors/slate.vim2
1 files changed, 1 insertions, 1 deletions
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