summaryrefslogtreecommitdiff
path: root/runtime/colors
diff options
context:
space:
mode:
authorvimboss <devnull@localhost>2008-08-06 17:06:04 +0000
committervimboss <devnull@localhost>2008-08-06 17:06:04 +0000
commitfaa890d5fcb170172b0438d0f9bf3b2f12eff01d (patch)
treee7d1e2b17976b130d1283d33b091baf30cfc5d2c /runtime/colors
parent511fddccbe087bb019df3ef9596e0e1aa25aac26 (diff)
downloadvim-faa890d5fcb170172b0438d0f9bf3b2f12eff01d.tar.gz
updated for version 7.2c-000v7.2c.000v7-2c-000
Diffstat (limited to 'runtime/colors')
-rw-r--r--runtime/colors/darkblue.vim8
1 files changed, 7 insertions, 1 deletions
diff --git a/runtime/colors/darkblue.vim b/runtime/colors/darkblue.vim
index c1800eac..41171227 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: 2006 Apr 30
+" Last Change: 2008 Jul 18
" darkblue -- for those who prefer dark background
" [note: looks bit uglier with come terminal palettes,
@@ -58,3 +58,9 @@ 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
+
+" suggested by tigmoid, 2008 Jul 18
+hi Pmenu guifg=#c0c0c0 guibg=#404080
+hi PmenuSel guifg=#c0c0c0 guibg=#2050d0
+hi PmenuSbar guifg=blue guibg=darkgray
+hi PmenuThumb guifg=#c0c0c0