Kind: Interface
Source: atloria-monorepo/apps/api/src/branding/branding.service.ts
Properties
| Property | Type |
|---|---|
siteName | `string |
tagline | `string |
logoLightUrl | `string |
faviconUrl | `string |
primaryColor | `string |
accentColor | `string |
supportEmail | `string |
menuStyle | `string |
menuConfig | `Record<string, any> |
theme | `string |
logoDarkUrl | `string |
fontFamily | `string |
customCss | `string |
hidePoweredBy | `boolean |
customFooter | `string |
colorMode | `string |
audienceThemes | `Record<string, AudienceThemeEntry> |
allowReaderTheme | `boolean |
Was this page helpful?