ThemePreset
Theme preset for a custom branding configuration.
enum ThemePreset {
NAVY
BLUE
RED
GREEN
PERIWINKLE
DEFAULT
}
Values
ThemePreset.NAVY {#navy}
ThemePreset.BLUE {#blue}
ThemePreset.RED {#red}
ThemePreset.GREEN {#green}
ThemePreset.PERIWINKLE {#periwinkle}
ThemePreset.DEFAULT {#default}
Applies the default Boomi styles.
Member Of
CustomBrandingConfigurations object ●
CustomBrandingConfigurationsInput input
Was this topic helpful?