This mod only contains basic simple decoration functions and methods.
As for the customized colors, please refer to the custom_color module.
And as for the safe decorate, please refer to the render module.
Define ANSI escape sequences,
and provide commonly used constants and constructors.
The core macro of this mod is escape!.
And all constants inside the child mods except custom
are generated by such macro.