--- rxvt-unicode/src/scrollbar-xterm.C 2006/02/20 22:40:35 1.21 +++ rxvt-unicode/src/scrollbar-xterm.C 2007/05/01 21:30:01 1.24 @@ -1,4 +1,4 @@ -/*--------------------------------*-C-*---------------------------------* +/*----------------------------------------------------------------------* * File: scrollbar-xterm.C *----------------------------------------------------------------------* * @@ -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, @@ -61,7 +61,7 @@ if (update) { - xsb = OPTION (Opt_scrollBar_right) ? 1 : 0; + xsb = option (Opt_scrollBar_right) ? 1 : 0; if (last_top < scrollBar.top) XClearArea (dpy, scrollBar.win, sb_shadow + xsb, last_top,