# Site wide

The theme includes several customization options that apply across your entire site. These settings control global elements and visual styles such as colors, fonts, footer content, and dark mode behavior, ensuring a consistent look throughout your site.

The following options are available:

<table data-view="cards"><thead><tr><th></th><th></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td><strong>Color scheme</strong></td><td>Select a predefined visual style to control the overall color palette of your site.</td><td><a href="/pages/1f2f78934c423d2009890d4279408854aa50aa6a">/pages/1f2f78934c423d2009890d4279408854aa50aa6a</a></td></tr><tr><td><strong>Typography</strong></td><td>Select font styles for headings and body text to match your visual identity.</td><td><a href="/pages/83330d12b3c360f867c265466a0ef65877b93e29">/pages/83330d12b3c360f867c265466a0ef65877b93e29</a></td></tr><tr><td><strong>Cover</strong></td><td>Select a display option for using the publication cover as a hero image.</td><td><a href="/pages/69b4918f3e01f4c058415a15a2fdd846a60127ea">/pages/69b4918f3e01f4c058415a15a2fdd846a60127ea</a></td></tr><tr><td><strong>Copyright</strong></td><td>Edit the copyright text shown at the bottom of every page.</td><td><a href="/pages/f046d401a846935ee475584dc9290b1f90a0f540">/pages/f046d401a846935ee475584dc9290b1f90a0f540</a></td></tr><tr><td><strong>Dark mode</strong></td><td>Enable dark mode and automatic switching based on user system preferences.</td><td><a href="/pages/db1469d0ff695c0d4f420a16a754b74d9aea5309">/pages/db1469d0ff695c0d4f420a16a754b74d9aea5309</a></td></tr><tr><td><strong>Dark Logo</strong></td><td>Add a custom logo for the Dark color scheme and Dark mode.</td><td><a href="/pages/86c18edefed78e4a5a69e6b072836d06b545842e">/pages/86c18edefed78e4a5a69e6b072836d06b545842e</a></td></tr><tr><td><strong>Footer CTA</strong></td><td>Add custom title, text and a call-to-action link.</td><td><a href="/pages/GavXnBW4FiQeKfGN2n1s">/pages/GavXnBW4FiQeKfGN2n1s</a></td></tr></tbody></table>


---

# 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://pinathemes.gitbook.io/docs/sand/customization/site-wide.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.
