Kind: Interface
Source: atloria-monorepo/apps/web/src/app/p/[slugId]/components/BrandingContext.tsx
Properties
| Property | Type |
|---|---|
siteName | `string |
tagline | `string |
logoLightUrl | `string |
faviconUrl | `string |
primaryColor | `string |
accentColor | `string |
supportEmail | `string |
menuStyle | `MenuStyle |
menuConfig | `MenuConfig |
theme | `string |
logoDarkUrl | `string |
fontFamily | `string |
customCss | `string |
hidePoweredBy | `boolean |
customFooter | `string |
colorMode | `string |
audienceThemes | `Record<string, AudienceTheme> |
allowReaderTheme | `boolean |
Was this page helpful?