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!The Power BI Data Visualization World Championships is back! Get ahead of the game and start preparing now! Learn more
I use a custom theme to set default options for a number of visuals. I would like to have the theme automatically a custom color for the Color option under the Default Color style card for Shape Maps. I added the following to my theme under the visualStyles section:
"shapeMap": {
"*": {
"defaultColor": [{
"color": "#F6E3D2"
}]
}
}The theme loads correctly, but the map still defaults to using the standard grey instead of my custom color. Any ideas?
Solved! Go to Solution.
Hi @jcpewittyancey ,
The given theme file does not target the default color for shape map. Here is a correct snippet:
Hi @jcpewittyancey ,
The given theme file does not target the default color for shape map. Here is a correct snippet:
Hi @jcpewittyancey ,
Based on my test, I can reproduce your issue here. Thanks for pointing it out, I have reported it to PG, Once fixed, will let your know.
The Power BI Data Visualization World Championships is back! Get ahead of the game and start preparing now!
Check out the November 2025 Power BI update to learn about new features.
| User | Count |
|---|---|
| 59 | |
| 43 | |
| 42 | |
| 23 | |
| 17 |
| User | Count |
|---|---|
| 190 | |
| 122 | |
| 96 | |
| 66 | |
| 47 |