> 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/zh/documentation/formatting/appearance-and-styles.md).

# 文本样式

### 语法高亮

语法高亮可帮助你了解 Soulver 如何解析表达式。数字、变量和运算符以不同颜色显示，Soulver 能识别的短语带有下划线。

### 行高亮

可以分别高亮一行的正文、标签或注释。高亮会替换该部分的语法颜色。

**在 Mac 上：** 将光标置于要突出显示的正文、标签或注释中，然后从 **Format > Highlight** 中选择颜色。您还可以按住 Control 键单击线条的该部分，然后从上下文菜单中选择突出显示颜色。

**在 iPad 和 iPhone 上：** 在正文、标签或注释中选择文本，然后从编辑菜单中选择 **Highlight** 并选择颜色。

### 自定义高亮颜色

在 **样式 (Styling)** 设置面板中，自定义 Soulver 用于指示您表达式各个部分的颜色：

<figure><img src="https://2663624730-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FoO1ict55PUohNZzhtv5D%2Fuploads%2Fgit-blob-62d062d8db12b5fa8a06708ea4bb9b6f6a8adeb9%2FScreenshot%202025-04-07%20at%2012.04.11%E2%80%AFpm.png?alt=media" alt=""><figcaption><p>Mac 版 Soulver 的样式设置</p></figcaption></figure>

### 等宽数字

从 **字体 (Font)** 弹出列表中，选择 **系统默认 (等宽数字) (System Default (monospaced digits))**

<figure><img src="https://2663624730-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FoO1ict55PUohNZzhtv5D%2Fuploads%2Fgit-blob-8afd3a61d9b82f55c8ffcb3708d3067783cb2385%2Fimage%20(3).png?alt=media" alt="" width="375"><figcaption><p>等宽数字系统字体中的数字</p></figcaption></figure>

<figure><img src="https://2663624730-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FoO1ict55PUohNZzhtv5D%2Fuploads%2Fgit-blob-5fe4331b5bed788112eea99a9cf8ccd0e858cdb6%2Fimage%20(2).png?alt=media" alt="" width="375"><figcaption><p>默认系统字体中的数字</p></figcaption></figure>
