# Theme Tab

This tab allows you to customize the look and feel of Finance Tables. You can choose a base theme and apply overrides for colors, font sizes, borders, and other visual elements.

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

#### **Base themes**

Finance Tables includes the following base themes:

* **IBCS (default):** Standard light theme based on IBCS styling.
* **IBCS Dark:** Dark variant of the IBCS theme.

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

The settings below the base themes are saved as overrides on top of the selected base theme.

### **Theme options**

You can configure the following general theme options:

* **Font size:** Set the default font size used in the table.
* **Header font size:** Set the font size used in the table headers.
* **Border radius:** Set the border radius used in UI elements.
* **Tableau fonts:** Inherit fonts from Tableau workbook formatting.
* **Compact mode:** Reduce spacing in the table to fit more rows and columns on screen.

### **Color configuration**

The theming tab allows you to individually color parts of your Finance Table, such as:

* **Borders:** Main border color and row border color.
* **Backgrounds:** Grid background, header background, panel background, filter background, odd row background, selected row background, grand total background and subtotal background.
* **Text:** Main text color, secondary text color, header text color, input text color, total text color and subtotal text color.
* **IBCS colors:** Colors used for IBCS-specific visuals such as bars, outlines, axes and subtotal borders.

Use the color picker to select a color. If needed, you can clear an override to fall back to the selected base theme.


---

# 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.infotopics.com/finance-tables/configuration/configuration-screen/theme-tab.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.
