- API ›
- Constructors ›
- BaseThemeTinted
BaseThemeTinted
---types--- baseThemeTinted#6d5f77ee = BaseTheme
Belongs to
| BaseTheme |
In Rust this constructor is a variant of the enums::BaseTheme enum.
Match on it with: if let enums::BaseTheme::BaseThemeTinted(v) = result { ... }
Parameters
This item has no parameters.
Used by
| InstallTheme |