> 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 从编程语言编辑器汲取灵感，通过以不同颜色自动高亮显示您表达式的各个部分（数字、变量、运算符等）。

{% hint style="info" %}
与编程语言和 markdown 一样，Soulver 中的表格是以纯文本形式保存的。

这意味着您无法像在 Pages 或 Microsoft Word 中那样，手动调整特定文本选择的样式属性。
{% endhint %}

### 自定义高亮颜色

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

<figure><img src="/files/1z3SXFd1SqUsjm9MnCYt" alt=""><figcaption><p>Mac 版 Soulver 的样式设置</p></figcaption></figure>

### 等宽数字

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

<figure><img src="/files/RnDF8g73yePRT2GHQe2s" alt="" width="375"><figcaption><p>等宽数字系统字体中的数字</p></figcaption></figure>

<figure><img src="/files/riKULp7I7uE56iTlxxV5" alt="" width="375"><figcaption><p>默认系统字体中的数字</p></figcaption></figure>
