This time we’re going bigger than ever. Fabric, Power BI, SQL, AI and more. We're covering it all. You won't want to miss it.
Learn moreLevel up your Power BI skills this month - build one visual each week and tell better stories with data! Get started
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 April 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 |
|---|---|
| 30 | |
| 23 | |
| 23 | |
| 17 | |
| 15 |
| User | Count |
|---|---|
| 61 | |
| 36 | |
| 29 | |
| 22 | |
| 21 |