Journey themes apply to hosted journeys only, in both Low-code and No-code delivery. An API-first integration renders its own screens, so it doesn’t use a journey theme.Changes to a theme apply to every journey that uses it, though they can take a few minutes to reach journeys that are already running. Create a new theme instead of editing an existing one when you want to brand a single journey differently.
Default theme
Every organisation starts with a Default theme. The Default theme uses GBG colours and the DM Sans font, and it has no logo. You can edit the Default theme, and you can create as many other themes as you need. Each theme has its own resource ID and version, shown above the Branding and Text styles tabs. Developers use these values to reference the theme when they start a journey through the API. To learn how, see Apply a theme through the API.Create a theme
To create a journey theme:- In the GBG Go platform, click Settings.
- Click the Journey Themes tab.
- Click Create a new theme.
- Enter a name for your theme, for example, “Retail onboarding theme.”
- Click Create new theme.
Configure branding
The Branding tab holds the colours, corner styles, and logo for your theme. To configure the branding of a theme:- In the GBG Go platform, click Settings.
- Click the Journey Themes tab.
- Select your theme from the theme list.
- Click the Branding tab.
-
Under Colours, enter a six-character hex value for each of the following, or click the colour swatch to pick a colour:
-
Under Rounded corners, enter a value in pixels for the following:
- Input corners: The corner radius of input fields.
- Button corners: The corner radius of buttons.
- Under Logo, click Upload new logo and select your logo file.
- Click Save, then click Save changes.
Logo requirements
Your logo must meet the following requirements:- The file format is PNG or SVG.
- The file size is 5 MB or smaller.
Configure text styles
The Text styles tab holds the font, size, line height, and weight for the text on your journey screens. To configure the text styles of a theme:- In the GBG Go platform, click Settings.
- Click the Journey Themes tab.
- Select your theme from the theme list.
- Click the Text styles tab.
- Under Headings, select a font from the Heading font list.
-
Click Heading level 1, then set the following:
- Size: The font size in pixels.
- Line height: The space between lines, as a percentage of the font size.
- Weight: The thickness of the text.
- Click Heading level 2 and set the same values for your second-level headings.
- Under Text, select a font from the Text font list.
-
Click each of the following tabs in turn, and set the size, line height, and weight for each:
- Normal text: Body text on your journey screens.
- Small text: Supporting text, such as hints and helper text.
- Forms: Text in form fields and their labels.
- Click Save, then click Save changes.
You choose from the fonts built into the GBG Go platform. You can’t upload or import your own font files.
Edit a theme
You edit a theme in the same tabs you use to configure a new one. The Save button becomes available once you make a change. To edit a theme:- In the GBG Go platform, click Settings.
- Click the Journey Themes tab.
- Select the theme you want to edit from the theme list.
- Change the values on the Branding tab, the Text styles tab, or both.
- Click Save. A confirmation message tells you that your changes apply instantly to journeys using this theme.
- Click Save changes.
Rename a theme
To rename a theme:- In the GBG Go platform, click Settings.
- Click the Journey Themes tab.
- Select the theme you want to rename from the theme list.
- Click Rename.
- Enter the new name and confirm it.
Audit logging
The GBG Go platform records the following theme activity in the audit log:- Creating a theme.
- Editing a theme.
- Applying a theme to a journey.
Next steps
Branding
Apply a theme to a hosted journey and preview it before you launch.