Converting Blusfish syntax-highlighted PHP code in to a PDF
Nicolas Kaiser
halforc at gmail.com
Sat Apr 14 15:26:47 UTC 2007
On 4/14/07, Gabriel Dragffy <dragffy at yandex.ru> wrote:
> The only thing that could possible be better is doing it directly from
> bluefish. I'm going to find out how to make the highlight colours darker
> from VIM as they're a bit light when printed.
"satori" is a colorscheme with rather dark colors:
http://www.vim.org/scripts/script.php?script_id=1614
can be installed locally by copying "satori.vim" into .vim/colors/
(may need to be created, mkdir -p .vim/colors)
and then used like
:colorscheme satori
Cheers,
n.
More information about the ubuntu-users
mailing list