# Theme style

### Theme style

Theme styles are predefined design presets included with the Monterrey Theme. Each style provides a different combination of colors, typography, and layout settings, allowing you to quickly change the overall look and feel of your store without starting from scratch.

To change your theme style:

1. In the theme editor (**Customize**), click **Theme settings.**
2. Locate **Change theme style.**
3. Choose a style from the list
4. Confirm your selection. The new style’s colors, fonts, and layout settings will replace your current settings.

{% hint style="info" %}
Important Note: Changing theme styles will reset your current theme settings (colors, typography, spacing, etc.) to match the new style. Your store content (products, collections, and pages) will not be affected.
{% endhint %}

<br>


---

# 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://raidho.gitbook.io/monterrey-theme/settings/editor/theme-style.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.
