# Styling

Styling allows you to set up the color skin of your website. You can change the primary, secondary colors, set the link color and set up the buttons.

![](/files/-MDUn-qDvHMFO-KzC4zL)

If you select the Default option for the color skin, you will have the original color options that go with the theme. But if you select the Custom color option you will be able to set your own color scheme.\
You can change:

**Primary color** - it will change the color of some major elements, highlights of the opened page in the menu:

![](/files/-MDUn-q7FeeNVGzwr9EH)

Course title when hovering over it:

![](/files/-MDUn-q67Yz-plfqUFXR)

![](/files/-MDUn-qBM6HVjCZS24kh)

**Secondary color -** this option will change the color of different elements such as some buttons, dividers and tags.

![](/files/-MDUn-q8flioqOXoD-Oj)

![](/files/-MDUn-qALY3tsam8E2mQ)

Dividers, active tab (see the Description tab) prices:

![](/files/-MDUn-q9500_nDLjSJko)

**Link Color** - changes the color of links inside the content (text blocks).\
For example, when you use active links in the post it will be colored depending on the color you set for Link Color option.

![](/files/-MDUn-qCd9lU9SQxdNLQ)


---

# 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.stylemixthemes.com/masterstudy-theme-documentation/theme-options/masterstudy-theme-manual-styling.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.
