# Set your own Background color

{% hint style="warning" %}
This tutorial requires to open *<mark style="color:purple;">**GameLauncher.sln**</mark>* in Visual Studio
{% endhint %}

## Change the background blur color&#x20;

Locate ***Background\_Blur*** in the Document Outline and change the color as your preference

<figure><img src="https://4090346021-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FOQCKadC4SNL7ML9xwPi2%2Fuploads%2F29z71s0qv3EL0K72z7pj%2Fimage.png?alt=media&#x26;token=9dfd8baf-1fcb-4871-8fad-73d6c633862f" alt=""><figcaption><p>Document Outline</p></figcaption></figure>

Then in the **propierties**, change the color as your preference

**There are two of them: Left and Center colors)**

<figure><img src="https://4090346021-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FOQCKadC4SNL7ML9xwPi2%2Fuploads%2F2cAr1PqLyjRA3HstraSd%2Fimage.png?alt=media&#x26;token=1c6d2869-0980-451b-8517-19ce300002c4" alt=""><figcaption><p>Background_Blur color</p></figcaption></figure>

<figure><img src="https://4090346021-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FOQCKadC4SNL7ML9xwPi2%2Fuploads%2FchwrEBfFhiBRIYvm0spZ%2Fimage.png?alt=media&#x26;token=73fc4382-8bae-4dea-8d63-b8b1b4b634c6" alt=""><figcaption><p>Game Launcher with custom background color</p></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://gamelauncher.gitbook.io/documentation/customization/set-your-own-background-color.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.
