@interface EKUIOccurrenceTableViewCellLabel : UILabel @property (nonatomic) BOOL vibrant; - (void)tintColorDidChange; @end