UI theme and branding settings

In Administration > Theme the administrator can:

  • Choose the UI design version for BRIX.
  • Change the branding settings, including corporate colors, company logos, custom fonts, and styling.

Set the system theme

Starting with version 2026.4, you can upgrade the system interface to the improved Design V2. To switch to V2:

  1. Test V2 first: Apply Design V2 in a test environment to make sure all custom interfaces display correctly. Adjust your layouts if needed. For details, see Switching to Design V2.  
  2. Go to Administration > Theme.

Select a design version:

theme-01

  • V1: The default interface style used up to version 2026.7.
  • V2: Modernized design with unified component styling. It brings consistent colors, sizes, padding, corner radii, and fonts across all UI elements. V2 will apply automatically starting with version 2026.7.
  1. Click Save at the bottom of the page. The new style will apply to all users instantly.

Note: Full migration to Design V2 is scheduled for version 2026.11. This staged rollout ensures a smooth transition without breaking existing custom solutions.

Customize branding options

You can align the BRIX interface with your company’s brand identity using the following settings:

  1. Go to Administration > Theme.
  2. Configure interface colors:

theme-02

  • Primary color: Click the paint bucket icon to choose a color from the palette, or enter a specific HEX code. It contains the # symbol and a value, e.g., #6baad8.
  • Secondary colors: By default, these match your primary color shade. Expand the advanced options to individually adjust panel backgrounds, navigation links, buttons, and hover effects for workspace menus.
  1. Upload company logos in .svg, format:

theme-03

  • Logo: Appears above the main workspace list in the top-left corner of the page.
  • Favicon: Displays next to the page title on browser tabs.
  • Login page logo: Appears on the sign-in screen.
  • System user avatar: Appears next to system notifications in the main #Activity Stream and item associated activity stream.
  • Loading screen logo: Appears on splash screens when pages reload or update.
  1. Configure fonts, page titles, help links, and custom CSS:

theme-04

  • Font files: Upload a .woff2 file to change the system typeface.
  • Page title suffix: Specify your company name to display on browser tabs. Default format: #Activity Stream · Messages · BRIX. You can replace BRIX with any custom text.
  • Show links to Help Center: Uncheck this box to hide all links to official BRIX documentation. This is useful for closed-network (air-gapped) environments. Disabling this option removes the ? help widget from the top panel, widget settings, process designer, and interface designer.
  • Custom styles file: Upload a .css file to apply custom styling. Starting with version 2026.4, you can define source design token values in this file to control overall UI styling. For details, see design tokens.

Note that applying custom CSS may affect layout stability and cause interface elements to display incorrectly.

  1. Click Save at the bottom of the page.
  2. To return to the initial settings, click Reset.

By adding a custom company logo and applying a branded color scheme, your BRIX workspace may look like this:theme-05