I would like to have the ability to change colours for different settings within the plugin.
For hex colours I found I can use the regex match (#[0-9a-fA-F]{6}) for it, but I also want to check for MUSHClient colour words, is there any way I can have check if the colour I entered is recognized by MUSH?
Thanks
For hex colours I found I can use the regex match (#[0-9a-fA-F]{6}) for it, but I also want to check for MUSHClient colour words, is there any way I can have check if the colour I entered is recognized by MUSH?
Thanks