gray3 top-level constant

Color const gray3

Implementation

const Color gray3 = Color.fromARGB(255, 203, 203, 203);