


One of the highlights of this pretty handy tool is, it efficiently utilizes Win32 API and STL (C++ Standard Template Library). Developed for the Microsoft Windows platform, the software tool’s usage is administered by the GNU General Public License. It is open-source and can also be used as a much more enhanced replacement for Notepad.

It can really be fun when you are equipped with the right knowledge and know-how of things.įor starters, notepad++ is a source-code editor that was entirely written in the C++ programming language. This write-up covers detailed instructions on how to do exactly just that.

Put to rest all your queries regarding how to change font color in notepad++. And you then forgot about it or became too lazy to look it up, until now. After it is shut off, you have to go through and rearrange the desktop because it won't do that for you.Ever really wondered how to change font color in notepad++? This could have been something that you had relegated to the back of your mind. What's worse, the harder it is for one to see what's on the monitor, the more one's eyes strain, and the more one's eyes strain, the more one's eyesight degrades.Īs far as the magnifier tool that Microsoft put in Windows is concerned, that tool is a complete joke as it totally messes up the layout of the desktop every time it is started. The end result is that as the quality of one's eyesight degrades, the more difficult it is for one to see what's on the monitor and to easily utilize one's computer. Quite honestly, I would like the text size of the entire GUI to be adjustable as the higher the resolution of a monitor, the smaller every thing becomes and Operating systems, including open source OSes such as Linux, do an extremely poor job of dealing with that problem. I found that making the changes in this post had no affect on the size of the texts displayed in the Notepad++ TAB Bar. To make the change, add fontsize= to each of the lines as follows. Just to be clear I did not find the following modifications to have an affect on the text size of the TAB BAR.Īs you can see, there is no fontsize = "" parameter and that needs to be added as follows. Just be sure that there is a space between the last parameter and /> otherwise you may find that something else broke and Notepad++ is not listening to your instructions. If you decide to edit your stylers.xml file to see if it will affect your Notepad++ tab bars, be sure to make a backup copy in case you mess up the xml and need to return to the original code file. The font size in the TAB bar TABS is controlled by the following WidgetStyle lines in the stylers.xml.
