@terrestris/shogun-util
    Preparing search index...

    Interface DefaultApplicationTheme

    interface DefaultApplicationTheme {
        complementaryColor?: string;
        faviconPath?: string;
        logoPath?: string;
        primaryColor?: string;
        secondaryColor?: string;
    }
    Index

    Properties

    complementaryColor?: string
    faviconPath?: string
    logoPath?: string
    primaryColor?: string
    secondaryColor?: string