Type alias CustomerPortalTheme

CustomerPortalTheme: { backgroundColor: string; borderColor: string; iconsBackgroundColor?: string; iconsColor?: string; listItemBackgroundColor: string; planNameColor: string; sectionTitleColor: string; tabMaxHeight: string }

Type declaration

  • backgroundColor: string
  • borderColor: string
  • Optional iconsBackgroundColor?: string
  • Optional iconsColor?: string
  • listItemBackgroundColor: string
  • planNameColor: string
  • sectionTitleColor: string
  • tabMaxHeight: string