thermogl / TITokenField

An iOS version of the NSTokenField (See To: field in Mail and Messages).
http://thermoglobalnuclearwar.com/opensource/
599 stars 172 forks source link

how to change the TIToken's background color and selected color? #96

Closed hengchengfei closed 9 years ago

hengchengfei commented 9 years ago

now,the added TIToken's color is blue,how can i change?

thermogl commented 9 years ago

@property (nonatomic, strong) UIColor * tintColor UI_APPEARANCE_SELECTOR;