--- rxvt-unicode/src/screen.C 2006/01/11 05:14:26 1.222 +++ rxvt-unicode/src/screen.C 2006/01/11 18:54:30 1.223 @@ -574,7 +574,7 @@ void rxvt_term::scr_color (unsigned int color, int fgbg) { - if (!IN_RANGE_INC (color, minTermCOLOR, maxTermCOLOR)) + if (!IN_RANGE_INC (color, minCOLOR, maxTermCOLOR)) color = fgbg; if (fgbg == Color_fg)