@class UIColor, NSArray, CNContactStyle, UIImage; @interface CKUITheme : NSObject @property (nonatomic) long long HUDStyle; @property (readonly, nonatomic) UIColor *appTintColor; @property (readonly, nonatomic) UIColor *segmentedControlSelectionTintColor; @property (readonly, nonatomic) UIColor *messagesControllerBackgroundColor; @property (readonly, nonatomic) UIColor *darkAppTintColor; @property (readonly, nonatomic) UIColor *lightGrayColor; @property (readonly, nonatomic) UIColor *grayTextColor; @property (readonly, nonatomic) UIColor *notificationSubtitleColor; @property (readonly, nonatomic) long long navBarStyle; @property (readonly, nonatomic) UIColor *appManagerSectionHeaderTextColor; @property (readonly, nonatomic) UIColor *primaryLabelColor; @property (readonly, nonatomic) UIColor *secondaryLabelColor; @property (readonly, nonatomic) CNContactStyle *contactStyle; @property (readonly, nonatomic) long long defaultBarStyle; @property (readonly, nonatomic) long long statusBarStyle; @property (readonly, nonatomic) long long businessStatusBarStyle; @property (readonly, nonatomic) long long appManagerStatusBarStyle; @property (readonly, nonatomic) long long scrollIndicatorStyle; @property (readonly, nonatomic) UIColor *conversationListBackgroundColor; @property (readonly, nonatomic) UIColor *conversationListCollectionViewBackgroundColor; @property (readonly, nonatomic) UIColor *conversationListCellColor; @property (readonly, nonatomic) UIColor *conversationListChevronColor; @property (readonly, nonatomic) UIColor *conversationListSelectedCellColor; @property (readonly, nonatomic) UIColor *conversationListSenderColor; @property (readonly, nonatomic) UIColor *conversationListSummaryColor; @property (readonly, nonatomic) UIColor *conversationListEditingPinsSummaryColor; @property (readonly, nonatomic) UIColor *conversationListDateColor; @property (readonly, nonatomic) UIColor *conversationListLargeTextDateColor; @property (readonly, nonatomic) UIColor *conversationListGroupCountColor; @property (readonly, nonatomic) UIColor *unreadIndicatorColor; @property (readonly, nonatomic) UIColor *readIndicatorColor; @property (readonly, nonatomic) UIColor *readSelectedIndicatorColor; @property (readonly, nonatomic) UIColor *muteIndicatorTintColor; @property (readonly, nonatomic) UIColor *muteIndicatorHighlightedTintColor; @property (readonly, nonatomic) UIColor *conversationListFocusFilterBannerTextColor; @property (readonly, nonatomic) UIColor *conversationListCellPreviewBackgroundColor; @property (readonly, nonatomic) UIColor *conversationListCellSelectedSummaryColor; @property (readonly, nonatomic) UIColor *conversationListCellSelectedTextColor; @property (readonly, nonatomic) UIColor *conversationListCellSelectedDateColor; @property (readonly, nonatomic) UIColor *conversationListPinnedCellSelectorViewColor; @property (readonly, nonatomic) UIColor *conversationListPinningOnboardingTitleColor; @property (readonly, nonatomic) UIColor *conversationListPinningOnboardingSubtitleColor; @property (readonly, nonatomic) UIColor *conversationListPinnedConversationNameColor; @property (readonly, nonatomic) UIColor *conversationListPinnedConversationNameSelectedColor; @property (readonly, nonatomic) UIColor *conversationListPinnedAdHocConversationRadiantShadowColor; @property (readonly, nonatomic) UIColor *conversationListPinnedConversationFilteredByFocusIndicatorColor; @property (readonly, nonatomic) UIColor *conversationListEmergencyColor; @property (readonly, nonatomic) UIColor *spotlightSearchBackgroundColor; @property (readonly, nonatomic) UIColor *spotlightSearchCellLabelColor; @property (readonly, nonatomic) UIColor *spotlightSearchTitleLabelColor; @property (readonly, nonatomic) UIColor *spotlightSearchCellHairlineColor; @property (readonly, nonatomic) UIColor *spotlightAttachmentSecondaryColor; @property (readonly, nonatomic) UIColor *spotlightSearchBarBackgroundColor; @property (readonly, nonatomic) UIColor *spotlightSearchSegmentedControlBackgroundColor; @property (readonly, nonatomic) UIColor *navBarGrayColor; @property (readonly, nonatomic) UIColor *progressBarTrackTintColor; @property (readonly, nonatomic) UIColor *transcriptNavBarTextColor; @property (readonly, nonatomic) UIColor *transcriptBackgroundColor; @property (readonly, nonatomic) UIColor *transcriptTextColor; @property (readonly, nonatomic) UIColor *transcriptAvailabilityColor; @property (readonly, nonatomic) UIColor *transcriptAvailabilityDeemphasizedColor; @property (readonly, nonatomic) UIColor *transcriptNicknameTextColor; @property (readonly, nonatomic) UIColor *transcriptBigEmojiColor; @property (readonly, nonatomic) UIColor *transcriptDeemphasizedTextColor; @property (readonly, nonatomic) long long transcriptLoadingIndicatorStyle; @property (readonly, nonatomic) UIColor *editableViewUncheckedSymbol; @property (readonly, nonatomic) UIColor *replyLineColor; @property (readonly, nonatomic) UIColor *statusTextColor; @property (readonly, nonatomic) UIColor *statusFailureTextColor; @property (readonly, nonatomic) UIColor *transcriptBreadcrumpTextColor; @property (readonly, nonatomic) UIColor *expanseActivityViewIconTintColor; @property (readonly, nonatomic) UIColor *transcriptReplayTextColor; @property (readonly, nonatomic) UIColor *messageStatusChatItemGrayColor; @property (readonly, nonatomic) UIColor *whiteSelectionHightlightColor; @property (readonly, nonatomic) UIColor *blueSelectionHighlightColor; @property (readonly, nonatomic) UIColor *transcriptTypingIndicatorBubbleColor; @property (readonly, nonatomic) UIColor *transcriptTypingIndicatorDotColor; @property (readonly, nonatomic) double transcriptTypingIndicatorOpacity; @property (readonly, nonatomic) UIColor *unselectedConversationListTypingIndicatorBubbleColor; @property (readonly, nonatomic) UIColor *unselectedConversationListTypingIndicatorDotColor; @property (readonly, nonatomic) UIColor *selectedConversationListTypingIndicatorBubbleColor; @property (readonly, nonatomic) UIColor *selectedConversationListTypingIndicatorDotColor; @property (readonly, nonatomic) UIColor *autoloopMuteButtonColor; @property (readonly, nonatomic) UIColor *multiwayBalloonBackgroundColor; @property (readonly, nonatomic) UIColor *multiwayTitleTextColor; @property (readonly, nonatomic) UIColor *multiwayCaptionTextColor; @property (readonly, nonatomic) UIColor *sharePlayTitleTextColor; @property (readonly, nonatomic) UIColor *sharePlayCaptionTextColor; @property (readonly, nonatomic) UIColor *multiwayButtonColor; @property (readonly, nonatomic) UIColor *jellyfishMuteButtonColor; @property (readonly, nonatomic) UIColor *messageEditingTranscriptOverlayBackgroundColor; @property (readonly, nonatomic) NSArray *messageEditingTranscriptOverlayBackgroundEffects; @property (readonly, nonatomic) UIColor *replyTranscriptBlurBackgroundColor; @property (readonly, nonatomic) NSArray *replyTranscriptBlurBackgroundEffects; @property (readonly, nonatomic) double transcriptOverlayBackingCollectionViewOpacity; @property (readonly, nonatomic) UIColor *replyButtonTextColor; @property (readonly, nonatomic) UIColor *replyButtonColor; @property (readonly, nonatomic) UIColor *replyButtonBorderColor; @property (readonly, nonatomic) UIColor *replyButtonShadowColor; @property (readonly, nonatomic) BOOL shouldBlendReplyBalloons; @property (readonly, nonatomic) long long replyBackgroundBlurEffectStyle; @property (readonly, nonatomic) UIColor *quickActionButtonBurstColor; @property (readonly, nonatomic) UIColor *quickActionButtonGlyphColor; @property (readonly, nonatomic) UIColor *quickActionButtonStrokeColor; @property (readonly, nonatomic) UIColor *attachmentBalloonActionColor; @property (readonly, nonatomic) UIColor *attachmentBalloonTitleTextColor; @property (readonly, nonatomic) UIColor *attachmentBalloonSubtitleTextColor; @property (readonly, nonatomic) UIColor *attachmentBalloonRichIconOutlineColor; @property (readonly, nonatomic) UIColor *waveformUnplayedColor; @property (readonly, nonatomic) UIColor *waveformUnplayedColorNewAudioMessagesFlow; @property (readonly, nonatomic) UIColor *waveformDisabledColor; @property (readonly, nonatomic) UIColor *meMentionTextColor; @property (readonly, nonatomic) UIColor *searchResultsBackgroundColor; @property (readonly, nonatomic) UIColor *searchAttachmentsTitleTextColor; @property (readonly, nonatomic) UIColor *searchResultsSeperatorColor; @property (readonly, nonatomic) UIColor *recipientSelectionBackgroundPlatterColor; @property (readonly, nonatomic) UIColor *entryViewBackgroundColor; @property (readonly, nonatomic) UIColor *entryViewContentBackgroundColor; @property (readonly, nonatomic) long long entryViewStyle; @property (readonly, nonatomic) long long entryViewDarkStyle; @property (readonly, nonatomic) long long keyboardAppearance; @property (readonly, nonatomic) long long keyboardDarkAppearance; @property (readonly, nonatomic) UIColor *entryFieldButtonColor; @property (readonly, nonatomic) UIColor *entryFieldHighlightedButtonColor; @property (readonly, nonatomic) UIColor *entryFieldDarkEffectButtonColor; @property (readonly, nonatomic) UIColor *entryFieldDarkStyleHighlightedButtonColor; @property (readonly, nonatomic) UIColor *entryFieldBorderColor; @property (readonly, nonatomic) UIColor *messageEntryViewTextFieldBackgroundColor; @property (readonly, nonatomic) NSArray *messageEntryViewTextFieldBackgroundEffects; @property (readonly, nonatomic) UIColor *entryFieldGrayColor; @property (readonly, nonatomic) UIColor *entryFieldCoverFillColor; @property (readonly, nonatomic) UIColor *entryFieldCoverBorderColor; @property (readonly, nonatomic) UIColor *entryFieldCoverFillDarkColor; @property (readonly, nonatomic) UIColor *entryFieldAudioRecordingBalloonColor; @property (readonly, nonatomic) UIColor *entryFieldDividerColor; @property (readonly, nonatomic) UIColor *entryFieldTextColor; @property (readonly, nonatomic) UIColor *entryFieldPlaceholderColor; @property (readonly, nonatomic) UIColor *entryFieldPlaceholderTextColor; @property (readonly, nonatomic) UIColor *entryFieldDarkTextColor; @property (readonly, nonatomic) UIColor *entryFieldLinkColor; @property (readonly, nonatomic) UIColor *entryFieldConfirmedMentionColor; @property (readonly, nonatomic) UIColor *entryFieldUnconfirmedMentionColor; @property (readonly, nonatomic) UIColor *appStripCoverFillColor; @property (readonly, nonatomic) UIColor *detailsBackgroundColor; @property (readonly, nonatomic) long long detailsBackgroundBlurEffectStyle; @property (readonly, nonatomic) UIColor *detailsSegmentedControlBackgroundColor; @property (readonly, nonatomic) UIColor *recipientsDividerColor; @property (readonly, nonatomic) UIColor *detailsCellStaticTextColor; @property (readonly, nonatomic) UIColor *contactCellTextColor; @property (readonly, nonatomic) UIColor *detailsSelectedCellColor; @property (readonly, nonatomic) UIColor *detailsTextColor; @property (readonly, nonatomic) UIColor *sharedContentsCellTextColor; @property (readonly, nonatomic) UIColor *sharedContentsCellBackgroundColor; @property (readonly, nonatomic) UIColor *contactsTableViewBackgroundColor; @property (readonly, nonatomic) UIColor *contactTableViewCellBackgroundColor; @property (readonly, nonatomic) UIColor *contactTableViewCellContentTextColor; @property (readonly, nonatomic) UIColor *contactTableViewHeaderBackgroundColor; @property (readonly, nonatomic) UIColor *contactsActionButtonColor; @property (readonly, nonatomic) UIColor *contactsActionButtonBackgroundColor; @property (readonly, nonatomic) double contactTableViewContactBackgroundAlpha; @property (readonly, nonatomic) UIColor *detailsGroupPhotoBackgroundColor; @property (readonly, nonatomic) UIColor *detailsHeaderFooterContentViewBackgroundColor; @property (readonly, nonatomic) UIColor *detailsAttachmentsDecorationViewBackgroundColor; @property (readonly, nonatomic) UIColor *detailsCollectionViewBackgroundColor; @property (readonly, nonatomic) UIColor *detailsAddButtonBackgroundColor; @property (readonly, nonatomic) UIColor *detailsContactCellTitleColor; @property (readonly, nonatomic) UIColor *detailsContactCellSubTitleColor; @property (readonly, nonatomic) UIColor *detailsContactCellChevronColor; @property (readonly, nonatomic) UIColor *detailsGroupHeaderCellChevronColor; @property (readonly, nonatomic) UIColor *detailsSeeAllButtonBackgroundColor; @property (readonly, nonatomic) UIColor *detailsSeeAllButtonTextColor; @property (readonly, nonatomic) UIColor *activeRecordingDotColor; @property (readonly, nonatomic) UIColor *messageAcknowledgmentPickerBackgroundColor; @property (readonly, nonatomic) UIColor *messageAcknowledgmentBalloonBorderColor; @property (readonly, nonatomic) UIColor *messageAcknowledgmentRedColor; @property (readonly, nonatomic) UIColor *messageAcknowledgmentGrayColor; @property (readonly, nonatomic) UIColor *messageAcknowledgmentWhiteColor; @property (readonly, nonatomic) UIColor *messageAcknowledgmentVotingTextColor; @property (readonly, nonatomic) UIColor *messageAcknowledgmentPinnedColor; @property (readonly, nonatomic) UIColor *attributionViewBackgroundColor; @property (readonly, nonatomic) UIColor *attributionCountViewFontColor; @property (readonly, nonatomic) UIColor *attributionStickerDetailsViewButtonBackgroundColor; @property (readonly, nonatomic) UIColor *attributionStickerDetailsViewSenderNameColor; @property (readonly, nonatomic) UIColor *attributionStickerDetailsViewStickerPackNameColor; @property (readonly, nonatomic) UIColor *browserBackgroundColor; @property (readonly, nonatomic) UIColor *browserSwitcherGutterColor; @property (readonly, nonatomic) UIColor *browserSwitcherGutterDividerColor; @property (readonly, nonatomic) UIColor *browserSwitcherBorderColor; @property (readonly, nonatomic) UIColor *browserCloseButtonColor; @property (readonly, nonatomic) UIColor *browserAppStripSeperatorBackgroundColor; @property (readonly, nonatomic) UIColor *browserCardBackgroundColor; @property (readonly, nonatomic) double browserAppStripDimmedPluginCellOpacity; @property (readonly, nonatomic) double browserAppStripLightPluginCellOpacity; @property (readonly, nonatomic) UIColor *appGrabberBackgroundColor; @property (readonly, nonatomic) UIColor *appGrabberTitleColor; @property (readonly, nonatomic) UIColor *appGrabberPillColor; @property (readonly, nonatomic) UIColor *appSelectionOutlineColor; @property (readonly, nonatomic) UIColor *fullscreenAppDismissViewColor; @property (readonly, nonatomic) UIImage *appGrabberCloseImage; @property (readonly, nonatomic) UIImage *appSelectionOutline; @property (readonly, nonatomic) UIColor *paddleNameColor; @property (readonly, nonatomic) UIColor *paddleSelectionColor; @property (readonly, nonatomic) UIColor *paddleSeparatorColor; @property (readonly, nonatomic) UIColor *paddleShadowColor; @property (readonly, nonatomic) UIColor *paddleOuterGlow; @property (readonly, nonatomic) UIColor *paddleInnerGlow; @property (readonly, nonatomic) UIColor *paddleShadow; @property (readonly, nonatomic) UIColor *stickerDetailsSubheaderTextColor; @property (readonly, nonatomic) UIColor *stickerPeelBackgroundColor; @property (readonly, nonatomic) UIColor *fsmPickerPrimaryColor; @property (readonly, nonatomic) UIColor *fsmPickerPrimaryColorDarkEffect; @property (readonly, nonatomic) UIColor *fsmPickerPrimaryTintColor; @property (readonly, nonatomic) UIColor *fsmPickerPrimaryTintColorDarkEffect; @property (readonly, nonatomic) UIColor *fsmPickerSecondaryColor; @property (readonly, nonatomic) UIColor *fsmPickerSecondaryColorDarkEffect; @property (readonly, nonatomic) UIColor *fsmPickerPageIndicatorColor; @property (readonly, nonatomic) UIColor *fsmPickerPageIndicatorColorDarkEffect; @property (readonly, nonatomic) UIColor *fsmPickerCurrentPageIndicatorColor; @property (readonly, nonatomic) UIColor *fsmPickerCurrentPageIndicatorColorDarkEffect; @property (readonly, nonatomic) UIColor *fsmPickerSendButtonColor; @property (readonly, nonatomic) UIColor *fsmPickerCloseButtonColor; @property (readonly, nonatomic) UIColor *fsmPickerCloseButtonColorDarkEffect; @property (readonly, nonatomic) UIColor *fsmPickerBackgroundColor; @property (readonly, nonatomic) UIColor *macEffectPickerCloseButtonTintColor; @property (readonly, nonatomic) UIColor *fsmPickerBlueLayerBackgroundColor; @property (readonly, nonatomic) UIColor *fsmPickerBackgroundViewColor; @property (readonly, nonatomic) UIColor *fsmPickerRoundedViewColor; @property (readonly, nonatomic) UIColor *fsmPickerDotColor; @property (readonly, nonatomic) UIColor *businessDescriptionViewControllerBackgroundColor; @property (readonly, nonatomic) UIColor *businessInfoViewGreetingTextColor; @property (readonly, nonatomic) UIColor *businessInfoViewDescriptionTextColor; @property (readonly, nonatomic) UIColor *nicknameViewBackgroundColor; @property (readonly, nonatomic) UIColor *dividerViewBackgroundColor; @property (readonly, nonatomic) UIColor *callButtonBackgroundColor; @property (readonly, nonatomic) UIColor *syncProgressLabelColor; @property (readonly, nonatomic) UIColor *syncProgressUserMessageColor; @property (readonly, nonatomic) UIColor *syncProgressUserActionButtonTextColor; @property (readonly, nonatomic) UIColor *syncProgressIndeterminateProgressBarTintColor; @property (readonly, nonatomic) UIColor *syncProgressActionButtonDisabledColor; @property (readonly, nonatomic) UIColor *carplayNavBarComposeButtonColor; @property (readonly, nonatomic) UIColor *carplayNavBarComposeButtonFocusColor; @property (readonly, nonatomic) UIColor *carplayNavBarComposeButtonColor_Highlight; @property (readonly, nonatomic) UIColor *carplayNavBarComposeButtonFocusColor_Highlight; @property (readonly, nonatomic) UIColor *carplayUnreadImageColor_Light; @property (readonly, nonatomic) UIColor *carplayUnreadImageColor_Highlighted_Light; @property (readonly, nonatomic) UIColor *carplayUnreadImageColor_Dark; @property (readonly, nonatomic) UIColor *carplayUnreadImageColor_Highlighted_Dark; @property (readonly, nonatomic) UIColor *carplayRecipientLabelColor; @property (readonly, nonatomic) UIColor *carplayRecipientLabelFocusColor; @property (readonly, nonatomic) UIColor *carplayDateLabelColor; @property (readonly, nonatomic) UIColor *carplayDateLabelFocusColor; @property (readonly, nonatomic) UIColor *iosMacDetailsButtonColor; @property (readonly, nonatomic) UIColor *iosMacDetailsCellColor; - (void).cxx_destruct; - (id)background_balloonTextLinkColor; - (long long)navBarTextStyleForBusinessChat:(id)a0; - (id)recipientTextColorForColorType:(char)a0; - (id)reply_blue_unfilledBalloonColor; - (id)reply_gray_unfilledBalloonColor; - (id)background_unfilledBalloonColor; - (id)opaque_orb_gray_sendButtonColor; - (id)reply_blue_balloonTextLinkColor; - (id)reply_gray_balloonTextLinkColor; - (id)reply_green_balloonOverlayColor; - (long long)_businessNavBarTextStyleForColor:(id)a0; - (long long)_businessStatusBarStyleForNavStyle:(long long)a0; - (id)_primaryBrandColorForBrand:(id)a0 debugAssociatedObject:(id)a1; - (id)_secondaryBrandColorForBrand:(id)a0 debugAssociatedObject:(id)a1; - (id)_transcriptBackgroundColor; - (id)_transcriptTextColor; - (char)applyPayCashSendButtonColorForEntryViewStyle:(long long)a0; - (id)background_balloonColors; - (id)background_balloonOverlayColor; - (id)background_balloonTextColor; - (id)background_progressViewColor; - (id)background_selectionHighlightColorOverride; - (id)background_sendButtonColor; - (id)background_waveformColor; - (id)balloonColorsForColorType:(char)a0; - (id)balloonOverlayColorForColorType:(char)a0; - (id)balloonTextColorForColorType:(char)a0; - (id)balloonTextColorInPrintingPathForColorType:(char)a0; - (id)balloonTextLinkColorForColorType:(char)a0; - (id)black_balloonColors; - (id)black_balloonOverlayColor; - (id)black_balloonTextColor; - (id)black_balloonTextLinkColor; - (id)black_progressViewColor; - (id)black_selectionHighlightColorOverride; - (id)black_sendButtonColor; - (id)black_unfilledBalloonColor; - (id)black_waveformColor; - (id)blue_balloonColors; - (id)blue_balloonOverlayColor; - (id)blue_balloonTextColor; - (id)blue_balloonTextLinkColor; - (id)blue_progressViewColor; - (id)blue_selectionHighlightColorOverride; - (id)blue_sendButtonColor; - (id)blue_unfilledBalloonColor; - (id)blue_waveformColor; - (id)business_balloonColors; - (id)business_balloonOverlayColor; - (id)business_balloonTextColor; - (id)business_balloonTextLinkColor; - (id)business_progressViewColor; - (id)business_selectionHighlightColorOverride; - (id)business_sendButtonColor; - (id)business_unfilledBalloonColor; - (id)business_waveformColor; - (char)ckAcknowledgementColorTypeForColor:(id)a0; - (id)entryViewBackdropSettings; - (id)entryViewDarkBackdropSettings; - (id)entryViewTransparentBackdropSettings; - (id)gray_balloonColors; - (id)gray_balloonOverlayColor; - (id)gray_balloonTextColor; - (id)gray_balloonTextLinkColor; - (id)gray_progressViewColor; - (id)gray_selectionHighlightColorOverride; - (id)gray_sendButtonColor; - (id)gray_unfilledBalloonColor; - (id)gray_waveformColor; - (id)green_balloonColors; - (id)green_balloonOverlayColor; - (id)green_balloonTextColor; - (id)green_balloonTextLinkColor; - (id)green_progressViewColor; - (id)green_selectionHighlightColorOverride; - (id)green_sendButtonColor; - (id)green_unfilledBalloonColor; - (id)green_waveformColor; - (id)messageAcknowledgment:(long long)a0 acknowledgmentImageColor:(long long)a1; - (id)messageAcknowledgment:(long long)a0 selectedAcknowledgmentImageColor:(long long)a1; - (id)messageAcknowledgmentBalloonColorForStyle:(long long)a0; - (char)messageAcknowledgmentBalloonColorTypeForStyle:(long long)a0; - (id)messageAcknowledgmentSelectedBalloonColorForSMSPicker; - (id)messageAcknowledgmentSelectedBalloonColorForStyle:(long long)a0; - (id)messageAcknowledgmentSelectedBalloonColorForStyle:(long long)a0 serviceName:(id)a1; - (id)message_editing_black_balloonColors; - (id)message_editing_black_balloonOverlayColor; - (id)message_editing_black_balloonTextColor; - (id)message_editing_black_balloonTextLinkColor; - (id)message_editing_black_progressViewColor; - (id)message_editing_black_selectionHighlightColorOverride; - (id)message_editing_black_sendButtonColor; - (id)message_editing_black_unfilledBalloonColor; - (id)message_editing_black_waveformColor; - (id)multiway_balloonColors; - (id)multiway_balloonOverlayColor; - (id)multiway_balloonTextColor; - (id)multiway_balloonTextLinkColor; - (id)multiway_progressViewColor; - (id)multiway_selectionHighlightColorOverride; - (id)multiway_sendButtonColor; - (id)multiway_unfilledBalloonColor; - (id)multiway_waveformColor; - (long long)navBarTextStyleForBusinessHandle:(id)a0; - (id)opaque_orb_gray_balloonColors; - (id)opaque_orb_gray_balloonOverlayColor; - (id)opaque_orb_gray_balloonTextColor; - (id)opaque_orb_gray_balloonTextLinkColor; - (id)opaque_orb_gray_progressViewColor; - (id)opaque_orb_gray_selectionHighlightColorOverride; - (id)opaque_orb_gray_unfilledBalloonColor; - (id)opaque_orb_gray_waveformColor; - (id)primaryBrandColorForBusinessChat:(id)a0; - (id)primaryBrandColorForBusinessHandle:(id)a0; - (id)progressViewColorForColorType:(char)a0; - (id)red_balloonColors; - (id)red_balloonOverlayColor; - (id)red_balloonTextColor; - (id)red_balloonTextLinkColor; - (id)red_progressViewColor; - (id)red_selectionHighlightColorOverride; - (id)red_sendButtonColor; - (id)red_unfilledBalloonColor; - (id)red_waveformColor; - (id)reply_blue_balloonColors; - (id)reply_blue_balloonOverlayColor; - (id)reply_blue_balloonTextColor; - (id)reply_blue_progressViewColor; - (id)reply_blue_selectionHighlightColorOverride; - (id)reply_blue_sendButtonColor; - (id)reply_blue_waveformColor; - (id)reply_gray_balloonColors; - (id)reply_gray_balloonOverlayColor; - (id)reply_gray_balloonTextColor; - (id)reply_gray_progressViewColor; - (id)reply_gray_selectionHighlightColorOverride; - (id)reply_gray_sendButtonColor; - (id)reply_gray_waveformColor; - (id)reply_green_balloonColors; - (id)reply_green_balloonTextColor; - (id)reply_green_balloonTextLinkColor; - (id)reply_green_progressViewColor; - (id)reply_green_selectionHighlightColorOverride; - (id)reply_green_sendButtonColor; - (id)reply_green_unfilledBalloonColor; - (id)reply_green_waveformColor; - (id)secondaryBrandColorForBusinessChat:(id)a0; - (id)secondaryBrandColorForBusinessHandle:(id)a0; - (id)selectionHighlightColorOverrideForColorType:(char)a0; - (id)sendButtonColorForColorType:(char)a0; - (BOOL)shouldOverlayAppBorderImage; - (id)siri_balloonColors; - (id)siri_balloonOverlayColor; - (id)siri_balloonTextColor; - (id)siri_balloonTextLinkColor; - (id)siri_progressViewColor; - (id)siri_selectionHighlightColorOverride; - (id)siri_sendButtonColor; - (id)siri_unfilledBalloonColor; - (id)siri_waveformColor; - (long long)statusBarStyleForBusinessChat:(id)a0; - (long long)statusBarStyleForBusinessHandle:(id)a0; - (id)stewie_balloonColors; - (id)stewie_balloonOverlayColor; - (id)stewie_balloonTextColor; - (id)stewie_balloonTextLinkColor; - (id)stewie_progressViewColor; - (id)stewie_selectionHighlightColorOverride; - (id)stewie_sendButtonColor; - (id)stewie_unfilledBalloonColor; - (id)stewie_waveformColor; - (long long)toFieldBackdropStyle; - (id)unfilledBalloonColorForColorType:(char)a0; - (id)waveformColorForColorType:(char)a0; - (id)white_balloonColors; - (id)white_balloonOverlayColor; - (id)white_balloonTextColor; - (id)white_balloonTextLinkColor; - (id)white_progressViewColor; - (id)white_selectionHighlightColorOverride; - (id)white_sendButtonColor; - (id)white_unfilledBalloonColor; - (id)white_waveformColor; @end