Green

Set the foreground color to green, used for true, present, etc...

package immutable
auto Green = "\u001b[32m";

Meta