# General Theme Settings

### **Canvas**

**Canvas** settings are used as the top-level settings on the theme. The font options (Size, Family, Color) will be inherited through the theme to other properties where overrides can be made.&#x20;

### **Tiles**

* **Tile Styles** apply to the chart tiles on the dashboard and contextual tile collections. The tile style will also be used if the is a modal dialogue presented to end-users.
* **Container Tile** settings are applied to all container tiles using the theme. However, the style of the container can be selected at the tile level. It’s important to note that the tab and button options may collapse into a dropdown style on smaller screens.&#x20;

### **Buttons**&#x20;

Each button style is used in different applications.

***Primary Button***

* Filter Dashboard Button
* Date range picker buttons&#x20;
* Download Table Tile&#x20;
* Button Default background color used on radio buttons and checkboxes&#x20;

***Secondary Button***&#x20;

* More Filters button&#x20;
* Table pagination buttons&#x20;

***Download Button***&#x20;

* Filter Area Download Button&#x20;

***Button Toggle & Group***&#x20;

* Multi-Select Text Filters&#x20;

**Hyper Link Button**

* Tile Action indicators on Tables
* Text Tile Hyperlinks

### **Components and Inputs**&#x20;

Components and input styles are applied across collections from dashboard filters and menu lists.


---

# 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.verbdata.com/design-themes/general-theme-settings.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.
