Skip to main content
Question

Creating a multi-brand system with multiple modes

  • November 25, 2025
  • 0 replies
  • 15 views

Willem Purdy

Hello! I’m trying to create a multi brand system that shares the same primitive tokens, but each brand has a different number and naming convention for themes (modes).

For example:

Brand 1 has:

  • Light
  • Dark
  • Lavender

Brand 2 has:

  • Light
  • Dark

Brand 3 has: 

  • Light
  • Dark
  • Brown

I currently have a solution but it unfortunately doesn't scale well. At the moment all of my brands have to share the same number and name of modes. Even if they don’t exist for certain brands.

I thought this would be achievable with the new extended collections update, but unless I’m missing something, I can’t get it to work. Has anyone tackled a similar challenge and what was your outcome?