Color palette changed

Hi, we've observed, that some colors in the color palette (e.g. for bars) are changing overtime - is this related to version changes? Is this even wanted behavior? br

Hi @derSSIfranz

Not sure which versions you have been using, but there shouldn't be any changes.

There is however a few issues, where drill-through can cause color changes, as well as there's only 9 colors available, so if you have more series than that, then it will try to find colors for those series.

I would need more details to understand what you're experiencing and also "Diagnostic Info" from Admin > Troubleshooting.

Cause was a code change: https://github.com/metabase/metabase/commit/fa6a354bd78467628f0d8cdb8416e65368d4711b

@derSSIfranz Are you talking about about normal.gray = colors["text-dark"]; ?

exactly