SDKs
Custom Themes
You can control many font and color elements for viewers on the web and in the mobile (iOS & Android) SDKs.
Themes on the Web
Any organization can customize the following elements from the Themes menu in the admin portal:
| Element | Description | |---------|-------------| | Logo | Your organization's logo displayed in the portal | | Primary Color | Used for buttons, links, and accent elements | | Default Break Slate | Background image shown during broadcast breaks | | Default Thumbnail | Default stream thumbnail for creators |
Web themes are configured per-organization and apply to all creators within that organization.
Themes on Mobile SDKs (iOS/Android)
The mobile SDKs support customizable colors and fonts for most text elements. System UI elements are not affected by custom themes.
Font Styles
The following font styles can be configured:
- Title 1, Title 2, Title 3
- Headline, Subhead
- Highlighted Caption, Highlighted Body
- Body, Callout
- Caption 1, Caption 2, Footnote
Color Styling
Both iOS and Android SDKs provide extensive color customization. See the platform-specific SDK documentation for the full list of color tokens:
- iOS — Override colors in your app's asset catalog.
- Android — Override color values in your
colors.xmlfile. See the Android SDK documentation for the complete color token table.
Light and Dark Mode
Both iOS and Android support light and dark mode. Color values can be set independently for each appearance mode.