Color.green

Undocumented in source.
struct Color
@nogc nothrow pure static immutable
auto green = Color(0, 1, 0, 1);

Meta