luxlabs header browser preview


@interface CKUIThemeMac : CKUITheme

- (id)conversationListBackgroundColor;
- (id)detailsAddButtonBackgroundColor;
- (id)searchAttachmentsTitleTextColor;
- (id)blue_balloonOverlayColor;
- (id)contactsActionButtonBackgroundColor;
- (id)conversationListCellColor;
- (id)conversationListCellPreviewBackgroundColor;
- (id)conversationListCellSelectedDateColor;
- (id)conversationListCellSelectedSummaryColor;
- (id)conversationListCellSelectedTextColor;
- (id)conversationListCollectionViewBackgroundColor;
- (id)conversationListDateColor;
- (id)conversationListEditingPinsSummaryColor;
- (id)conversationListFocusFilterBannerTextColor;
- (id)conversationListPinnedCellSelectorViewColor;
- (id)conversationListPinnedConversationNameSelectedColor;
- (id)conversationListSenderColor;
- (id)conversationListSummaryColor;
- (id)detailsAttachmentsDecorationViewBackgroundColor;
- (id)detailsBackgroundColor;
- (id)detailsCollectionViewBackgroundColor;
- (id)detailsGroupPhotoBackgroundColor;
- (id)detailsHeaderFooterContentViewBackgroundColor;
- (id)entryFieldButtonColor;
- (id)gray_balloonOverlayColor;
- (id)iosMacDetailsCellColor;
- (id)paddleSeparatorColor;
- (id)quickActionButtonGlyphColor;
- (id)readSelectedIndicatorColor;
- (id)selectedConversationListTypingIndicatorBubbleColor;
- (id)spotlightSearchBackgroundColor;
- (id)spotlightSearchBarBackgroundColor;
- (id)spotlightSearchSegmentedControlBackgroundColor;

@end