Constant jiao::core::color::COLOR_LTGRAY

source ·
pub const COLOR_LTGRAY: Color;
Expand description

Represents fully opaque light gray. HTML silver is equivalent to 0xFFC0C0C0.

Note that SVG light gray is equivalent to 0xFFD3D3D3.