# 9. 환경 설정하기

<div align="left"><figure><img src="/files/iMFDOnVnPIY7JyfJfHNC" alt="" width="563"><figcaption></figcaption></figure></div>

[환경 설정](broken://pages/lolfPrqyqFQkysPvlJlN)에서는 채팅 메뉴에서 보내는 메시지의 배경색을 변경할 거에요.

관리자 웹 > 환경 설정 > 모바일 앱 설정 > 색상 설정에서 앱에 사용할 색상을 설정할 수 있어요.

색상 설정에서 팔레트를 눌러 원하는 색상을 설정하고 앱 설정에서는 [6-4 스타일 적용하기](/main/class/puppy-app/6/6-4.md)와 같이 색상의 이름을 선택해서 사용해요.

![](/files/R3nj2vdHsN2Le73NmH6i)

채팅 메시지 배경색을 Main으로 변경하기 위해 Main의 색상 코드 3A84F7을 복사해 주세요.

![](/files/NKzQP6YhT5hlHZrEshli)

관리자 웹 > 환경 설정 > 모바일 앱 설정 > 채팅에서 보내는 메시지 배경색을 클릭해 기존의 색상 코드는 지우고 3A84F7을 입력해 주세요.&#x20;

환경 설정에서는 색상 설정 외에도 관리자 웹과 모바일 앱의 기본 정보를 설정할 수 있어요.

모든 기능은 툴팁에 자세한 설명이 나와있어요.

필요한 기능을 활용해서 관리자 웹과 모바일 앱을 각각 설정해 보세요.

> \#환경 설정하기, #보내는 메시지, #색상 팔레트, #색상 설정, #색상 코드, #Main

2023 07 26 ruru


---

# 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.ohmyapp.io/main/class/puppy-app/9.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.
