Metabase MB_APPLICATION_COLORS

Hello,

any sample on how to set MB_APPLICATION_COLORS with values on environment variables?

Thanks in advance
Nandish

Hi @nandishss
The easiest would be to look in your browser developer Network-tab, when saving colors on Admin > Settings > Whitelabel
But something like this should work, if you're trying to set all colors:

MB_APPLICATION_COLORS='{"value":{"accent1":"#00bfaf","accent2":"#a07fdc","accent3":"#7ecc66","accent4":"#f9c45c","accent5":"#3a213f","accent6":"#e65c1d","accent7":"#292450","brand":"#e35054","nav":"#e35054"}}'

I would recommend using the support email, when working with the Enterprise Edition.