> For the complete documentation index, see [llms.txt](https://broadcast.presidiocreative.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://broadcast.presidiocreative.com/broadcast-v4/theme-settings/release-notes.md).

# Theme Settings Intro

'Theme Settings' is set off to the left side in the Theme Editor. This menu contains a bundle of all global settings in Broadcast.

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

{% hint style="info" %}
Please note that global settings can affect multiple sections and multiple pages.
{% endhint %}

<table data-view="cards"><thead><tr><th></th><th></th><th></th><th data-hidden data-card-cover data-type="files"></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td><strong>Colors</strong></td><td>Set three or four main colors that will represent your brand</td><td></td><td><a href="/files/2J3Fy4ayUxwXU2ysSO87">/files/2J3Fy4ayUxwXU2ysSO87</a></td><td><a href="/pages/VeeNo6q9NYUzwXKRxu59">/pages/VeeNo6q9NYUzwXKRxu59</a></td></tr><tr><td><strong>Typography</strong></td><td>Set two main fonts</td><td></td><td><a href="/files/txZIcuZYQBmFEmThjh2I">/files/txZIcuZYQBmFEmThjh2I</a></td><td><a href="/pages/SkY1CEw03H3IWeOPSbim">/pages/SkY1CEw03H3IWeOPSbim</a></td></tr><tr><td><strong>Buttons</strong></td><td>Set color options for your primary and secondary button stlyes</td><td></td><td><a href="/files/1NMqg5dt1sTgWWFFkrNZ">/files/1NMqg5dt1sTgWWFFkrNZ</a></td><td><a href="/pages/x7NhdkPWudC85qw68AEx">/pages/x7NhdkPWudC85qw68AEx</a></td></tr><tr><td><strong>Layout</strong></td><td>Miscellaneous settings that can affect small details in your store.</td><td></td><td><a href="/files/VJFgUHVkszGPPPwwOayn">/files/VJFgUHVkszGPPPwwOayn</a></td><td><a href="/pages/iY5kp5uInudrkZIDjlG5">/pages/iY5kp5uInudrkZIDjlG5</a></td></tr><tr><td><strong>Search</strong></td><td>Adjust the serach menu</td><td></td><td><a href="/files/zjrjmbRa0pM78BAdmCVm">/files/zjrjmbRa0pM78BAdmCVm</a></td><td><a href="/pages/h2EvjSxHlwd2SihXdR1H">/pages/h2EvjSxHlwd2SihXdR1H</a></td></tr><tr><td><strong>Social media</strong></td><td>Include your social media links</td><td></td><td><a href="/files/5wvyASeckro3mMmnfWgG">/files/5wvyASeckro3mMmnfWgG</a></td><td><a href="/pages/fRXFIX6W4Won3Qp85hAa">/pages/fRXFIX6W4Won3Qp85hAa</a></td></tr><tr><td><strong>Product Grid</strong></td><td>Various product grid options</td><td></td><td><a href="/files/T5M1ZX50xTgZkhGzdalf">/files/T5M1ZX50xTgZkhGzdalf</a></td><td><a href="/pages/zRTZkPfBZdHn5ZMMfmTG">/pages/zRTZkPfBZdHn5ZMMfmTG</a></td></tr><tr><td><strong>Product Form</strong></td><td>Adjust the settings of your product form</td><td></td><td><a href="/files/o7YNbOMJ6Mi0krd6uzEG">/files/o7YNbOMJ6Mi0krd6uzEG</a></td><td><a href="/pages/xvRTK4ZL70ksmS1d69l0">/pages/xvRTK4ZL70ksmS1d69l0</a></td></tr><tr><td><strong>Cart</strong></td><td>Toggle the use of a cart drawer and more</td><td></td><td><a href="/files/mZdELoVHLvlW88e8P8ve">/files/mZdELoVHLvlW88e8P8ve</a></td><td><a href="/pages/TaNMDOX864AKowQ9qKD3">/pages/TaNMDOX864AKowQ9qKD3</a></td></tr></tbody></table>

### Additional Theme Settings included with Broadcast:

* Favicon
* Currency Format
* Advanced
* Custom CSS
* Checkout
* Theme Style


---

# 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://broadcast.presidiocreative.com/broadcast-v4/theme-settings/release-notes.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.
