# Themes and fonts

### How do I access themes and layout fonts in Fortelling?

You can access both fonts and themes directly from your project menu. It only takes a few steps to reach the settings.

1. Go to your project menu.
2. Tap the three lines in the top right corner.
3. Select Theme & Font.
4. A page will open with two sections: Fonts and Themes.

### What can I do with fonts?

Fonts let you adjust how text appears across the app interface. They are especially useful if you want better readability or a style that matches your preference.

* **Text size:** Adjust from 70% up to 130%
  * Use larger text if you want more comfortable reading.
  * Use smaller text to fit more on the screen.
* **Font options:** 12 available
  * Default font (free)
  * OpenDyslexic (free, designed for readers with dyslexia)
  * 10 additional fonts available with Fortelling Pro

### What are themes in Fortelling?

Themes change the color palette of your workspace so the app can match your mood, your story, or your preferred level of contrast.

* **Available filters:**
  * Dark
  * Light
  * Subtle
  * Prominent

#### Animal theme list

Each theme offers a unique color mood inspired by the animal it is named after.

<table data-view="cards"><thead><tr><th>Theme name</th><th>Animal inspiration</th><th data-hidden data-card-cover data-type="image">Cover image</th></tr></thead><tbody><tr><td>Duck</td><td>Soft yellows feel cheerful, light, and full of new beginnings.</td><td><a href="/files/1R7sVMf8eJZ192frj4pQ">/files/1R7sVMf8eJZ192frj4pQ</a></td></tr><tr><td>Seahorse</td><td>Dark and gold feel mysterious, dreamy, and elegant.</td><td><a href="/files/WH2wp23Mxbp4PcEpy7Rt">/files/WH2wp23Mxbp4PcEpy7Rt</a></td></tr><tr><td>Raven</td><td>Grays and black feel sleek, deep, and introspective.</td><td><a href="/files/lUQdpbjZow1rBsTNQpcU">/files/lUQdpbjZow1rBsTNQpcU</a></td></tr><tr><td>Red Panda</td><td>Warm reds and pinks feel playful, curious, and safe.</td><td><a href="/files/pdy7w7isoSCZo0aXZWhS">/files/pdy7w7isoSCZo0aXZWhS</a></td></tr><tr><td>Lilac Breasted Roller</td><td>Pink, aqua, and yellow feel vibrant, joyful, and creative.</td><td><a href="/files/UwPhJycuGbMouke2C8Cy">/files/UwPhJycuGbMouke2C8Cy</a></td></tr><tr><td>Clownfish</td><td>Orange and cream feel playful, friendly, and energetic.</td><td><a href="/files/Hf4QjA2rsoAnD7keQChh">/files/Hf4QjA2rsoAnD7keQChh</a></td></tr><tr><td>Paracanthurus</td><td>Blues feel fresh, clear, and optimistic.</td><td><a href="/files/qGaVgRaNYtVnvluivMwQ">/files/qGaVgRaNYtVnvluivMwQ</a></td></tr><tr><td>Snail</td><td>Beige and browns feel calm, patient, and grounded.</td><td><a href="/files/90EAXESivJsdO3lZGkTm">/files/90EAXESivJsdO3lZGkTm</a></td></tr><tr><td>Jellyfish</td><td>Blue and pink feel fluid, bold, and imaginative.</td><td><a href="/files/QwH9z0t1zyYyKT7tHkAi">/files/QwH9z0t1zyYyKT7tHkAi</a></td></tr><tr><td>Flamingo</td><td>Magentas and reds feel confident, passionate, and stylish.</td><td><a href="/files/btiJbiY4y7TIAzCdeV8B">/files/btiJbiY4y7TIAzCdeV8B</a></td></tr><tr><td>Chameleon</td><td>Greens and teals feel balanced, focused, and adaptable.</td><td><a href="/files/ycQjG1b91lv2mUc85jaW">/files/ycQjG1b91lv2mUc85jaW</a></td></tr><tr><td>Fire Salamander</td><td>Yellow and black feel fierce, sharp, and powerful.</td><td><a href="/files/qrg16Xee6nCeoZU1nIwx">/files/qrg16Xee6nCeoZU1nIwx</a></td></tr></tbody></table>

You can also **create your own theme**. (See custom themes for more details.)

{% content-ref url="/pages/rhVR4rKpasXLadZxXbD8" %}
[Custom themes](/app/custom-themes.md)
{% endcontent-ref %}

### Tips and tricks for themes and fonts

Themes and fonts can do more than make your workspace pretty; they can also improve focus, comfort, and readability.

* Switch between dark and light themes depending on the time of day to reduce eye strain.
* Try combining your favorite font with a theme that matches your story’s atmosphere for extra immersion.
* If you struggle with focus, pick a subtle theme and a clean font to keep distractions low.
* Use OpenDyslexic if you want fonts that support easier reading.

### Conclusion

Themes and fonts help you create a workspace that feels personal and comfortable. Experiment with the options until you find a combination that inspires you to write more consistently.


---

# 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://wiki.fortelling.app/app/themes-and-fonts.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.
