Auth0 Node.js SDK - v5.9.0
    Preparing search index...

    Interface EventStreamCloudEventOrgCreatedObjectBrandingColors

    Color scheme used to customize the login pages.

    interface EventStreamCloudEventOrgCreatedObjectBrandingColors {
        primary?: string;
        page_background?: string;
    }
    Index

    Properties

    primary?: string

    HEX Color for primary elements.

    page_background?: string

    HEX Color for background.