Try to line up tab header with columns.
[profile.git] / .vim / colors / iain.vim
index 45dce40..d23932e 100644 (file)
@@ -277,6 +277,7 @@ if has("gui_running") || &t_Co == 88 || &t_Co == 256
     "call <SID>X("PreProc", "#ff80ff", "", "none")
     "call <SID>X("Type", "#60ff60", "", "none")
     call <SID>X("Ignore", "#ffffff", "", "")
+    call <SID>X("TabLineFill", "#303030", "#90f020", "")
 
     " My stuff.
     hi def Normal guifg=#c0c0c0 guibg=#000020