# Style Themes

Using style themes related prompt you can easily create or manage [themes](/form-management/style-branding/style-editor/theme.md) without any technical knowledge. Artemis is capable to craft any theme be it static or animated content with images and generate a style out of it.

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

Here a few samples prompts that you could use to create or manage style themes.

### 🆕 Create New Themes

* “Create a clean corporate theme using blue and gray tones.”
* “Generate a modern dark theme with subtle animated gradients and soft shadows.”
* “Design a minimal theme with high contrast for accessibility.”
* “Create a playful and colorful theme suitable for a youth audience.”
* “Build a premium luxury-style theme with elegant typography.”

### 🎯 Brand Alignment

* “Create a theme aligned with our brand colors: #002060 and #6D9EFF.”
* “Generate a survey theme that matches a fintech company branding.”
* “Adapt this survey to look more aligned with a healthcare organization.”
* “Create a government-style theme with neutral, professional colors.”

### ✏ Update / Modify Existing Themes

* “Switch this theme to dark mode while keeping the same brand colors.”
* “Increase contrast and improve readability.”
* “Make buttons more prominent and modern.”
* “Reduce visual intensity and simplify the layout.”
* “Update typography to a more modern sans-serif style.”

### 🖼 Visual Asset Generation

* “Generate a subtle background image that fits this corporate theme.”
* “Create a soft gradient background aligned with the current color palette.”
* “Add a modern abstract header image.”
* “Generate a light textured background that remains accessible.”
* “Create decorative section dividers consistent with this theme.”

### 📱 Layout & Experience

* “Optimize this theme for mobile-first experience.”
* “Make the layout more spacious with larger padding.”
* “Create a compact layout suitable for embedded surveys.”
* “Adjust this theme for kiosk mode.”

***

### 🔄 Theme Management

* “Duplicate this theme and create a seasonal variation.”
* “Create a lighter version of the current theme.”
* “Standardize all surveys under a unified corporate theme.”
* “List all available themes and highlight the active one.”


---

# 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.ngsurvey.com/ai-suite/artemis-ai-agent/style-themes.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.
