Home > Article > Development Tools > How to set font color in notepad++
In fact, we can change the color of the notepad font to achieve the effect we want. (Recommended learning: notepad )
If you want to change the default font color, change it in [Settings]-[Language Format Settings]
Click [Foreground Color]
# #Here you can set the blue font color
Remember to check [Use global foreground color], Click the [Save and Close] button to complete the setting.
final effect:
The above is the detailed content of How to set font color in notepad++. For more information, please follow other related articles on the PHP Chinese website!