Struct matdesign_color::MatColorGray[][src]

pub struct MatColorGray;
Expand description

Gray color and its accents

Implementations

Gray[50] -> 0xFAFAFA

Gray[100] -> 0xF5F5F5

Gray[200] -> 0xEEEEEE

Gray[300] -> 0xE0E0E0

Gray[400] -> 0xBDBDBD

Gray[500] -> 0x9E9E9E

Gray[600] -> 0x757575

Gray[700] -> 0x616161

Gray[800] -> 0x424242

Gray[900] -> 0x212121

Auto Trait Implementations

Blanket Implementations

Gets the TypeId of self. Read more

Immutably borrows from an owned value. Read more

Mutably borrows from an owned value. Read more

Performs the conversion.

Performs the conversion.

The type returned in the event of a conversion error.

Performs the conversion.

The type returned in the event of a conversion error.

Performs the conversion.