# Advanced colour settings (SA only) (Virtual event)

## App

| Title                        | Copied from |
| ---------------------------- | ----------- |
| Background                   | Event 1     |
| Background Avatar            | Event 1     |
| Navigation icon              | Event 1     |
| Navigation color             | Event  3    |
| Navigation Hover Icon        | Event  1    |
| Navigation Hover Color       | Event  1    |
| Navigation Toggle Background | Event 3     |
| Navigation Toggle Color      | White       |

## Platform

| Title                                   | Copied from |
| --------------------------------------- | ----------- |
| Avatar Color                            | White       |
| Chat Background                         | Event 2     |
| Chat Message Background                 | Event 3     |
| Chat Message Color                      | White       |
| Chat Own Message Background             | Event 1     |
| Chat Own Message Color                  | White       |
| Chat Submit Color                       | Event 1     |
| Schedule Tab Background                 | Event 3     |
| Schedule Tab Color                      | White       |
| Schedule Tab Active Background          | Event 2     |
| Schedule Tab Active                     | White       |
| Schedule Program Background             | Event 3     |
| Schedule Program Color                  | White       |
| Schedule Program Hover Schadow          | Event 1     |
| Schedule Program Hover Arrow Background | Event 1     |
| Schedule Program Hover Arrow Color      | White       |
| Lobby Card Background                   | Event 2     |
| Lobby Card Color                        | White       |
| Modal Header Background                 | Event 1     |
| Modal Header Title Color                | White       |
| Modal Header Tab Background             | Event 3     |
| Modal Header Tab Color                  | White       |
| Modal Header Tab Active Background      | White       |
| Modal Header Tab Active Color           | Event 3     |
| Button Primary Background               | Event 1     |
| Button Primary Border                   | Event 1     |
| Button Primary Color                    | White       |
| Button Primary Icon                     | White       |
| Button Secondary Background             | White       |
| Button Secondary Border                 | Gray 300    |
| Button Secondary Color                  | Event 3     |
| Button Secondary Icon                   | Event 1     |

## Badge

| Title                      | Copied from |
| -------------------------- | ----------- |
| Badge Primary Background   | Event 1     |
| Badge Primary Border       | Event 1     |
| Badge Primary Color        | Event 1     |
| Badge Secondary Background | Event 1     |
| Badge Secondary Border     | Event 1     |
| Badge Secondary Color      | White       |

## Keycord

| Title                 | Copied from |
| --------------------- | ----------- |
| Keycord Front         | Event 2     |
| Keycord Back          | Event 3     |
| Keycord Badge Name    | Event 3     |
| Keycord Badge Company | Event 1     |

## Advanced css settings (SA only)

### Lobby

| Title              | Adjusts                                 |
| ------------------ | --------------------------------------- |
| Lobby Card Filter  | The greyscale of the lobby tiles        |
| Lobby Card Opacity | The overlay colour opacity of the tiles |


---

# 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://knowledge-base.letsgetdigital.com/the-admin-panel/settings/general-settings-app-+-vp-1/branding-settings-app-+-vp/advanced-colour-settings-sa-only.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.
