Kind: Function
Source: atloria-monorepo/templates/site-bootstrap/src/lib/theme.ts
Signature
tsfunction applyTheme(mode: ThemeMode, primaryColor: string)
Parameters
| Name | Type |
|---|---|
mode | ThemeMode |
primaryColor | string |
Kind: Function
Source: atloria-monorepo/templates/site-bootstrap/src/lib/theme.ts
tsfunction applyTheme(mode: ThemeMode, primaryColor: string)
| Name | Type |
|---|---|
mode | ThemeMode |
primaryColor | string |
Was this page helpful?