New Header - YTColor (for LowContrastMode v1.4.2)

This commit is contained in:
arichorn 2023-08-28 14:41:12 -05:00 committed by GitHub
parent bbf056a051
commit 29dcffb0e8
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -142,6 +142,13 @@
@end
// App Theme
@interface YTColor : NSObject
+ (UIColor *)white2;
+ (UIColor *)white3;
+ (UIColor *)white4;
+ (UIColor *)white5;
@end
@interface YCHLiveChatView : UIView
@end