I'd like to use nconvert to output a binary (two-color) GIF with two arbitrary colors, like this example (amber text on dark green background):
However, the "-binary nodither" option is forcing the two colors to black and white. Is there some way to do this without switching to a different GIF format?