Constant glm_color::rgb::consts::MINT_CREAM [] [src]

pub const MINT_CREAM: Rgb = Rgb{r: 245 as f32 * ONE_OVER_256,
    g: 255 as f32 * ONE_OVER_256,
    b: 250 as f32 * ONE_OVER_256,}