# 颜色设置

### 全局配色颜色

颜色设置功能让您能够为在线商店创建并应用多个颜色方案。这些方案可用于统一店铺的整体视觉风格，并确保不同页面或模块之间的配色保持一致。通过选择和自定义颜色方案，您可以轻松调整商店的色彩，以匹配品牌形象或特定的营销活动。具体使用可参考[Shopify配色方案](https://help.shopify.com/manual/online-store/themes/theme-structure/color-scheme)

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

### 颜色建议

* 保持品牌一致性。
* 确保文字与背景的对比度。
* 根据需求为不同页面设置不同方案。

### 自定义颜色

1. **成功颜色**，表示操作成功或状态正常。例如，成功提交表单或完成某项任务后，通常会显示此颜色
2. **失败颜色**，表示操作失败或错误信息。用于提醒用户操作中的问题或系统中的错误。
3. **警告颜色**，提示用户注意或需要处理的事项。通常用于显示可能影响用户体验或需要用户确认的通知。


---

# 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://en-ascent.webvista.studio/ascent-mu-ban-shi-yong-shuo-ming/quan-ju-she-zhi/yan-se-she-zhi.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.
