Static color::consts::GREEN[][src]

pub static GREEN: Rgb<u8> = Rgb{r: 0, g: 128, b: 0,}