--- rxvt-unicode/src/main.C 2006/01/31 19:11:43 1.213 +++ rxvt-unicode/src/main.C 2006/01/31 19:53:30 1.214 @@ -934,7 +934,7 @@ if (rs[Rs_fade]) { rgba c; - pix_colors [Color_fade].get (this, c); + pix_colors [Color_fade].get (c); pix_colors_focused [idx].fade (this, atoi (rs[Rs_fade]), pix_colors_unfocused [idx], c); } #endif