> color body brightgreen black " [;=:]-*[)>(<|//\/]]"       # :-) etc...
>                                                ^^

I think that the added right square bracket probably needs to be
escaped.  Try this (untested):

color body brightgreen black " [;=:]-*[)>(<|//\/\]]"       # :-) etc...
                                                ^
Brian

Reply via email to