记事本++改变文字颜色?

发布于 2024-11-05 01:02:45 字数 175 浏览 1 评论 0原文

我正在使用 Notepad++ 来模拟 ISPF 屏幕。我使用 StyleConfigurator 选择合适的字体,将其着色为绿色,并设置黑色背景。

如何永久更改所选文本的颜色?

例如,如果我的“客户名称”为:THALECRESS,如何将“客户名称”设置为蓝色,同时将 THALECRESS 保留为绿色?

I'm using Notepad++ to mock up ISPF screens. I've used StyleConfigurator to select an appropriate font, colored it green, and set a black background.

How do I permanently change the color of selected text?

E.g., if I have CUSTOMER NAME: THALECRESS, how do I make CUSTOMER NAME: blue while leaving THALECRESS green?

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

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

发布评论

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

评论(3

稀香 2024-11-12 01:02:45

您可以从以下位置更改它:

菜单设置 ->样式配置器

参见屏幕截图:

在此处输入图像描述

You can Change it from:

Menu Settings -> Style Configurator

See on screenshot:

enter image description here

紫轩蝶泪 2024-11-12 01:02:45

回复有点晚了,但我在 Notepad++ v7.8.6 中发现,在人民币(鼠标右键)上,在选择文本上,它提供了一个名为“样式标记”的选项,其中显示“使用 1st/2nd/3rd/4th/第五种样式”以不同的预定义颜色突出显示所选文本

A little late reply, but what I found in Notepad++ v7.8.6 is, on RMB (Right Mouse Button), on selection text, it gives an option called "Style token" where it shows "Using 1st/2nd/3rd/4th/5th style" to highlight the selected text in different pre-defined colors

我的奇迹 2024-11-12 01:02:45

您可以使用记事本++中提供的“用户定义语言”选项。
您不需要执行基于 xml 的 hack,其中格式设置仅在搜索窗口中使用格式设置规则可用。

供您参考的示例此处

You can use the "User-Defined Language" option available at the notepad++.
You do not need to do the xml-based hacks, where the formatting would be available only in the searched window, with the formatting rules.

Sample for your reference here.

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