# Change object colours on the Home Page

KPIs and Charts that are displayed on the Home Cards of NewHub can reflect the colour rules you have set for these objects inside the QVF. To do this, follow these steps:

1. Open your NewHub Admin Panel and navigate to the Configuration tab.
2. Find he "Card Object Theme" item and Select the appropriate theme

This setting allows you to change chart colors by selecting a Qlik Sense theme n the Home page.&#x20;

<figure><img src="/files/8N3cL9rkXWTsAMW8c12K" alt=""><figcaption></figcaption></figure>

Color handling via an expression directly is currently not supported in NewHub (this functionality will be added in a future release).

## Dark Theme

A dark theme can be easier on the eyes and help improve focus, especially when working in low-light environments. We have a dark theme available for download that you can use.

You can download our dark theme from [here](https://github.com/cluster-products/newhub-nightmode/archive/refs/heads/main.zip). Once you have downloaded the file, [follow the instructions](https://help.qlik.com/en-US/sense-developer/February2023/Subsystems/Extensions/Content/Sense_Extensions/CustomThemes/custom-themes-installing.htm) to install and and activate the theme as described above.


---

# 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://docs.clusterdesign.io/newhub-onpremise/getting-started/change-object-colours-on-the-home-page.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.
