This is best Fabric, Power BI, SQL and AI community event. How do we know? The last event sold out! Save €200 with code FABCMTY200.
Register nowA new Data Days event is coming soon! This time we’re going bigger than ever. Fabric, Power BI, SQL, AI and more. Don't miss out.
Hi,
I have the attached Json theme that I import into my PBIX files regularly.
However, the text shows up an ugly green!
How do I edit the file to show black text as the default?
"name": "PBIX Theme 1",
"dataColors": [ "#003e69", "#ef3829", "#38939b", "#f47b20", "#5e9732" ],
"background":"#FFFFFF",
"foreground": "#3A6108",
"tableAccent": "#000000"
}
Solved! Go to Solution.
"foreground": "#3A6108",
Here is the Ugly green part you're refering to.
Change this value to "#000000" to default it to black.
"foreground": "#000000",
"foreground": "#3A6108",
Here is the Ugly green part you're refering to.
Change this value to "#000000" to default it to black.
"foreground": "#000000",
Check out the May 2026 Power BI update to learn about new features.
Sign up to receive a private message when registration opens and key events begin.
If you have recently started exploring Fabric, we'd love to hear how it's going. Your feedback can help with product improvements.
| User | Count |
|---|---|
| 29 | |
| 26 | |
| 25 | |
| 22 | |
| 13 |
| User | Count |
|---|---|
| 59 | |
| 50 | |
| 26 | |
| 20 | |
| 19 |