#import @interface YTColor : NSObject + (UIColor *)white1; + (UIColor *)black1; + (UIColor *)black2; + (UIColor *)black3; @end