# How to Customize your Community Theme

To enhance the immersive community experience for members, TaskOn now supports customizable community interface color schemes. You can personalize your community according to your project’s color design.&#x20;

Currently, both light and dark modes are available.

## Getting Started

1. [Login](/guide-book/how-to-enter-taskon-community-hub/how-to-log-in.md), and enter the Entity Hub.

<figure><img src="/files/Gp2mp1Zp2FIgonOQeOjv" alt="" width="563"><figcaption></figcaption></figure>

2. Click on "`Community Settings`", and click "`dApp integration`".

<figure><img src="/files/72jBpLTbqLnqO1MHuGkT" alt="" width="563"><figcaption></figcaption></figure>

3. Choose `Custom Theme`, and click "Configure".

<figure><img src="/files/pL2OXCLG5lURDqb5jMgp" alt="" width="563"><figcaption></figcaption></figure>

4. You can set Mode and Color.

<figure><img src="/files/jrlvKGL5QFsejZ1RB0iR" alt="" width="563"><figcaption></figcaption></figure>

<figure><img src="/files/duO0Nj22di4cj4EiBAuO" alt="" width="563"><figcaption></figcaption></figure>

5. After all settings are done, you can view the actual effect in the Preview Box (Mobile & PC)  on the right and make adjustments accordingly.
6. Click "Save".

<figure><img src="/files/ERYkWd0MKJO5o2JE3ABm" alt="" width="563"><figcaption></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://taskoncommunitys-organization.gitbook.io/guide-book/community-hub/dapp-integration/how-to-customize-your-community-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.
