vlocode-project - v1.40.0-beta-4
    Preparing search index...

    Interface AppBrand

    interface AppBrand {
        footerColor?: string;
        headerColor?: string;
        logo?: string;
        logoVersion?: number;
        shouldOverrideOrgTheme?: boolean;
    }
    Index

    Properties

    footerColor?: string
    headerColor?: string
    logo?: string
    logoVersion?: number
    shouldOverrideOrgTheme?: boolean