Nobody is going to -- or needs to -- use the motion or shadow tags by typing the whole thing out. Wait for WYSIWYG editor to use that.
For now, let's use basic colors by constant
(Blue)
(DarkRed)
etc.
Color tags will automatically remove spaces and capitalize words
For example:
(dark red) becomes DarkRed, so that it can be matched with a constant.
Likewise with (darkRed), (Dark red)
But NOT (darkred), it will only match one word and become Darkred which does not match the constant DarkRed.
Nobody is going to -- or needs to -- use the motion or shadow tags by typing the whole thing out. Wait for WYSIWYG editor to use that.
For now, let's use basic colors by constant
(Blue)
(DarkRed)
etc.
Color tags will automatically remove spaces and capitalize words
For example:
(dark red) becomes DarkRed, so that it can be matched with a constant.
Likewise with (darkRed), (Dark red)
But NOT (darkred), it will only match one word and become Darkred which does not match the constant DarkRed.