# Fonts & Colors

### Colors

PremiumPress themes are developed using 2 basic colors and a single font. You can these primary colors and additional colors via the admin area.

1. Primary Color
2. Secondary Color
3. Font - Poppins<br>

   <https://fonts.google.com/specimen/Poppins>

{% hint style="info" %}
WordPress admin -> PremiumPress -> Design -> Colors
{% endhint %}

### How to change global website colors

Here’s a quick tutorial to show you how to change your website’s global colors. Please note that this doesn’t include changing colors for individual elements.

{% embed url="<https://www.youtube.com/watch?v=jTJazkZ-HvU>" %}


---

# 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://premiumpress.gitbook.io/docs/getting-started/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.
