# Appearance Settings

<figure><img src="/files/Nk9cvTjBWkaFkyDvJphh" alt=""><figcaption><p>Appearance Settings for the Comment Overlay</p></figcaption></figure>

You can adjust the appearance of the comment overlay in the Appearance settings.

A sticky preview bar shows so you can launch a preview after adjusting settings.

You can adjust the following:

* Colors of the text and overlay
* The opacity of the overlay
* Padding and border-radius
* Font size and alignment
* Fade-in and fade-out speeds

Here's a GIF of how you can adjust the settings.

<figure><img src="/files/jdkFVlX84VSgAI7KCnG3" alt=""><figcaption><p>Adjusting the Appearance With Preview Bar</p></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://docs.dlxplugins.com/ajaxify-comments/customization/appearance-settings.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.
