this is now fixed, gambit-highlight-color

On Sun, Feb 15, 2009 at 2:01 AM, lowly coder <lowlycoder@huoyanjinjing.com> wrote:
so i code in reverse video mode:
  text = white, bg = black

the gambit.el file is awesome ... except, when I get an error, it highlights all my code in _bright_ orange/yellow (as the bg), with white (un changed, as the fg) -- making the code in error impossible to read / fix

i tried grepping through gambit.el for yellow/orange under /i and for possible rgb color schemes, but i'm not finding it; can someone point me at the right place? (in an unmodified gambit.el, like one distributed with the gambit distribution)

thanks!