# Site Skin

The **Site Skin** customization option in WordPress allows you to change the overall color scheme and design style of your website. This can include selecting between light and dark modes or applying predefined color themes to your site.

{% hint style="success" %}
Here's a short form of the **Site Skin** settings process

**Step 1 : Login** to your WordPress admin dashboard.

**Step 2 :** Go to **Appearance** > **Customize > Site Skin**.

**Step 3 :** Select **Site Skin** or a similar section in the theme options.

**Step 4 :** Choose between **Light Mode**, **Dark Mode**, or any available custom skins.

**Step 5 :** Adjust other settings like accent colors and background as needed.

**Step 6 :** Click **Publish** to save your changes.
{% endhint %}

<figure><img src="/files/79W5YrYIzTZVIkZT0iKN" alt=""><figcaption></figcaption></figure>


---

# 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://buddhathemes-test.gitbook.io/ogie/theme-customizer/site-skin.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.
