> For the complete documentation index, see [llms.txt](https://docs.opusbooster.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.opusbooster.com/sns-unyou-ai/features/dark-mode.md).

# ダークモード

## ダークモードの心地よさを体験しよう 🌙

### SNS運用AIでダークモードを有効にする方法

目にやさしく、より快適な操作性を実現する新機能「ダークモード」の有効化方法をご紹介します。

**設定画面を開く**

![Settings menu image](https://storage.crisp.chat/users/helpdesk/website/1de1cb83edbcfb00/01_q6b6rp.png)

SNS運用AIのアカウントの設定メニューに移動します。

**テーマモードを選ぶ**

![Theme mode options image](https://storage.crisp.chat/users/helpdesk/website/1de1cb83edbcfb00/02_1300jrw.png)

設定画面内で、テーマモードのオプションを探します。

**お好みのモードを選択する**

![Theme selection image](https://storage.crisp.chat/users/helpdesk/website/1de1cb83edbcfb00/04_tjp7bx.png)

「ダークモード」を選択すれば常時ダークモードで利用できます。あるいは「システム設定に合わせる」を選ぶと、ブラウザのテーマ設定にSNS運用AIが自動で追従します。

**自動切り替え**

![Automatic transition image](https://storage.crisp.chat/users/helpdesk/website/1de1cb83edbcfb00/05_1iovvfp.png)

「システム設定に合わせる」を選んだ場合、ブラウザの設定に応じてSNS運用AIが自動的にダークモードへ切り替わります。たとえば、日没時にダークモードへ切り替わる設定になっているブラウザもあります。

**ダークモードを体験する**

新しいダークインターフェースをお楽しみください。目にやさしくなりながらも、これまでと変わらない快適なご利用体験をお届けします。

新しいダークモード機能を楽しんでいただけたら幸いです。ご質問やお困りごとがあれば、いつでもサポートチームまでお気軽にご連絡ください。

更新日: 2024年7月17日


---

# 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.opusbooster.com/sns-unyou-ai/features/dark-mode.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.
