Themes.json Apr 2026

{ "version": 3, "settings": { "appearanceTools": true, "color": { "palette": [ { "slug": "primary", "color": "#007cba", "name": "Primary Blue" } ] } }, "styles": { "typography": { "lineHeight": "1.5" } } } Use code with caution. Copied to clipboard

In Power BI, a JSON theme file dictates the default appearance of all visuals in a report, such as chart colors and border styles. Use report themes in Power BI - Microsoft Learn themes.json

Depending on whether you are building a modern website or a data report, a theme.json file serves as the "brain" for your design, controlling everything from colors and fonts to layout spacing. { "version": 3