Static color::consts::ORANGE[][src]

pub static ORANGE: Rgb<u8> = Rgb{r: 255, g: 165, b: 0,}