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 have a report with a custom 'Dark Theme' that works great, however I cannot seem to remove this white shadow between the usable page and the outspace/wallpaper. I do have shadows configured for visuals, but if I change the shadow to red this white shadow stays white. I can't seem to get rid of this white shadow! Any advice?
"visualStyles": {
"page": {
"*": {
"outspace": [
{
"color": {
"solid": {
"color": "#252423"
}
},
"transparency": 0
}
],
"background": [
{
"color": {
"solid": {
"color": "#252423"
}
},
"transparency": 0
}
]
}
},
"*": {
"*": {
"dropShadow": [
{
"show": true,
"color": {
"solid": {
"color": "#252423"
}
},
"position": "Inner",
"preset": "Custom",
"shadowSpread": 10,
"shadowBlur": 18.0,
"angle": 0,
"shadowDistance": 0,
"transparency": 65
}
],
Solved! Go to Solution.
Hi @jhayes0128
I think this might assist. There is the Canvas Background and the Wallpaper. I have a slight shadow with the below options:
Now, when I turn the Canvas Background to 100% transparent, the shadow goes away:
If you can use the Wallpaper as the basis of your dark theme, switch the canvas to complete transparency (100%), you should find the shadow goes away.
Hope this helps!
Theo 🙂
If I have posted a response that resolves your question, please accept it as a solution to formally close the post.
Also, if you are as passionate about Power BI, DAX and data as I am, please feel free to reach out if you have any questions, queries, or if you simply want to connect and talk to another data geek!
Want to connect?www.linkedin.com/in/theoconias
Perfect, thank you! I usuall apply a background image and so changing the Background to 100% means that image will no longer show; work around, keep Background at 100% and insert an image as a "background" in order to eliminate that wallpaper/background light shadow.
@jhayes0128 glad it helped! All the best mate.
If I have posted a response that resolves your question, please accept it as a solution to formally close the post.
Also, if you are as passionate about Power BI, DAX and data as I am, please feel free to reach out if you have any questions, queries, or if you simply want to connect and talk to another data geek!
Want to connect?www.linkedin.com/in/theoconias
Hi @jhayes0128
I think this might assist. There is the Canvas Background and the Wallpaper. I have a slight shadow with the below options:
Now, when I turn the Canvas Background to 100% transparent, the shadow goes away:
If you can use the Wallpaper as the basis of your dark theme, switch the canvas to complete transparency (100%), you should find the shadow goes away.
Hope this helps!
Theo 🙂
If I have posted a response that resolves your question, please accept it as a solution to formally close the post.
Also, if you are as passionate about Power BI, DAX and data as I am, please feel free to reach out if you have any questions, queries, or if you simply want to connect and talk to another data geek!
Want to connect?www.linkedin.com/in/theoconias
The Power BI Data Visualization World Championships is back! Get ahead of the game and start preparing now!
| User | Count |
|---|---|
| 40 | |
| 38 | |
| 36 | |
| 29 | |
| 28 |
| User | Count |
|---|---|
| 126 | |
| 88 | |
| 78 | |
| 66 | |
| 65 |