> For the complete documentation index, see [llms.txt](https://docs.ektothemes.com/guides/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.ektothemes.com/guides/glide/customization/site-wide.md).

# Site wide

The **Glide** theme includes several customization options that apply site-wide—that is, they affect the appearance and behavior of your entire site.

These settings let you define consistent visual styles and global elements, such as colors, fonts, footer content, and dark mode behavior.

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/dqQakfk8msybYtFfIhTu">/pages/dqQakfk8msybYtFfIhTu</a></td></tr><tr><td><strong>Accent color</strong></td><td>Set a highlight color used in buttons, links, the portal, comments, and editor cards.</td><td><a href="/pages/2j8Y0C2APW1F9fFKACjF">/pages/2j8Y0C2APW1F9fFKACjF</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/KKu5SzZQvKQbVyWDtXSa">/pages/KKu5SzZQvKQbVyWDtXSa</a></td></tr><tr><td><strong>Footer CTA</strong></td><td>Add a custom call-to-action to the footer, like a signup, about me, or contact us.</td><td><a href="/pages/1aBDeKa2tWZ9T4wXkYor">/pages/1aBDeKa2tWZ9T4wXkYor</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/x9Oczbku55uQFvVPALKM">/pages/x9Oczbku55uQFvVPALKM</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/G0PlELiJQfzwLjJY9hKW">/pages/G0PlELiJQfzwLjJY9hKW</a></td></tr></tbody></table>


---

# 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:

```
GET https://docs.ektothemes.com/guides/glide/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.
