Struct matdesign_color::MatColorLightGreen[][src]

pub struct MatColorLightGreen;
Expand description

Light Green color and its accents

Implementations

LightGreen[50] -> 0xF1F8E9

LightGreen[100] -> 0xDCEDC8

LightGreen[200] -> 0xC5E1A5

LightGreen[300] -> 0xAED581

LightGreen[400] -> 0x9CCC65

LightGreen[500] -> 0x8BC34A

LightGreen[600] -> 0x7CB342

LightGreen[700] -> 0x689F38

LightGreen[800] -> 0x558B2F

LightGreen[900] -> 0x33691E

LightGreen[A100] -> 0xCCFF90

LightGreen[A200] -> 0xB2FF59

LightGreen[A400] -> 0x76FF03

LightGreen[A700] -> 0x64DD17

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.