Visualization color got changed after deploying the report from one env to another env

Hi All,

I have implemented a analysis in quick sight and when I migrated the analysis from dev env to test env.

for few visualizations the title colour got changed to different colour.

In Dev env :

After Migration:

Can anyone tell me why this is happening??? How can I resolve this issue ?.

Hi @achourey

You might have a different theme applied to the dashboard in dev & test env . Please check and if required deploy theme as well across dev & test accounts .

https://docs.aws.amazon.com/cli/latest/reference/quicksight/create-theme.html

https://docs.aws.amazon.com/cli/latest/reference/quicksight/create-theme.html

Please check and let us know if this helps to solve the issue.

Thanks
VInod

1 Like

No, I have applied the same theme in both the env.

Hi,

The titles of the visualization use the Primary foreground value on the theme, but if these have been changed manually using the edit title, then those do not use the Primary foreground anymore. I have not tried moving visualization with edited colours, maybe these are not copied over to the new environment and it is just using the Primary foreground of the theme?

Please let us know.

1 Like

Before deciding on the theme, we manually changed the colour for a few titles and later used the same colour for all titles. We also set the same colour for the primary foreground in them.

Now, how can I fix this issue? Do I have to remove the visualization and fix it, or do I have to change those visualizations after deploying the new analysis environment?

I think the best option will be to revert the colour changes in the original analysis, so it picks up the theme colours for the titles so it will always use the theme default.

Hope this helps!

1 Like