# Use themes for consistent color schemes

Use built-in themes or create custom themes to ensure consistent color schemes across your Fabric dashboards.

### Why are themes used in dashboards?

{% hint style="success" %}

### Themes reduce the time and effort spent on dashboard design -

* Built-in themes can be applied with a single click, ensuring the color scheme is the same across all charts and tables in your dashboard.
* Eliminates the need for manually styling each element.
* Better readability with pre-tested color contrasts
  {% endhint %}

### How to use themes to style your charts?

Applying themes in Lumel Intelligence is simple - just click a theme name to instantly apply a professionally designed color scheme that enhances your dashboard’s appearance and readability.

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

You also have the flexibility to set custom themes. You can assign colors for charts, measures, variances, etc.&#x20;

After designing a theme, you can export the JSON config and download the file. Import the config file to reuse the same theme in other charts.

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

Just like we did for charts, themes can be applied to KPI cards as well. The example shows how to change the color scheme for a dashboard with KPI cards.

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


---

# Agent Instructions: 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:

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

The question should be specific, self-contained, and written in natural language.
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.
