more pretty things

Not sure if this is worth blogging about, but i’ll do so anyway. Someone might appreciate it 😉

This vim colour scheme is based on Ciaran’s inkpot. It’s intended for those who liked inkpot but thought it a little dark.

dub

More screenshots and the .vim here.

2 thoughts on “more pretty things”

  1. The color combination looks great, but unfortunately, Vim 6.3 (Win 32 GUI version) complains about a couple of things when I try to load dub.vim:

    E116: Invalid arguments for function X(08) . “”
    E15: Invalid expression: “hi folded cterm=NONE ctermfg=” . X(“78″) . ” ctermbg=” . X(08) . “”

    inkpot.vim works fine, however. Is the omission of support for Vim/Win 32 deliberate?

  2. I have the same issue, on Linux…

    inkpot.vim is fine, dub.vim says

    Error detected while processing /usr/share/vim/vim63/colors/dub.vim:
    line 64:
    E116: Invalid arguments for function X(08) . “”
    E15: Invalid expression: “hi Folded cterm=NONE ctermfg=” . X(“78”
    ) . ” ctermbg=” . X(08) . “”

    This is on FC3 btw, haven’t checked on Gentoo..

Comments are closed.