--- rxvt-unicode/src/scrollbar-xterm.C 2006/02/20 22:42:01 1.22 +++ rxvt-unicode/src/scrollbar-xterm.C 2006/12/16 02:33:18 1.23 @@ -49,7 +49,7 @@ rxvt_fatal ("can't create bitmap\n"); gcvalue.fill_style = FillOpaqueStippled; - gcvalue.foreground = pix_colors_focused[Color_fg]; + gcvalue.foreground = pix_colors_focused[Color_scroll]; gcvalue.background = pix_colors_focused[Color_bg]; xscrollbarGC = XCreateGC (dpy, scrollBar.win,