-
Notifications
You must be signed in to change notification settings - Fork 38
MColor
https://www.google.com/design/spec/style/color.html#color-color-palette
To construct a color, use one of the functions below
-
color : MColorName
-
shade : int
-
accent : bool
-
MBlue -> MColor
Recommended shade is 500. Available shades: 50, 100, 200, ..., 900
The higher the shade number is, the darker the color is.
Accent colors only support these shades: 100, 200, 400, 700-
shade : int
-
shade : int
-
MBlueA -> MColor
-
shade : int
-
shade : int
-
MIndigo -> MColor
-
shade : int
-
shade : int
-
MIndigoA -> MColor
-
shade : int
-
shade : int
-
MDeepPurple -> MColor
-
shade : int
-
shade : int
-
MDeepPurpleA -> MColor
-
shade : int
-
shade : int
-
MPurple -> MColor
-
shade : int
-
shade : int
-
MPurpleA -> MColor
-
shade : int
-
shade : int
-
MLightBlue -> MColor
-
shade : int
-
shade : int
-
MLightBlueA -> MColor
-
shade : int
-
shade : int
-
MCyan -> MColor
-
shade : int
-
shade : int
-
MCyanA -> MColor
-
shade : int
-
shade : int
-
MTeal -> MColor
-
shade : int
-
shade : int
-
MTealA -> MColor
-
shade : int
-
shade : int
-
MGreen -> MColor
-
shade : int
-
shade : int
-
MGreenA -> MColor
-
shade : int
-
shade : int
-
MLightGreen -> MColor
-
shade : int
-
shade : int
-
MLightGreenA -> MColor
-
shade : int
-
shade : int
-
MLime -> MColor
-
shade : int
-
shade : int
-
MLimeA -> MColor
-
shade : int
-
shade : int
-
MYellow -> MColor
-
shade : int
-
shade : int
-
MYellowA -> MColor
-
shade : int
-
shade : int
-
MAmber -> MColor
-
shade : int
-
shade : int
-
MAmberA -> MColor
-
shade : int
-
shade : int
-
MOrange -> MColor
-
shade : int
-
shade : int
-
MOrangeA -> MColor
-
shade : int
-
shade : int
-
MDeepOrange -> MColor
-
shade : int
-
shade : int
-
MDeepOrangeA -> MColor
-
shade : int
-
shade : int
-
MRed -> MColor
-
shade : int
-
shade : int
-
MRedA -> MColor
-
shade : int
-
shade : int
-
MPink -> MColor
-
shade : int
-
shade : int
-
MPinkA -> MColor
-
shade : int
-
shade : int
-
MBrown -> MColor
-
shade : int
-
shade : int
-
MGrey -> MColor
-
shade : int
-
shade : int
-
MBlueGrey -> MColor
-
shade : int
-
shade : int
-
MBlack -> MColor
-
MWhite -> MColor
-
MStatusBarColor -> MColor
-
lightBackground : bool
-
lightBackground : bool
-
MAppBarColor -> MColor
-
lightBackground : bool
-
lightBackground : bool
-
MBackgroundMColor -> MColor
-
lightBackground : bool
-
lightBackground : bool
-
MSurfaceMColor -> MColor
-
lightBackground : bool
-
lightBackground : bool
-
MDefaultTextColor -> MColor
-
lightBackground : bool
-
lightBackground : bool
-
MCustomColor -> MColor
-
color : int
-
color : int
-
MErrorMColor -> MColor
-
lightBackground : bool
-
lightBackground : bool
-
MTextMColor -> MColor
What color should text have with this background color?-
m : MColor
-
m : MColor
-
mCustomColor2MColor -> MColor
-
color : MColor
-
color : MColor
-
adjustMColorShade -> MColor
-
color : MColor
-
delta : int
-
color : MColor
-
invertMColorBrightness -> MColor
-
color : MColor
-
color : MColor
-
randomMColor -> MColor
-
findMColor -> MColor
-
color : int
-
color : int
-
findMColorWithBackground -> MColor
-
color : int
-
background : int
-
color : int