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 nowJuly 28 - August 9 | Final Round of the Power BI Dataviz World Championships. This is your chance. Learn more
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",
Join us in Barcelona for FabCon and SQLCon, the Fabric, Power BI, SQL, and AI community event. Save €200 with code FABCMTY200.
| User | Count |
|---|---|
| 25 | |
| 23 | |
| 20 | |
| 18 | |
| 14 |
| User | Count |
|---|---|
| 22 | |
| 20 | |
| 20 | |
| 20 | |
| 20 |