Hi @IsraelDC1,
You can’t change the color through settings. However, you could change the logo by doing the following:
- Go to the Settings → Support → Support Keys.
- Search for the
ui.whitelabel.url
support key and update it with the URL of the logo, e.g: https://www.domain.com/logo - 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 afterimg-src 'self'
. - Restart Dremio.
Also, please see this related old thread: Change Dremio logo to company - #6 by puspitab
Bogdan