> For the complete documentation index, see [llms.txt](https://plusorder.gitbook.io/helpme/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://plusorder.gitbook.io/helpme/ex/undefined-4/undefined-21.md).

# 관리자태블릿 테마관리

{% hint style="danger" %}

1. 플러스오더 화면의 일부 색상을 변경할 수 있습니다.&#x20;
2. 플러스오더 100버전 이상에서 사용할 수 있습니다.&#x20;
   {% endhint %}

{% stepper %}
{% step %}

### 관리자태블릿을 실행하고, 테마관리(1) 메뉴를 실행합니다.   &#x20;

<figure><img src="/files/Jey46GYFr3k1PtAjxPaC" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}

### 테마변경(2) 에서 밝게 / 어둡게 는 , 현재 설정된 색상에서 밝게 또는 어둡게 변경합니다.&#x20;

{% endstep %}

{% step %}

### 색상변경(3) 에서 화면의 각 부분별로 색상을 변경할 수 있습니다.&#x20;

(1) 배경색(4)은 화면의 가운데 부분 영역의 색상을 변경합니다.&#x20;

(2) 서브배경색(5)은 화면의 왼쪽 메뉴부분의 색상을 변경합니다.&#x20;

(3) 버튼배경색(6)은 위이미지에서환경설정실행, 미확인 직원호출, 로그아웃 과 같은 버튼 바탕색을 변경합니다.&#x20;

(4) 버튼글자색(7)은 버튼안에 글자색을 변경합니다.&#x20;
{% endstep %}

{% step %}

### Primary(8), Black & White(9) 를 먼저 선택후 세부 컬러를을 확인할 수 있습니다.&#x20;

-Primary에는 다양한 색이 있고, Black & White에는 다양한 하얀색과 검은색을 설정할 수 있습니다.&#x20;

-(10)번에서 주요색상을 선택하면 -> (11) 해당 색의 세부적인 색을 선택할 수 있습니다.&#x20;

-색 선택시 실시간으로 적용됩니다.&#x20;
{% endstep %}

{% step %}

### (4), (5), (6), (7) 버튼을 선택하고 "초기화" 버튼을 실행하면, 해당 부분의 초기 색으로 변경됩니다.

{% endstep %}

{% step %}

### 손님이플러스오더 사용중에 색 변경시 서비스에 영향이 있을 수 있습니다.&#x20;

{% endstep %}
{% endstepper %}


---

# 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, and the optional `goal` query parameter:

```
GET https://plusorder.gitbook.io/helpme/ex/undefined-4/undefined-21.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
