Type Alias owo_colors::colors::css::LightGray

source ·
pub type LightGray = CustomColor<211, 211, 211>;

Aliased Type§

struct LightGray;