更改组织模式链接颜色

发布于 2025-01-07 13:00:14 字数 63 浏览 0 评论 0原文

当我在 org-mode 标题中添加链接时,链接颜色是否可以与标题中的其余文本相匹配?

When I add a link within an org-mode heading, is it possible have the link color match the rest of the text in the heading?

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

燃情 2025-01-14 13:00:14

您可以使组织链接的颜色始终与找到它们的文本相匹配,但不能根据它们是否位于标题内来有条件地执行此操作。如果这足以满足您的需求,请尝试:

Mxcustomize-face RET org-link RET

,然后删除脸部的“前景”规范。

You can make the color of org links always match the text in which they are found, but you can't do that conditionally based on whether they are within headings. If that's good enough for your needs, try:

M-x customize-face RET org-link RET

then remove the 'foreground' specification for the face.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文