interface CustomThemeTypings {
    colors: string | number;
}

Properties

Properties

colors: string | number

Generated using TypeDoc