# Logos

**Digital** supports **Dark Mode,** so you can add both a regular publication logo and a logo for a dark mode.

<figure><img src="/files/1VGg1EEFItW5ugmtKUVM" alt=""><figcaption><p>Logo in light mode</p></figcaption></figure>

<figure><img src="/files/FYtZKvFQ54PHEoeBloPA" alt=""><figcaption><p>Logo in dark mode</p></figcaption></figure>

## To upload regular Publication Logo:

1. Go to **Settings > Design & branding** from the admin menu
2. Click **Brand** in the **Design** settings sidebar on the right
3. Click **Upload logo** button in the **Publication logo** menu item

## To upload Dark Mode Logo:

1. Go to **Settings > Design & branding** from the admin menu
2. Click **Site-wide** in the **Design** settings sidebar on the right
3. Click **Upload** **image** button in the **Dark mode logo** menu item


---

# 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://highfivethemes.gitbook.io/digital-user-documentation/custom-settings/logos.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.
