# Style & Settings

Now that you have your new Flix student dashboard experience set up, it's time to change the style so that it matches your brand colors.

### Use a prebuilt style:  (aka the instant style method)

We have included several prebuilt styles to allow you to quickly choose a good color combination. You can simply select one and run with it as is, or take one and adjust the colors to suite your needs.

While on the Student Dashboard page inside of Site Builder, add a Flix Style section:

{% hint style="warning" %}
*Make sure to only have one Style & Settings section included on the page*
{% endhint %}

#### Netflix: Dark Background / Red Primary Color:

* [ ] Add section: **`Netflix Style & Settings`**

![](/files/-MZxcwggWeYUQ1e4m8hW)

#### Disney Plus: Greyish Background / Light Blue Accent Color:

* [ ] Add section: **`Disney Plus Style & Settings`**

![](/files/-MZxcwgdGqXGDb56baxt)

#### Hulu: Greenish Background / Bright Green Accent Color:

* [ ] Add section: **`Hulu Style & Settings`**

![](/files/-MZxcwgexYbsLtPEK8X-)

#### *Amazon Prime*: Greyish Background / Bright Blue Accent Color:

* [ ] Add section: **`Amazon Prime Style & Settings`**

![](/files/-MZxcp4gO2sbsewyAZRK)

#### Light: White Background / Red Accent Color:

* [ ] Add section: **`Light Style & Settings`**

![](/files/-MZxcwgfu4dQ4iNYCGQR)

They all have the same set of settings that control the color on the entire page (across your other Super Powers: Auto Resume + Bundle tracks

![](/files/-MZu9i5XKAABStKClFpV)

* **Section Background** - sets the color of the page
* **Section text -** sets the color of the text to be used for the page
* **Hover Background** - sets the color to be used as the background on the hover card
* **Hover text** - sets the color to be used as the text on the hover card
* **Button Background -** sets the color of the buttons that appear on the page
* **Button text** - sets the color of the text used on the button.


---

# 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-flix.superpowerups.com/super-powers-guide/style-and-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.
