--- rxvt-unicode/src/rxvtlib.h.in 2004/07/26 14:57:12 1.21 +++ rxvt-unicode/src/rxvtlib.h.in 2004/07/30 14:59:12 1.24 @@ -252,6 +252,10 @@ XSizeHints szHint; rxvt_display *display; rxvt_color *PixColors; + rxvt_color *PixColorsFocused; +#ifdef OFF_FOCUS_FADING + rxvt_color *PixColorsUnFocused; +#endif short numPixColors; Cursor TermWin_cursor; /* cursor for vt window */ int sb_shadow; /* scrollbar shadow width */