> For the complete documentation index, see [llms.txt](https://docs.tipo.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.tipo.io/tipo-auction/auction-widget-and-storefront-display/customize-auction-widget-colors.md).

# Customize auction widget colors

The auction widget colors control how the auction looks on your product pages, including buttons, highlights, and background colors.

***

### 🛠️ Step-by-step: Change auction widget colors

&#x20;1\. Open the app > click **Settings** > **Appearance** tab

You’ll see color settings on the left and a **live preview** on the right.

2. Configure the color you want for each section of the auction widget

For each color:

* Click the color box
* Choose a new color or paste a HEX code
* Preview the change

3. Add custom CSS to style the auction widget (optional)
4. Click **Save** to update the changes

Open an auction product page on your store and check the result.&#x20;

<figure><img src="/files/5L0W1nioebCTkO4CIyGF" alt=""><figcaption></figcaption></figure>

***

**🙋 Still need support?**

If you still need help, please feel free to contact us at <hi@tipo.io>. We’ll be happy to assist you further.


---

# 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.tipo.io/tipo-auction/auction-widget-and-storefront-display/customize-auction-widget-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.
