Advance your Data & AI career with 50 days of live learning, dataviz contests, hands-on challenges, study groups & certifications and more!
Get registeredJoin us at FabCon Atlanta from March 16 - 20, 2026, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM. Register now.
Hello,
I'm trying to get the values from a theme within a custom visual.
I can get the color settings with the `ColorHelper`, but how can I get values about font family, size, and colors?
If I look into this sample theme:
https://gist.github.com/gonz4lex/7097bc0a7c6b40a7067a065965ad6414
or
https://github.com/mattrudy/PowerBI-ThemeTemplates/blob/master/GlobalLevelTemplate.json
Multiple values could be defaults for custom visuals (color, font family, alignment for labels and titles, even background color, transparency, or border radius).
Two questions:
1. Is there a way to get them with the API?
2. Are all these properties also present in the default theme?
Thanks
ralph
After some more research, I have the impression that there is no way to initialize a chart with values from the theme.
It seems that the concept of themes isn't integrated into PBI custom visuals.
Could confirm my theory?
Join the Fabric FabCon Global Hackathon—running virtually through Nov 3. Open to all skill levels. $10,000 in prizes!
Check out the October 2025 Power BI update to learn about new features.