> For the complete documentation index, see [llms.txt](https://docs.mixeffect.app/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.mixeffect.app/explore/supersource/supersource-settings/differentiate-box-colors.md).

# Differentiate Box Colors

By default, the box colors are displayed in the accent color specified in MixEffect's Settings. You can change this so the boxes are differentiated by color by following these steps:

1. Tap **Settings** (gear icon) from the MixEffect home.
2. Tap **User Interface**.
3. Under SuperSource, tap to enable **Differentiate Boxes with Color**.

The colors below will be used to identify each box:

* **Box 1**: Blue
* **Box 2**: Red
* **Box 3**: Green
* **Box 4**: Purple

<div><figure><img src="/files/hJAh303k6MXcrzgvFtic" alt=""><figcaption></figcaption></figure> <figure><img src="/files/Oc0ykT9IkMYkEYP8L5h2" alt=""><figcaption></figcaption></figure> <figure><img src="/files/XxqVEd8K4mAiEdkuFX45" alt=""><figcaption></figcaption></figure></div>


---

# 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:

```
GET https://docs.mixeffect.app/explore/supersource/supersource-settings/differentiate-box-colors.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.
