Red

Set the foreground color to red, used for false, missing, errors, etc...

package immutable
auto Red = "\u001b[31m";

Meta