I have successfully created a user defined language file in Notepad++ and this file has formatting, highlighting, etc.
What I am hoping to do however is tie these into the main theme is. But it looks like each of these are defined separately (see \Notepad++\themes*.xml files).
Is there a good way to incorporate a custom language into these? Or is my only bet to write a script to merge the userDefineLang.xml with the themes?