--- rxvt-unicode/src/main.C 2006/01/04 05:35:34 1.160 +++ rxvt-unicode/src/main.C 2006/01/04 20:43:38 1.161 @@ -1028,11 +1028,9 @@ if (i >= 8 && i <= 15) { /* bright colors */ i -= 8; -# ifndef NO_BRIGHTCOLOR pix_colors_focused[idx] = pix_colors_focused[minBrightCOLOR + i]; SET_PIXCOLOR (idx); goto done; -# endif } if (i >= 0 && i <= 7)