> For the complete documentation index, see [llms.txt](https://docs.fabricplan.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.fabricplan.com/documentation/plan/intelligence-sheets/how-tos/use-themes-for-consistent-color-schemes.md).

# Use themes for consistent color schemes

Use built-in themes or create custom themes to ensure consistent color schemes across all the elements in your intelligence dashboards. Themes reduce the time and effort spent on dashboard design. Applying themes eliminates the need for manually styling each element and promotes better readability with pre-tested color contrasts.

In this article, you learn to apply single-click themes in your dashboards, charts and KPI cards. You also learn how to customize, import and export themes.

### Apply dashboard themes

Dashboard themes provide a faster way to apply colors, fonts, and styling across KPIs, charts, and visual elements. With single-click themes, instantly apply a color scheme without having to configure each element separately.

In the **Intelligence** ribbon, go to **Canvas** > **Themes** to select a different color palette.

<figure><img src="/files/I6f66rzV8RDVBUFLgAvc" alt=""><figcaption></figcaption></figure>

Intelligence sheets support multiple pre-defined themes:

* **Light** – A clean, bright theme designed for general business reporting and everyday dashboard use.
* **Dark** – A dark-background theme that reduces screen glare and improves visibility in low-light environments.
* **Colorblind Light** – A light theme that uses a color palette optimized for users with color vision deficiencies, improving accessibility and readability.
* **Colorblind Dark** – A dark theme with colorblind-friendly colors, combining accessibility with a low-glare viewing experience.
* **IBCS** – A theme based on the principles of the International Business Communication Standards (IBCS), using standardized colors, visual conventions, and formatting to improve report consistency and data comprehension.

Select a theme to apply it across all the elements in the dashboard.

<figure><img src="/files/eKOM7r1EDxi5tU0L3peL" alt=""><figcaption></figcaption></figure>

### Create and edit dashboard themes <a href="#select-a-theme" id="select-a-theme"></a>

Themes support extensive customizations. Tailor themes to match your organization's branding, reporting standards, or accessibility requirements. Modify colors, canvas backgrounds, text formatting, borders, and headers for a standardized dashboard design.

1. Select **Add Theme**.
2. In the **Color Palette** section, specify the chart and variance colors.
3. Use the **Page** section, to set the canvas and wallpaper backgrounds. Import images or select a color for the background. You can also enable gridlines and set page dimensions.
4. Customize the font family, font size, and color. For automatic adjustments:

* Enable **Responsive Size** to adjust the font size based on the canvas area.&#x20;
* Turn on the **Enable Auto Font** option to change the font color for maximum visibility based on the background.

5. Set the border, shadow, and header colors from the **Layout** section.

<figure><img src="/files/lVWJJXyhjcJK5qXUY1Iy" alt=""><figcaption></figcaption></figure>

{% hint style="info" %}
Hover over a theme and select **More options** (...) > **Edit** to personalize a pre-built theme.
{% endhint %}

#### Import and export dashboard themes <a href="#select-a-theme" id="select-a-theme"></a>

Import custom themes in JSON format into an intelligence sheet to apply formatting standards across dashboards and reports. Select **Import JSON**. Upload a JSON file or paste the content.

<figure><img src="/files/QhWT1pBq4NoBCy57mbb9" alt=""><figcaption></figcaption></figure>

Export themes configured within an intelligence sheet and reuse them across intelligence sheets. Hover over a theme and select **More options** (...) > **Export**. Copy the configuration and save it in a .json file.

<figure><img src="/files/ZLvBlF3uj9GhTF3VZvQk" alt=""><figcaption></figcaption></figure>

#### Apply built-in themes for charts <a href="#select-a-theme" id="select-a-theme"></a>

Each chart type is rendered using a default color scheme. Select a different theme to change the colors.

1. To select a theme, on the chart ribbon, in this example *Treemap*, select the paintbrush icon to view available themes.

<figure><img src="/files/WwcH97Snv3QrgZ0LcyNo" alt=""><figcaption></figcaption></figure>

2. Select color palettes like the dark theme or colorblind dark/white from the **Classic** theme section.&#x20;

<figure><img src="/files/VzhN9oCze5seaPyf8pMw" alt=""><figcaption></figcaption></figure>

3. Apply themes that conform to specific standards like IBCS. By applying an IBCS-aligned theme with a single click, you can create dashboards that follow established reporting conventions.

<figure><img src="/files/gPapeUGC1zhz3R6xlo2u" alt=""><figcaption></figcaption></figure>

### Change the theme for KPI cards

Change the theme to quickly use a predefined set of colors and formatting options in KPI dashboards. In the **KPI** ribbon, go to **Settings** > **Theme** and apply a theme.

<figure><img src="/files/BqxG375LslFgDW8QYd93" alt=""><figcaption></figcaption></figure>

Theme colors determine the appearance of both KPI metrics and charts.

<figure><img src="/files/tYgb0wmPxq9Ah1nIWCAp" alt=""><figcaption></figcaption></figure>

### Create custom themes

Modify theme settings to align with your organization's branding and reporting needs. To customize theme colors, go to **Settings** > **Theme** > **Classic** > **Customize**. You can assign colors for charts, measures, variances, etc.&#x20;

* Expand the **Measure Colors** section and set the color used to render each measure.&#x20;

<figure><img src="/files/aEXm7pKRAliK8bgFANHw" alt=""><figcaption></figcaption></figure>

* Assign colors used to show positive and negative variances from the **Variance Colors** section.

<figure><img src="/files/9NAy5FFxnOnv44Cou2MH" alt=""><figcaption></figcaption></figure>

* Assign a custom background and font color from the **Canvas Colors** section.

<figure><img src="/files/SfMFEjFS7yxbbBJgZxrs" alt=""><figcaption></figcaption></figure>

After designing a theme, you can export the JSON config and save it as a .json file. Import the config file to reuse the same theme in across all your charts.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter, and the optional `goal` query parameter:

```
GET https://docs.fabricplan.com/documentation/plan/intelligence-sheets/how-tos/use-themes-for-consistent-color-schemes.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
