> For the complete documentation index, see [llms.txt](https://help.type.link/type.link/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.type.link/type.link/create-site/fonts-and-colors.md).

# Fonts and colors

You can change the site's font and background color. To do this, click on the settings icon at the top of the editor.

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

There are 6 pre-designed styles available for your site. You can choose the background color that you like the most.

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

You can also choose from a selection of carefully curated fonts for your site. Each set includes a font for the headline and a font for the description. All fonts are available on Google Fonts.

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


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://help.type.link/type.link/create-site/fonts-and-colors.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.
