# Theme Settings

### ⭐️ Introducing Theme Settings

* CustomerGlu’s Theme settings feature allow teams to do a one time set up a style guide within the dashboard as per their brand guidelines to access within the campaign editor anytime they wish to launch a campaign.
* This allows teams to ensure even quicker customisation of CustomerGlu’s templates with their set-up style guides.

### 👉🏻 Creating themes with CustomerGlu’s theme settings

* Access theme settings by clicking “Appearance” on the user profile pop-up.
* You will then be directed to the theme settings page where you can start by creating your first theme!

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

### 🎨 Colour Setup for Your Theme

1. You can setup your colour palette to run campaign under 2 modes
   * light mode
   * dark mode
2. Your colour palette can consist of colour options for backgrounds, text, semantics and your brands primary, secondary and accent colours.

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

### 🅰 Typography scale Setup

1. Set up your typography scale within your theme as per your product’s brand guidelines.
2. You can create typography scales for different device breakpoints like **mobile, tablet and desktop!**

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

### ▶️ Button Styling Inputs

Styling inputs for your campaign buttons can also be configured in theme settings.

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

### 💾 Save and Access Themes Within Campaigns

Your saved themes will be visible and accessible for future editing.

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

### 👉🏻 Accessing Saved Themes within Campaign Editor

1. Saved themes can be accessed within the campaign editor.
2. Theme inputs for colours, Typography and Button Styling and be modified within the themes modal and saved.

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

In case of a mismatch of colours from theme settings, we can simply select one of the preferred colours from the themes for background and text.

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

Modifying text sizing within the themes modal

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


---

# 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://help.customerglu.com/theme-settings.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.
