New Header - YTColor (for LowContrastMode v1.4.2)
This commit is contained in:
parent
bbf056a051
commit
29dcffb0e8
1 changed files with 7 additions and 0 deletions
7
Header.h
7
Header.h
|
|
@ -142,6 +142,13 @@
|
|||
@end
|
||||
|
||||
// App Theme
|
||||
@interface YTColor : NSObject
|
||||
+ (UIColor *)white2;
|
||||
+ (UIColor *)white3;
|
||||
+ (UIColor *)white4;
|
||||
+ (UIColor *)white5;
|
||||
@end
|
||||
|
||||
@interface YCHLiveChatView : UIView
|
||||
@end
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue