I downloaded and modified a style file and placed it in the Notepad++ themes folder. I was able to select it and have it update the style as expected. I then went to Setti
Just as a complement to the other answers, if you made the changes on another theme than the default theme (stylers.xml
) then your changes are saved to
%APPDATA%\Notepad++\themes\TheThemeYouModified.xml
.
For example, if you modified the choco theme, then look for the %APPDATA%\Notepad++\themes\choco.xml
.
You will also find a choco.xml in the C:\Program Files (x86)\Notepad++\themes
but this one is not where your changes are saved.
I tried Rbastardo answer, but even when I check "Don't use %APPDATA%....." when installing Notepad++, the changes are still saved in %APPDATA%.