# Customizer

Able Pro comes with tones of layout customizer option

* [​Light & Dark Layout](/able-pro/tailwind-html/customizer/light-and-dark-layout.md)
* [​Theme Contrast](/able-pro/tailwind-html/customizer/theme-contrast.md)
* [Preset Colors](/able-pro/tailwind-html/customizer/preset-colors.md)
* [Sidebar Caption](/able-pro/tailwind-html/customizer/sidebar-caption.md)
* [​RTL Layout](/able-pro/tailwind-html/customizer/rtl-layout.md)
* [​Box Container](/able-pro/tailwind-html/customizer/box-container.md)

{% hint style="info" %}
If you made any change in **/gulpfile.js** file you need to run the **Gulp** command to get the change in the theme.
{% endhint %}


---

# 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://phoenixcoded.gitbook.io/able-pro/tailwind-html/customizer.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.
