# Supademo Theme

Customize the look and feel of individual Supademos to match your brand.

### How to set a theme for specific Supademos?

Supademo allows you to set unique themes on a per-demo basis—perfect for tailoring demos to specific audiences, teams, or use cases.

{% hint style="info" %}
✨ Customize logos, colors, CTA buttons, and more—all without affecting your global workspace settings.
{% endhint %}

To set demo-specific themes, simply follow the instructions below:

{% @supademo/embed demoId="cluluxn6211fs12mem0mvnqk0" url="<https://app.supademo.com/demo/cluluxn6211fs12mem0mvnqk0>" %}

### Upload Custom Meta Images for Sharing

By default, Supademos and Showcases use a system-generated meta image when shared on social media, Slack, or other platforms. For personalized demos, you can upload a custom meta image to ensure it reflects the right context.

#### Supported surfaces:

* HTML Supademos
* Screenshot-based Supademos
* Showcases

#### How it works:

1. Go to the **SEO Settings** panel for your demo or Showcase.
2. Upload a **custom meta image** (recommended size: 1200x630px).
3. The uploaded image will replace the default share preview.
4. Want to remove it? Click the 🗑️ trash icon in the top-right corner to revert to the default logic.

> 📌 Ideal for demos using variables or HTML customization where default meta images might not make sense.


---

# 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.supademo.com/customize/personalize/custom-branding/supademo-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.
