diff options
Diffstat (limited to 'runtime/colors/darkblue.vim')
-rw-r--r-- | runtime/colors/darkblue.vim | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/runtime/colors/darkblue.vim b/runtime/colors/darkblue.vim index 4bf05d044..9812e9890 100644 --- a/runtime/colors/darkblue.vim +++ b/runtime/colors/darkblue.vim @@ -1,6 +1,6 @@ " Vim color file " Maintainer: Bohdan Vlasyuk <bohdan@vstu.edu.ua> -" Last Change: 2005 Mar 28 +" Last Change: 2006 Apr 21 " darkblue -- for those who prefer dark background " [note: looks bit uglier with come terminal palettes, @@ -58,5 +58,3 @@ hi PreProc ctermfg=magenta guifg=#ff80ff gui=none cterm=none hi type ctermfg=green guifg=#60ff60 gui=none cterm=none hi Underlined cterm=underline term=underline hi Ignore guifg=bg ctermfg=bg - - |