--- rxvt-unicode/src/rxvttoolkit.h 2005/01/17 00:59:24 1.7 +++ rxvt-unicode/src/rxvttoolkit.h 2005/08/11 02:05:07 1.8 @@ -173,7 +173,8 @@ bool set (rxvt_display *display, const char *name); bool set (rxvt_display *display, unsigned short cr, unsigned short cg, unsigned short cb); - rxvt_color fade (rxvt_display *, int percent); + rxvt_color fade (rxvt_display *, int percent); // fades to black + rxvt_color fade (rxvt_display *, int percent, rxvt_color &fadeto); void free (rxvt_display *display); };