# Style presets

**Theme styles** apply pre-selected settings for colors, fonts, and minor design elements. The change can be quite subtle but will give you a basic starting point for customizing your store’s branding.

{% hint style="danger" %}
*Theme styles do not change the layout of page sections, the header, footer, or any individual section settings. You can download other presets to access demo layouts:* [*Stiletto*](https://themes.shopify.com/themes/stiletto/presets/stiletto)*,* [*Linen*](https://themes.shopify.com/themes/stiletto/presets/linen)*,* [*Luster*](https://themes.shopify.com/themes/stiletto/presets/luster)*,* [*Glimmer*](https://themes.shopify.com/themes/stiletto/presets/glimmer)*, and* [*Tapestry*](https://themes.shopify.com/themes/stiletto/presets/tapestry)*.*
{% endhint %}

{% hint style="success" %}
Theme styles change settings for:

* **Colors** of the background, text, links, borders, header, footer, and buttons.
* **Fonts** (including style and size) for logo, headings, body, and button text.
* **Product listing styles**, including for swatches, badges, image aspect ratio, and sale and discount formats.
* **Quick search result styles** either as column, list, or thumbnails.
  {% endhint %}

### Select theme style

***

Stiletto has 5 theme styles named after the demo store with the same style settings. You can switch to another theme style, or change the theme settings to create your own style.

<details>

<summary><mark style="color:blue;"><strong>STEPS</strong></mark></summary>

In your **Shopify Admin**:

1. (*Recommended*.) [Duplicate your theme](https://help.shopify.com/en/manual/online-store/themes/managing-themes/duplicating-themes) to save as a backup.
2. In the theme editor, click the **Theme settings** icon.
3. Click the **Theme style** tab.
4. Select a preset to preview the styles.
5. To apply the theme style, click **Change style**.

   > The theme style will overwrite your current settings. Make sure you've duplicated your theme to keep as a backup.
6. Click **Save**.

</details>

{% hint style="info" %}
The demos provide just a few examples of how to use the theme. When you download Stiletto, you have access to all the same sections found in every demo. You can recreate any feature or page found in the demos. Or you can combine features and customize your store to have a substantially different layout and style, for any industry.
{% endhint %}


---

# 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://help.fluorescent.co/stiletto/theme-styles/style-presets.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.
