# Appearance Settings

You can modify how Comment Edit Pro looks on the frontend through the appearance settings.

<figure><img src="/files/O5O70qvucQecJUhDsUyc" alt=""><figcaption><p>Appearance Settings</p></figcaption></figure>

Within the Appearance tab, you can:

* Show or hide the timer
* Set the timer to Words or Compact
* Change the button theme
* Change the loading image

## Showing or Hiding the Timer

<figure><img src="/files/d4zIHv17B6Uux3uZ3XQe" alt=""><figcaption><p>Show or Hide the Timer Option</p></figcaption></figure>

By default, the timer is shown. However, if you don't want to display a timer at all, you can uncheck this option.

<figure><img src="/files/RweIah4zz6Fs3X2rrBOp" alt=""><figcaption><p>Edit Interface Without a Timer</p></figcaption></figure>

## Timer Appearance

<figure><img src="/files/KvUnF0uT1hOsyJTWL0iF" alt=""><figcaption><p>Timer Appearance Options</p></figcaption></figure>

By default, the timer is shown as words.

<figure><img src="/files/N8TKcNDftkub1YgPPmWo" alt=""><figcaption><p>Words-based Timer</p></figcaption></figure>

You can also choose compact to appear more like a countdown.

<figure><img src="/files/ewxvcUJmsLDoprxYp1rk" alt=""><figcaption><p>Edit Timer in Compact Form</p></figcaption></figure>

## Button Themes

<figure><img src="/files/dfZTvaF6hIFyKzaQqMN0" alt=""><figcaption><p>Button Theme Options</p></figcaption></figure>

By default, there are no frontend styles applied to the editing buttons. You can change this by selecting a button theme.

<figure><img src="/files/jxtGdKAOrOKQshmBf2ng" alt=""><figcaption><p>Three Button Themes are Available</p></figcaption></figure>

If you select any of the button themes, you'll be asked if you'd like to enable icons.

<figure><img src="/files/MrnxzbWmQlJtjNhzgZBj" alt=""><figcaption><p>Show Icons on Buttons Option</p></figcaption></figure>

Enabling icons is recommended to give your buttons a nice boost in appearance with contextual icons.

By default, the editing interface and buttons has no styles.

However, there are three themes you can take advantage of to spruce up the editing interface.

<div><figure><img src="/files/yuZkxfjEYwExrfmIAtwQ" alt=""><figcaption><p>Regular Button Theme</p></figcaption></figure> <figure><img src="/files/6G88TERkSqMF2x3TOyD2" alt=""><figcaption><p>Dark Button Theme</p></figcaption></figure> <figure><img src="/files/v7Gy6Wor53V77JQqtwNt" alt=""><figcaption><p>Light Button Theme</p></figcaption></figure></div>

{% hint style="info" %}
**Turning on Icons:** If you choose a button theme, it is highly recommended to enable icons.
{% 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://docs.dlxplugins.com/comment-edit-pro/features-overview/comment-editing/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.
