--- rxvt-unicode/src/command.C 2005/08/11 02:05:07 1.206 +++ rxvt-unicode/src/command.C 2005/10/25 19:04:45 1.207 @@ -2563,7 +2563,7 @@ if (n > (int) (sizeof (TermWin.parent) / sizeof (TermWin.parent[0]))) { - XSetWindowBackground (disp, TermWin.parent[0], pix_colors_focused[Color_fg]); + XSetWindowBackground (disp, TermWin.parent[0], pix_colors_focused[Color_border]); XSetWindowBackground (disp, TermWin.vt, pix_colors_focused[Color_bg]); am_transparent = 0; /* XXX: also turn off Opt_transparent? */