--- rxvt-unicode/src/scrollbar-next.C 2005/02/04 11:41:23 1.16 +++ rxvt-unicode/src/scrollbar-next.C 2005/04/22 12:52:28 1.17 @@ -166,8 +166,7 @@ xcol.red = 0xaeba; xcol.green = 0xaaaa; xcol.blue = 0xaeba; - //if (!rXAllocColor (&xcol, "light gray"))//TODO//D// - xcol.pixel = pix_colors_focused[Color_AntiqueWhite]; + xcol.pixel = pix_colors_focused[Color_scroll]; light = gcvalue.foreground = xcol.pixel; grayGC = XCreateGC (disp, scrollBar.win, GCForeground | GCGraphicsExposures, &gcvalue);