# Introducing dark theme

We have recently added support for dark mode to our verification consent screen. You can now customise the look and feel of the verification consent screen as per your app theme, and provide a rich experience to your users. Additionally, dark mode also reduces the strain on end users eyes in low lighting conditions.

<figure><img src="/files/T61sPVVm3qVmBPPU3gUR" alt=""><figcaption></figcaption></figure>

The support for customising the verification dialog in dark mode is being rolled out with the latest version of Truecaller app for users. Refer to our updated SDK documentation to know more on how this works.


---

# 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.truecaller.com/truecaller-sdk/product-updates/introducing-dark-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.
