--- rxvt-unicode/src/background.C 2010/10/09 14:57:50 1.72 +++ rxvt-unicode/src/background.C 2010/10/09 14:58:15 1.73 @@ -1003,7 +1003,7 @@ bool bgPixmap_t::set_tint (rxvt_color &new_tint) { - if (tint != new_tint) + if (!(flags & tintSet) || tint != new_tint) { unsigned long new_flags = compute_tint_shade_flags (&new_tint, shade); tint = new_tint;