Can you add color themes for the different environments?

Hi @IsraelDC1,

You can’t change the color through settings. However, you could change the logo by doing the following:

  1. Go to the Settings → Support → Support Keys.
  2. Search for the ui.whitelabel.url support key and update it with the URL of the logo, e.g: https://www.domain.com/logo
  3. Search for the ui.csp.value support key and whitelist the domain name that contains the logo (in this case www.domain.com) by adding the domain after img-src 'self'.
  4. Restart Dremio.

Also, please see this related old thread: Change Dremio logo to company - #6 by puspitab

Bogdan