# Edit Theme

Our Edit Theme section is where you can change the look and feel of your Blocworx instance.

{% hint style="info" %}
**Please note:** This is a brand new feature and we'll be looking to improve this rapidly by allowing you to add colour schemes throughout the instance, font styles, button colours, table colours, background/foreground colours etc. See our full list of expected changes in our Coming Soon section below.
{% endhint %}

### Change Logo

You can change the logo at the top left of your instance, we advise that you follow our recommended size of 210 \* 86, however it is still possible to use another size.

![Before Changing](/files/mXMrGOMNMJSmGRJ9eyTw)

![After the change](/files/cgYBtKYKVlR2DJn6CSYA)

### Change Header Background

It is also possible to replace the background image at the top of your instance. This may be to suit your logo.

![](/files/rI5hYYzxpE94g0XqGWPr)

### Coming Soon

We are currently working the abilities to change the following:

* &#x20;Header Background to a colour
* Sidebar background colour
* Core button colours (e.g. logout)
* Panel background colours
* Table background colours
* Main background colours


---

# 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://manual.blocworx.com/blocworx-documentation/no-code-development/edit-theme.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.
