git://git.iain.cx/iain
/
profile.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6a4d777
)
Darker statusline for the non-active window.
author
Iain Patterson
<me@iain.cx>
Sat, 20 Dec 2008 15:41:59 +0000
(15:41 +0000)
committer
Iain Patterson
<me@iain.cx>
Sat, 20 Dec 2008 15:41:59 +0000
(15:41 +0000)
git-svn-id: https://svn.cambridge.iain.cx/profile/trunk@168
6be0d1a5
-5cfe-0310-89b6-
964be062b18b
.vim/colors/iain.vim
patch
|
blob
|
history
diff --git
a/.vim/colors/iain.vim
b/.vim/colors/iain.vim
index
02a3b8f
..
60ed47f
100644
(file)
--- a/
.vim/colors/iain.vim
+++ b/
.vim/colors/iain.vim
@@
-265,6
+265,7
@@
if has("gui_running") || &t_Co == 88 || &t_Co == 256
call <SID>X("Ignore", "#ffffff", "", "")
" My stuff.
+ call <SID>X("StatusLineNC", "black", "#808080", "none")
call <SID>X("WildMenu", "blue", "white", "bold")
call <SID>X("Todo", "black", "green", "bold")
call <SID>X("MoreMsg", "#00ff00", "", "none")