Skip to content

Remove basic tags, include basic colors instead #1

@alecxvs

Description

@alecxvs

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.

Metadata

Metadata

Assignees

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions