# meta.discourse.org 编辑器使用什么字体？

**URL:** https://meta.discourse.org/t/what-font-is-used-in-meta-discourse-org-editor/362964
**Category:** Support
**Tags:** google-fonts
**Created:** [2025年四月22日 12:13 UTC](https://meta.discourse.org/t/what-font-is-used-in-meta-discourse-org-editor/362964 "2025-04-22T12:13:39Z")
**Posts on this page:** 1
**Showing post:** 3

<div class="post-metadata">

### Author: ![Arkshine](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/arkshine/32/298682_2.png) [@Arkshine](https://meta.discourse.org/u/Arkshine)
#### Post date: [2025年四月22日 12:22 UTC](https://meta.discourse.org/t/what-font-is-used-in-meta-discourse-org-editor/362964/3 "2025-04-22T12:22:26Z")

</div>

您可以在屏幕截图中点击“_–d-font-family–monospace_”。  
它显示：

```css
--d-font-family--monospace: JetBrains Mono, Consolas, Monaco, monospace;

```

它使用的是 JetBrains Mono，这是一个很棒的字体。

与 [Monospace font in the Markdown-only editor - #14 by sam](https://meta.discourse.org/t/monospace-font-in-the-markdown-only-editor/359936/14?u=arkshine) 相关。

---

_[View the full topic](https://meta.discourse.org/t/what-font-is-used-in-meta-discourse-org-editor/362964)._
