Interface BuiltInThemeTinted

Tinted dark theme. Subtype of BuiltInTheme.

interface BuiltInThemeTinted {
    @type: "builtInThemeTinted";
}

Properties

Properties

@type: "builtInThemeTinted"