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

    Interface UpdateBrandingColors

    Custom color settings.

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

    Properties

    primary?: string | null

    Accent color.