The search functionality needs JavaScript enabled
Opaque green.
struct Color { // ... const(Color) green = Color(0.0, 1.0, 0.0, 1.0); // ... }