Skip to content

Button Styles

Davipb edited this page Sep 13, 2015 · 4 revisions

All examples are using Deep Purple as the Primary Color and Lime as the secondary/accent color.

MaterialDesignRaisedButton

Uses the Primary Mid color scheme

MaterialDesignRaisedLightButton

This variant changes the color scheme to Primary Light

MaterialDesignRaisedDarkButton

This variant changes the color scheme to Primary Dark

MaterialDesignRaisedAccentButton

This variant changes the color scheme to Accent

MaterialDesignFlatButton

MaterialDesignToolButton

MaterialDesignToolForegroundButton

This variant sets the button's foreground color to the same as its parent's foreground color, but is otherwise identical to MaterialDesignToolButton

MaterialDesignFloatingActionButton

Uses the Primary Mid color scheme

MaterialDesignFloatingActionLightButton

This variant changes the color scheme to Primary Light

MaterialDesignFloatingActionDarkButton

This variant changes the color scheme to Primary Dark

MaterialDesignFloatingActionAccentButton

This variant changes the color scheme to Accent

Clone this wiki locally