> For the complete documentation index, see [llms.txt](https://docs.seoneo.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.seoneo.io/documentation/settings/visual-settings.md).

# Visual Settings

As the name suggests, visual settings refer to settings that effect software visually. SEO Neo allows you to change many visual aspects of the software including: main menu position, dark/white theme, color theme and even text direction.

<figure><img src="/files/Op6dFL3FnYf72GRaxqJ3" alt=""><figcaption><p>All visual settings.</p></figcaption></figure>

### Mode

Light or dark theme. SEO Neo's default mode is dark theme.

### Layout

Main menu bar position.

### Direction

Text direction.

1. *From left-to-right*
2. *From right-to-left*

### Presets

Color theme presets. Except from theme mode (dark or light) you can also change theme color. This effects many elements, like buttons. labels and other visual elements.


---

# 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.seoneo.io/documentation/settings/visual-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.
