A standard theme.json file is placed in your theme's root directory and typically includes these sections: : Specifies the API version (currently 2 or 3).

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

: Enables/disables UI tools and defines presets like your color palette and typography.

{ "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

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.

In WordPress, theme.json is the configuration file for block-based themes. It allows you to define global settings and styles that apply to both the front end and the editor.

The two most common uses for this file are in development and Power BI reporting. 1. WordPress theme.json Guide

: Check the WordPress Developer Handbook for a full reference. 2. Power BI theme.json Guide

WebRezPro logo

Any questions?

We would love to hear from you! Please let us know how we can help or if you would like to schedule a free, no-obligation demonstration. 

* By agreeing to accept SMS messaging from WebRezPro, you agree and acknowledge that WebRezPro may send text messages to your wireless phone number for any purpose. Message and data rates may apply. You will be able to opt-out by replying STOP. For more information, please refer to our Privacy Policy.