I'm using gnu source-highlight mostly with less (so it's using ANSII terminal codes to make colours). However, with a dark background colour, the highlighted parts are dim and hard to read.
Is there an easy way to tell source-highlight to use a colour scheme more suited to a dark background (as can be done with, for example, vim
)?