Auth0 Node.js SDK - v6.4.0
    Preparing search index...

    Interface EventStreamCloudEventOrgUpdatedPreviousObjectBrandingColors

    Color scheme used to customize the login pages.

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

    HEX Color for primary elements.

    page_background?: string

    HEX Color for background.