# 서버 임베드 색상

설정, "서버 설정 및 로깅", **메인 임베드 색상**.

이것은 서버의 모든 Ticket King 임베드 왼쪽에 있는 강조 색상 줄입니다. 패널, 티켓 환영 임베드, 로그 임베드, 신청 임베드에 적용됩니다.

## 기본값

`#d4af37` (금색).

## 변경하기

1. 필드 옆의 색상 견본을 클릭하세요.
2. 색상 선택기가 열립니다. 16진수 색상 코드를 입력하거나 색상 휠을 클릭하세요.
3. 설정은 자동으로 저장됩니다.

<figure><img src="/files/3e47eb8c846ec99d7d0aa08c58d5b2307cb01a73" alt="Settings page → Main Embed Color section with the color picker popover open"><figcaption></figcaption></figure>

## 임베드가 이를 사용하는 방법

대부분의 임베드는 이 색상을 자동으로 사용합니다:

* 패널 임베드(패널의 임베드 색상 필드가 비어 있는 경우). 패널 임베드에 색상을 설정하면 그곳에서 이를 재정의합니다.
* 새 티켓 채널 안의 환영 임베드.
* 열기 및 닫기 로그 임베드.
* 신청 임베드.

오류 임베드는 대신 고정된 빨간색을 사용하므로, 여기서 설정한 색상은 적용되지 않습니다.

## 좋은 색상 고르기

서버의 기존 색 구성과 맞추세요. 대부분의 서버는 주요 브랜드 역할의 색상이나 서버 아이콘의 주요 색상을 선택합니다.

피하세요:

* **순수한 검정이나 순수한 흰색.** 이는 Discord 테마에서 잘 보이지 않습니다.
* **Discord 자체 인터페이스와 비슷한 색상.** Discord 블루퍼플(`#5865F2`)는 배경에 묻혀 보일 수 있습니다.

## 관련

{% content-ref url="/pages/a592fb2d163b7a4320f25aea8b067a4894c3ef1c" %}
[임베드 편집](/docs/ko/panels/edit-the-embed.md)
{% endcontent-ref %}


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://ticketking.xyz/docs/ko/customization-and-branding/server-embed-color.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.
