Organization Admin permissions are required to access and modify application theme settings.
Customizing your theme
1
Navigate to Settings > Theme > Application tab.
2
Update the available theme settings to your liking.
3
Optional: Preview the theme before saving.
4
Click Save when finished. All changes will be immediately applied for internal and (if applicable) embed users.
Importing and exporting theme configuration
To export or import theme configurations, scroll to the bottom of the Application tab and click the menu.- Export downloads the current theme as an
application-theme.jsonfile. All theme properties are included; properties that have not been customized are exported asnull. - Import opens a dialog where you can paste JSON or upload a
.jsonfile. You can also drag and drop a.jsonfile directly onto the settings form. Properties not included in the imported file are reset to defaults. Changes are not saved automatically — click Save after importing.
styles for light mode and stylesDark for dark mode. The assets and assetsDark keys contain branding asset URLs. All keys are optional; missing keys default to empty. Color values must be CSS color strings or null, and asset URLs must be HTTPS URLs or null.
Previewing the theme
Click Preview theme to open a live side-by-side preview of your theme in light and dark mode before saving. The preview includes a mock navigation sidebar, draft banner, primary button, and heading text with any custom fonts applied.Restoring factory defaults
To reset all theme customizations to Omni defaults, click the menu and select Restore factory defaults. Click Save to persist the reset.Available settings
Color scheme (light and dark mode)
These settings control whether users see light mode, dark mode, or the system default, and whether they can override the instance-wide choice.Styles
Each color property can be set independently for light and dark mode. If only one mode is customized, the other mode retains its default colors.Interactive colors
Interactive colors affect primary buttons (such as Run and Save), outline and transparent buttons, draft and editing banners and indicators, branch bar styling, and notification badge dots.Navigation colors
Navigation colors affect the left navigation sidebar and dialog navigation panels, such as the Settings sidebar. You can control the appearance of items in their default, hover, and selected states.Dialogs with navigation sidebars, like Settings, automatically respect your navigation color choices — no separate configuration is needed.
Branding assets
Custom branding assets allow you to replace the default Omni logo and wordmark with your own brand assets throughout the Omni interface. Assets can be customized separately for light and dark modes, with automatic fallback when only one mode is configured.Custom branding asset images must be:
- Specified using an HTTPS URL
- In a web-compatible format such as PNG, SVG, JPG, etc.
- Publicly accessible
Using custom assets in embedded applications
When custom branding assets are configured, they appear in application mode embeds where the default Omni branding is normally hidden. This allows you to maintain your brand presence in embedded analytics experiences.- If a custom logo is set, it replaces the menu icon in application mode embeds
- Custom wordmarks are also displayed in embed contexts
- Assets automatically adapt to the user’s color scheme (light or dark mode)
Fonts
Currently, only publicly-accessible WOFF2 formats are supported.Related
- Document theme settings - Customize the look and feel of your Omni content

