setColorTheme MethodStatic
Deprecated  in 4.15.0. Use theme prop of ThemeManager.
Set the theme value used by the ThemeManager component.
setColorTheme(theme: ThemeId): void
@note Requires redux provider.
| Parameter | Type | Description | 
|---|---|---|
| theme | ThemeId | 
Returns - void
Defined in
Last Updated: 14 October, 2025
Found something wrong, missing, or unclear on this page? Raise an issue in our repo.