GREEN top-level constant

Color const GREEN

Implementation

const Color GREEN = Color.fromRGBO(0, 128, 0, 1);