# Tints

Think of a tint as the underlying mood of your site. It's a subtle color wash that sits behind your content, quietly shaping how everything feels at a glance, before anyone even reads a word.

GrainBits ships with four tints: **Neutral**, **Red**, **Blue**, and **Green**. Picking one shifts the entire color palette of your site, so backgrounds, surfaces, and other UI elements all align around the tone you've chosen. Neutral keeps things classic and quiet, while Red, Blue, and Green each bring their own warmth or coolness to the page.

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

For the most cohesive look, pair your tint with your brand's colors (or your accent color). When the two work together, your site feels considered and unified, rather than a patchwork of clashing tones.

{% hint style="info" %}
Tints aren't something you'll find in most Ghost themes, so this is a small but distinctive way to give your GrainBits site a personality of its own from the moment a visitor lands.
{% endhint %}


---

# 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://thefinebits.gitbook.io/grainbits/theme-settings/tints.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.
