Join us at FabCon Atlanta from March 16 - 20, 2026, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.
Register now!Learn from the best! Meet the four finalists headed to the FINALS of the Power BI Dataviz World Championships! Register now
I am getting a theme import error with this code:
{
"name": "Theme1",
"dataColors": ["#003B64", "#FFF200", "#FFD500", "#A9EOEA", "#231F20", "#49494A", "#737474", "#9A9B9B", "#C3C4C4", "#E7E7E7", "#FFFFFF"],
"background":"#FFFFFF",
"foreground": "#A9EOEA",
"tableAccent": "#FFD500"
}
I can't seem to find any problems with the code. Thoughts?
Solved! Go to Solution.
Looks like it didn't like the hex code used for black. When I switched to #000000, it worked fine.
Also, just an fyi- i have tried importing as both a json and a text file- neither has worked.
Looks like it didn't like the hex code used for black. When I switched to #000000, it worked fine.
Share feedback directly with Fabric product managers, participate in targeted research studies and influence the Fabric roadmap.
Check out the February 2026 Power BI update to learn about new features.
| User | Count |
|---|---|
| 53 | |
| 51 | |
| 36 | |
| 15 | |
| 14 |
| User | Count |
|---|---|
| 93 | |
| 77 | |
| 41 | |
| 26 | |
| 26 |