interface default {
    advisorImage: string;
    backgroundColor: string;
    backgroundImageUrl: string;
    bottomBannerBackgroundColor: string;
    bottomBannerTextColor: string;
    headerImageUrl: string;
    primaryGameWindowColor: string;
    primaryGameWindowTextColor: string;
    quote: string;
    secondaryGameWindowColor: string;
    secondaryGameWindowTextColor: string;
}

Properties

advisorImage: string
backgroundColor: string
backgroundImageUrl: string
bottomBannerBackgroundColor: string
bottomBannerTextColor: string
headerImageUrl: string
primaryGameWindowColor: string
primaryGameWindowTextColor: string
quote: string
secondaryGameWindowColor: string
secondaryGameWindowTextColor: string