Overview
TheStudioMetadata type allows you to customize the appearance and branding of the Studio UI. Configure the title, logo, theme, colors, feature visibility, and more.
Type Definition
Fields
Custom title for the Studio UI. Displayed in the browser tab and header.Example:
URL or path to your company logo. Displayed in the Studio header.Example:
URL or path to your favicon. Displayed in the browser tab.Example:
Company information displayed in the Studio UI.Example:
Color theme for the Studio UI.
"dark"- Always use dark theme"light"- Always use light theme"auto"- Follow system preference
"dark"Example:Custom color palette for the Studio UI.Example:
Control visibility of Studio features and pages. Disable features you don’t use.Example:
Custom navigation links to display in the Studio UI.Example:
Custom metadata for your own use. Store any additional configuration data.Example:
Usage Examples
Basic Branding
Full Customization
Minimal Configuration
Related
- StudioConfig - Main configuration object
- StudioAccessConfig - Access control configuration