--- rxvt-unicode/src/rxvtperl.xs 2013/04/13 09:10:21 1.215 +++ rxvt-unicode/src/rxvtperl.xs 2013/10/03 01:11:38 1.216 @@ -815,6 +815,16 @@ const_iv (RS_RVid), const_iv (RS_Uline), + // TODO: should support all colour constants, create colorinc.h &c + const_iv (Color_fg), + const_iv (Color_bg), + const_iv (Color_fade), + const_iv (Color_pointer_fg), + const_iv (Color_pointer_bg), + const_iv (Color_border), + const_iv (NRS_COLORS), + const_iv (TOTAL_COLORS), + const_iv (CurrentTime), const_iv (ShiftMask), const_iv (LockMask),