# 画面デザイン

2025年12月より、背景画像・カラーテーマの編集画面を新しいモードへ切り替えることができるようになりました。

## 画面デザインモードへの切り替え

旧モードの背景画像・カラーテーマ編集画面が適用されているシナリオでは以下のような案内が出てきます↓

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

「詳細を確認」を押すと、画面デザインモードへ切り替えることができますが、**これまでの設定は全てリセット**されるため注意してください。

<figure><img src="/files/Kr9S3O1vQfaiAXuCmTD3" alt="" width="491"><figcaption></figcaption></figure>

## 画面デザインの使い方

画面デザインでは、フォント・アイコン・カラーテーマ・背景画像を自由に組み合わせて使用できます。\
例えば、Noto Sans JPはゴシック体のフォント、ストロングは黒塗りがベースのアイコンです。

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

特定のフェーズや特定の条件で別のデザインの画面を表示したいときは「条件付きスタイルを追加」を選択します。

追加されたスタイルのペンキ塗りマークを押すと、スタイルの詳細を設定できます。

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

条件付きスタイルが不要になったときは、「・・・」ボタンから削除できます。

<div align="left"><figure><img src="/files/IAMyelMA99wzCtt92saI" alt="" width="319"><figcaption></figcaption></figure></div>


---

# 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.studio.uzu-app.com/basic-features/effect/screen-design.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.
