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?
You can Change it from:
Menu Settings -> Style Configurator
See on screenshot:
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.
来源:https://stackoverflow.com/questions/5874260/notepad-change-text-color