> For the complete documentation index, see [llms.txt](https://documentation.soulver.app/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://documentation.soulver.app/documentation/formatting/appearance-and-styles.md).

# Text Styling

Soulver draws inspiration from programming language editors by automatically highlighting various parts of your expression (numbers, variables, operators, etc) in different colors.

{% hint style="info" %}
Like programming languages & markdown, sheets in Soulver are saved as plain text.

This means you cannot manually adjust the styling attributes of specific selections of text like you would in Pages or Microsoft Word.
{% endhint %}

### Customizing highlighting colors

Customize the colors Soulver used to indicate the various parts of your expression in the **Styling** settings pane:

<figure><img src="/files/6k62D4xayJwupqCYWgdU" alt=""><figcaption><p>Soulver's styling settings in the Mac version</p></figcaption></figure>

### Monospaced digits

From the **Font** popup list, select **System Default (monospaced digits)**

<figure><img src="/files/Sh02RAMriK4rsHzwb8IO" alt="" width="375"><figcaption><p>Number in the monospaced digits system font</p></figcaption></figure>

<figure><img src="/files/2b3xbbfT6IFfGTefKCjF" alt="" width="375"><figcaption><p>Number in the default system font</p></figcaption></figure>
