Struct matdesign_color::MatColorGreen[][src]

pub struct MatColorGreen;
Expand description

Green color and its accents

Implementations

Green[50] -> 0xE8F5E9

Green[100] -> 0xC8E6C9

Green[200] -> 0xA5D6A7

Green[300] -> 0x81C784

Green[400] -> 0x66BB6A

Green[500] -> 0x4CAF50

Green[600] -> 0x43A047

Green[700] -> 0x388E3C

Green[800] -> 0x2E7D32

Green[900] -> 0x1B5E20

Green[A100] -> 0xB9F6CA

Green[A200] -> 0x69F0AE

Green[A400] -> 0x00E676

Green[A700] -> 0x00C853

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.