Get certified for free when you join Fabric Data Days 2026 and dive into Fabric, Power BI, SQL, AI, and other essential data skills.
Join nowJuly 7 - July 17 | Round 2 of the Power BI Dataviz World Championships. Don't miss your chance! Learn more
Hi guys,
I am trying to configure a corporate theme within Power BI and would like to set the title bar of all visual to be blue (#428BCA) with white (#FFFFFF). However I am struggling to find the correct property which will do this, I have tried combinations of the following but to no avail:
{
"name": "Corp Std",
"dataColors": ["#FF00FF", "#5B6B72", "#D72825", "#E57F29", "#12C705"],
"background": "#FFFFFF",
"foreground": "#428BCA",
"tableAccent": "#F21C75",
"visualStyles":{
"*":{
"*":{
"*":[{ "showTitle":true,
"color":"#428BCA",
"fontcolor":"#FFFFFF"}]
}
}
}
}
Any help with the JSON syntax would be greatly appreciated.
Thanks in advance
Solved! Go to Solution.
Hi @derria,
Unfortunately, it doesn't support formatting the title of visuals through themes. Please see this similar thread: Using Theme to set Title Background & Font Color
Best regards,
Yuliana Gu
Hi @derria,
Please refer to below article for information about the correct format of the detailed JSON file:
Use Report Themes in Power BI Desktop
Best regards,
Yuliana Gu
Hi Yuliana,
I have previously read through the article you mentioned and hence why I posted onto the forum.
I am looking to create theme where any visual added will automatically default to having a blue title bar, as below:
However, I am unable to locate a property setting via the JSON file which can do this, and am looking for confirmation as to whether this is possible?
Hi @derria,
Unfortunately, it doesn't support formatting the title of visuals through themes. Please see this similar thread: Using Theme to set Title Background & Font Color
Best regards,
Yuliana Gu
If you check out this website, it may help show you what you need. https://powerbi.tips/tools/color-theme-generator/
Thanks MaryF.
Unfortunately, there is no property shown for the 'Title' on any of the visuals and I am starting to wondering if it is not feasible to set the title ![]()
Join us in Barcelona for FabCon and SQLCon, the Fabric, Power BI, SQL, and AI community event. Save €200 with code FABCMTY200.
Join Data Days 2026: 60 days of free live/on-demand sessions, challenges, study groups, and certification opportunities.
| User | Count |
|---|---|
| 29 | |
| 23 | |
| 18 | |
| 18 | |
| 15 |
| User | Count |
|---|---|
| 51 | |
| 44 | |
| 43 | |
| 39 | |
| 32 |