# Color styles

One of the main styling benefits of Marble is the fact that you receive 3 predefined styles which can be edited and can be switched and used for each of the sections.

These 3 styles are managed through the Theme Settings and they are defined as 3 separate color styling sections:

<figure><img src="/files/NPpdUbzeUvZgqaRmEO9w" alt=""><figcaption></figcaption></figure>

They're called:

* Main
* Alternative
* Accent

They can be used for any section and can be switched in the sections' settings through a dropdown called `Style`:

![](/files/kHJtxuzGZzqa8Npid6mz)

Having these three styles allows you to have a more appealing look of your theme where you can have up to 3 different styles of the sections.

### Color settings

Each of the color styles have the same list of settings that can be changed. By default they're set according to the theme style you picked.

Through the settings of a certain style you can change all of the style colors like:

* background color
* headings
* paragraphs
* links
* buttons
* etc

### Styles examples and default settings

Here are a couple of examples with changed style of the same section.

#### Main

<figure><img src="/files/dL9WWoOPPKeqcSbgqVZc" alt=""><figcaption></figcaption></figure>

#### Alternative

<figure><img src="/files/40L8xEoG3AIixwt29nf8" alt=""><figcaption></figcaption></figure>

#### Accent

<figure><img src="/files/XGvsiP1l7vqEe6JiUnwJ" alt=""><figcaption></figcaption></figure>

As it's shown above - by just changing the style setting of the section, the different style colors are applied. This way you can easily achieve a richer look of your theme.

The default settings of these three styles are set by our designers and are made with the whole design in mind.

### Not needing 2nd and 3rd styles?

No worries. You can just skip using these styles by just using the `Main` style for all sections.


---

# 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://bigstart.gitbook.io/marble-documentation/global-settings/color-styles.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.
