luxlabs header browser preview


@interface CNFRegModernTransparentDarkAppearanceController : CNFRegModernAppearanceController

- (long long)keyboardAppearance;
- (long long)modalPresentationStyle;
- (long long)navigationBarStyle;
- (id)tableSeparatorColor;
- (long long)tableSeparatorStyle;
- (id)tableBackgroundColor;
- (id)customBackgroundColor;
- (id)tableCellBackgroundColor;
- (id)navigationBarTintColor;
- (id)splashEntryPlaceholderTextColor;
- (id)tableCellCheckmarkImageDisabled;
- (long long)navigationBarActivityIndicatorStyle;
- (id)navigationBarBackgroundImage;
- (BOOL)navigationBarTranslucent;
- (id)splashEntryFieldLabelTextColor;
- (id)splashEntryFieldTextColor;
- (BOOL)splashScreenShowsIcon;
- (id)splashSignInFieldsBackgroundColor;
- (id)splashSignInFieldsBorderColor;
- (long long)splashSignInProgressIndicatorColor;
- (id)splashTitleLabelTextColor;
- (BOOL)styleUsesCustomTableStyle;
- (id)tableCellDetailLabelBackgroundColor;
- (id)tableCellDetailLabelColor;
- (id)tableCellEditableTextFieldClearButton;
- (id)tableCellEditableTextFieldClearButtonPressed;
- (id)tableCellTextLabelBackgroundColor;
- (id)tableCellTextLabelColor;
- (id)tableFooterTextColor;
- (id)tableHeaderTextColor;
- (id)userInteractionColor;

@end