LIME top-level constant

Color const LIME

Implementation

const Color LIME = Color.fromRGBO(0, 255, 0, 1);