From a7241f5f19fd0865ce697939c347a8c88fb507d5 Mon Sep 17 00:00:00 2001 From: Bram Moolenaar Date: Tue, 24 Jun 2008 20:39:31 +0000 Subject: updated for version 7.2a --- runtime/colors/slate.vim | 1 + 1 file changed, 1 insertion(+) (limited to 'runtime/colors') diff --git a/runtime/colors/slate.vim b/runtime/colors/slate.vim index 12d91bab7..f9a70b877 100644 --- a/runtime/colors/slate.vim +++ b/runtime/colors/slate.vim @@ -9,6 +9,7 @@ if version > 580 syntax reset endif endif +let colors_name = "slate" :hi Normal guifg=White guibg=grey15 :hi Cursor guibg=khaki guifg=slategrey :hi VertSplit guibg=#c2bfa5 guifg=grey40 gui=none cterm=reverse -- cgit v1.2.3