Color.yellow

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

Meta