Skip to content

UpdateBrandingDto

reference
1 min readUpdated

Kind: Interface

Source: atloria-monorepo/apps/api/src/branding/branding.service.ts

Properties

PropertyType
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?

Download as PDF