Type Definition kas_theme::ColorsSrgb

source ·
pub type ColorsSrgb = Colors<Rgba8Srgb>;
Expand description

Colors parameterised for reading and writing using sRGB

Implementations§

Default “light” scheme

Dark scheme

Blue scheme

Trait Implementations§

Returns the “default value” for a type. Read more
Converts to this type from the input type.