# Color scheme

The app lets you tailor the look of the app with various **Color Schemes**, ensuring that your budgeting experience aligns with your personal style. Whether you prefer bold and vibrant tones or calming pastels, there’s a color scheme for every taste.

**Default Presets**

* **Fiscal Flare** (Default): A lively and balanced palette that makes budgeting visually engaging.
* **Serene Seas**: Soft blues and greens create a soothing and calming atmosphere.
* **Sunset Glow**: Warm, energizing tones of orange and yellow to keep you motivated.
* **Cool Breeze**: Gentle pastels that provide a peaceful, subtle aesthetic.

{% hint style="warning" %}
In addition to the default presets, the app offers a range of **exclusive color schemes** for Pro users. These extra options add more variety and style to your budgeting experience, offering unique palettes to make the app truly your own.
{% endhint %}

***

**Make Your Own Color Scheme**

For those who want complete control, the app also allows you to **create your own custom color scheme**. Choose specific colors for different elements of the app—backgrounds, icons, and more—to match your preferences exactly.

**How to Create Your Own Scheme:**

1. Go to **Settings** and select **Color Scheme**.
2. Scroll to the **Make your own (available on Pro only)** option.
3. Choose your colors for various elements.
4. Save your scheme and watch the app transform to your liking.

<div><figure><img src="/files/Nix57yM0SrWI4Vf4bocC" alt="" width="188"><figcaption></figcaption></figure> <figure><img src="/files/hpByokquU9T087AxtaYT" alt="" width="188"><figcaption></figcaption></figure> <figure><img src="/files/rVxEeYL6dzhzqvxVretT" alt="" width="188"><figcaption></figcaption></figure> <figure><img src="/files/WoxOB60678ZldTTRdLZv" alt="" width="188"><figcaption></figcaption></figure></div>


---

# 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://www.beyondbudgetapp.com/settings/color-scheme.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.
