Skip to content

CreateThemeDto

reference
1 min readUpdated

Kind: Interface

Source: atloria-monorepo/packages/types/src/dtos/theme.dto.ts

DTO for creating a new theme

Properties

PropertyType
namestring
organizationIdstring
projectIdstring
colorsThemeColors
typographyThemeTypography
layoutThemeLayout
customCssstring
darkModeEnabledboolean
darkModeDefaultstring
darkModeColorsThemeColors
whiteLabelEnabledboolean
hidePoweredByboolean
customDomainstring
customFooterstring
audienceThemesAudienceThemes

Was this page helpful?

Download as PDF