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

    Interface UpdateBrandingColors

    Custom color settings.

    interface UpdateBrandingColors {
        primary?: string | null;
        page_background?: UpdateBrandingPageBackground;
    }
    Index
    primary?: string | null

    Accent color.