Interface BuiltInThemeDay

Regular light theme. Subtype of BuiltInTheme.

interface BuiltInThemeDay {
    @type: "builtInThemeDay";
}

Properties

Properties

@type: "builtInThemeDay"