%META:TOPICINFO{author="ProjectContributor" date="1434650530" format="1.1" version="1"}%
%STARTINCLUDE%
---+ ENDCOLOR -- end colored text
=ENDCOLOR= is one of the shortcut macros predefined in %WIKIPREFSTOPIC%. It is used to terminate a colour change (revert back to the default colour).

The following colours are available: %SEARCH{
    "^      \* %[A-Z]+% \*Set [A-Z]+ = looks like this"
    web="%SYSTEMWEB%"
    topic="DefaultPreferences"
    multiple="on"
    type="regex"
    format="$percent<nop>$pattern(.*?%([A-Z]+)%.*)$percent"
    nonoise="on"
    separator = ", "
}%
---++ Examples
   * =%<nop>GREEN% green text %<nop>ENDCOLOR%= expands to =%GREEN% green text %ENDCOLOR%=
%STOPINCLUDE%
