luxlabs header browser preview


@interface PKSharingMessageExtensionInvitationTheme : NSObject

+ (id)primaryTextColor;
+ (id)captionTextColor;
+ (id)carKeyImageBackgroundColor;
+ (id)messageBubbleBackgroundColor;
+ (id)messageDefaultFont;
+ (id)messageTitleFont;
+ (id)subcaptionTextColor;

@end