
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-17-2023 05:02 AM
We recently upgraded to Vancouver and noticed that all the charts have a black background. How can we change it to white by default for all charts/reports?
Solved! Go to Solution.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-18-2023 02:25 AM
That's what I thought. We reached out to ServiceNow and they pointed out to UX Style (sys_ux_style) where we had a custom style implemented way during Tokyo version. However after the upgrade, the dark mode was available and it kind of broke the styling. We had to change a line in the UX style to --now-datavis_color--primary: --now-color--neutral-0 and that fixed it
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-17-2023 02:11 PM
Hi @Community Alums ,
Isn't this just do to your theme setting?
If my answer has helped with your question, please mark my answer as accepted solution and give a thumb up.
best regards
Anders
If my answer has helped with your question, please mark my answer as the accepted solution and give a thumbs up.
Best regards
Anders
Rising star 2024
MVP 2025
linkedIn: https://www.linkedin.com/in/andersskovbjerg/

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-18-2023 02:25 AM
That's what I thought. We reached out to ServiceNow and they pointed out to UX Style (sys_ux_style) where we had a custom style implemented way during Tokyo version. However after the upgrade, the dark mode was available and it kind of broke the styling. We had to change a line in the UX style to --now-datavis_color--primary: --now-color--neutral-0 and that fixed it