> For the complete documentation index, see [llms.txt](https://docs.hamonikr.org/hamonikr-8.0/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.hamonikr.org/hamonikr-8.0/startmenu/defaultsetting/cs-themes.md).

# 테마

테마를 통해 창 테두리, 아이콘, 컨트롤, 마우스 포인터, 바탕화면의 테마 변경및 설정이 가능합니다.&#x20;

**테마변경**

테마 목록에서 변경하고싶은 항목을 클릭하면 변경이 가능한 이미지 목록이 보여집니다. 이미지를 클릭하면 변경이 완료됩니다.&#x20;

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

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

**테마 추가 / 제거**

추가 / 제거 매뉴에서는 기존에 있는 테마 뿐만 아니라 다양한 테마를 다운로드 받을 수 있습니다.&#x20;

1. 원하는 테마를 다운로드합니다.

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

2\. 태마 매뉴에서 각각의 항목을 클릭해보면 다운로드 받은 테마가 추가된 것을 확인할 수 있습니다.&#x20;

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

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

**테마 설정**

설정 매뉴에서는 테마 설정이 가능합니다.&#x20;

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


---

# 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://docs.hamonikr.org/hamonikr-8.0/startmenu/defaultsetting/cs-themes.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.
