in reply to •Re: syntax highlighting of code in perlmonks forums
in thread syntax highlighting of code in perlmonks forums

vim has both "light background" and "dark background" settings. Looks like aquarium was using the dark background setting when he shouldn't have. On a standard black terminal, those colors are just fine. He should have modified his vim settings before converting the file to HTML.

----
I wanted to explore how Perl's closures can be manipulated, and ended up creating an object system by accident.
-- Schemer

Note: All code is untested, unless otherwise stated

  • Comment on Re: •Re: syntax highlighting of code in perlmonks forums