Skip to main content

Branding Settings

Branding Settings is an Enterprise feature that allows you to customize your Console, logo, favicon, error messages, and more.

This reference covers all of Pomerium's branding settings:

Primary Color

Primary Color sets the primary color for the Enterprise Console and Route Error Details pages when users are in Light Mode.

How to configure

TypeDefault
hex codePomerium Purple (#6F43E7)

See Custom Branding / Errors for more information.

Examples

Customize Primary Color in the Console:

Set custom primary color for light mode

Secondary Color

Secondary Color sets the primary color for the Enterprise Console and Route Error Details pages when users are in Light Mode.

How to configure

TypeDefault
hex codePomerium Purple (#6F43E7)

See Custom Branding / Errors for more information.

Examples

Customize Secondary Color in the Console:

Set custom secondary color for light mode

Primary Color (Dark Mode)

Primary Color (Dark Mode) sets the primary color for the Enterprise Console and Route Error Details pages when users are in Dark Mode.

How to configure

TypeDefault
hex codePomerium Purple (#6F43E7)

See Custom Branding / Errors for more information.

Examples

Customize Primary Color (Dark Mode) in the Console:

Set custom primary color for dark mode

Secondary Color (Dark Mode)

Secondary Color (Dark Mode) sets the secondary color for the Enterprise Console and Route Error Details pages when users are in Dark Mode.

How to configure

TypeDefault
hex codePomerium Green (#49AAA1)

See Custom Branding / Errors for more information.

Examples

Customize Secondary Color (Dark Mode) in the Console:

Set custom secondary color for dark mode

Favicon URL

Favicon URL customizes the Favicon displayed in the Enterprise Console and Open Source endpoints.

How to configure

TypeDefault
URLPomerium Favicon

See Custom Branding / Errors for more information.

Examples

Customize Favicon URL in the Console:

Replace the Favicon in Pomerium Enterprise

Logo URL

Logo URL customizes the logo displayed in the Enterprise Console and Open Source endpoints.

How to configure

TypeDefault
URLPomerium Logo

See Custom Branding / Errors for more information.

Examples

Customize Logo URL in the Console:

Replace the Logo in Pomerium Enterprise

Error Message Header

Error Message Header customizes the error message that Pomerium displays on the Error Details page for 403 Unauthorized errors.

Error messages must be written in plain text or Markdown, and are only applied to routes where the Show Error Details setting is enabled.

How to configure

TypeDefault
stringPomerium error message

See Custom Branding / Errors for more information.

Examples

Customize the Error Message Header in the Console:

  1. Enter your custom error message Error message box

  2. Select Show Error Details for the route where you want to display the custom error message Show error details for a specific route

  3. View your custom error message Shows custom error message