# How to update color schemes?

{% hint style="danger" %}
**Note important:** This is a new color setting that will delete all current color settings. Therefore, when updating, you will need to reconfigure all color settings that you have set up in previous versions.
{% endhint %}

{% hint style="info" %}
**Color schemes:** Craft distinct color schemes for various sections across your online store. A scheme is a collection of colors. Your theme comes with predefined schemes that you can modify in the editor. Embed your brand colors for a consistent palette throughout your store
{% endhint %}

## **Please follow these steps if you wish to update the color scheme settings.**

## **1. Download** the **latest version** of Umino Shopify theme from Themeforest.

## **2.** Go to the **theme package folder**. Open folder **themes**

&#x20;  **2.1.** Starting from version Umino 2.0.1, all homepages will use the color scheme. You can read more in the [changelogs](/umino-shopify/introduction/changelogs.md)

&#x20;  **2.2.** From your admin, click to **Online store ==> Themes ==> Add theme ==> Upload zip file**

## **3. Setup color schemes**

&#x20;   **-** In the theme editor **(Customize)-> Theme settings -> Color**

{% hint style="info" %}
**Note:**

* You can add schemes according to the quantity you want without any limitations for adding schemes.
* The color options within the color scheme will still be kept according to the previous versions. Please follow the [link](/umino-shopify/theme-settings/color.md) to understand the purpose of these color options.
* When you don't add a scheme, the default settings of the sections and blocks will be set to **Scheme 1**.
  {% endhint %}

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

## **4.** Setup color scheme in sections and blocks

{% hint style="info" %}
**Note:**

* When you update the theme color scheme, we have changed the color settings of the sections and blocks to the form of selecting a color scheme in the theme settings.
* You can choose the color scheme you want, and the colors of sections and blocks will be configured according to the color settings of that color scheme
  {% endhint %}

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


---

# 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://blueskytechcos-organization.gitbook.io/umino-shopify/frequently-asked-questions/how-to-update-color-schemes.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.
