Microsoft Fabric Community Conference 2025, March 31 - April 2, Las Vegas, Nevada. Use code FABINSIDER for a $400 discount.
Register nowGet inspired! Check out the entries from the Power BI DataViz World Championships preliminary rounds and give kudos to your favorites. View the vizzies.
In PowerBI you can define your own theme. In this JSON file you can define the fontsize and the font family but fontcolor doesn't work. How can i set the fontcolor of all text (lables, titles, legends etc) all black.
{ "name": "All Fonts Color to black", "visualStyles":{ "*":{ "*":{ "*":[{ "fontSize": 10, "fontColor":"#000000" }] } } } }
Hi @BI_user,
By my tests, you should set the fontcolor for different properties, it may not work in all texts.
This feature is not supported in Power BI currently, please vote this idea here which has been submitted in Power BI ideas forum.
Best Regards,
Cherry
Not done much with themes, but try this site to help get the correct json
March 31 - April 2, 2025, in Las Vegas, Nevada. Use code FABINSIDER for a $400 discount!
Check out the February 2025 Power BI update to learn about new features.
User | Count |
---|---|
86 | |
69 | |
66 | |
51 | |
33 |
User | Count |
---|---|
113 | |
95 | |
75 | |
64 | |
40 |