--- rxvt-unicode/src/rxvtcolor.h 2004/07/29 14:05:27 1.12 +++ rxvt-unicode/src/rxvtcolor.h 2004/07/30 14:59:12 1.13 @@ -168,6 +168,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); + void free (rxvt_display *display); };