Color.orange

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

Meta