> 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

### Syntax highlighting

Syntax highlighting helps you see how Soulver interprets your expression. Numbers, variables, and operators appear in different colors, and phrases Soulver understands are underlined.

### Line highlighting

You can highlight the body of a line, its label, or its comment separately. Highlighting replaces the syntax coloring for that part of the line.

**On Mac:** Place the cursor in the body, label, or comment you want to highlight, then choose a color from **Format > Highlight**. You can also control-click that part of the line and choose a highlight color from the contextual menu.

**On iPad & iPhone:** Select text in the body, label, or comment, then choose **Highlight** from the editing menu and select a color.

### Customizing highlighting colors

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

<figure><img src="https://1915029247-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-Lf0gWBnuB8M1SitWhyk%2Fuploads%2FTpgehyxYh3zXnyPHWfeY%2FScreenshot%202025-04-07%20at%2012.04.11%E2%80%AFpm.png?alt=media&amp;token=790a4be1-6e0c-432e-a843-fbb42263cfb4" 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="https://1915029247-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-Lf0gWBnuB8M1SitWhyk%2Fuploads%2FiVrGlPMOkj0c7JOssvkd%2Fimage.png?alt=media&amp;token=05147134-3651-4431-9190-3d271fe7ae92" alt="" width="375"><figcaption><p>Number in the monospaced digits system font</p></figcaption></figure>

<figure><img src="https://1915029247-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-Lf0gWBnuB8M1SitWhyk%2Fuploads%2FSWgBtXzAf3pMTpulC9eS%2Fimage.png?alt=media&amp;token=1e3ca299-f93f-4cff-81c6-2812938e0fcc" alt="" width="375"><figcaption><p>Number in the default system font</p></figcaption></figure>
