createUnifiedTheme()
Home > @backstage/theme > createUnifiedTheme
Creates a new UnifiedTheme using the provided options.
Signature:
function createUnifiedTheme(options: UnifiedThemeOptions): UnifiedTheme;
Parameters
|
Parameter |
Type |
Description |
|---|---|---|
|
options |