# 글자 효과 적용하기

토스트를 제외한 모든 글자에 효과 적용이 가능합니다.\
**채팅창의 글자를 꾸며 대사를 강조해 보세요.**

(문자, 카톡, SNS 등과 같이, 해당 작품에서 주인공이 사용하는 플랫폼의 UI를 글자색을 바꿔 보여준다면, 더욱 실감나겠죠?)

***

<mark style="color:purple;">**`[텍스트 스타일 연출하기]`**</mark>

❶ 작성된 지문, 혹은 작성 중인 지문을 드래그하면, 아래 이미지와 같이 텍스트 효과를 보다 편하게 입력할 수 있습니다.

❷ 순서대로 **볼드 / 이탤릭체 / 글자 색상 변경 / 글자 크기** 입니다.

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

모든 기능들을 활용한 예시를 아래에 한 번 보여드릴게요.

​![](/files/PRXRYSOCuO7JdmTbdOUG)

추가로,

모든 스타일은 **중복 활용 역시 가능**합니다!

<figure><img src="/files/KTeosBGSkbrAUIaP1wJ2" 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://thingsflow.gitbook.io/studio-guide/advanceddirectionfunctions/changetextcoloroflines.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.
