-
Notifications
You must be signed in to change notification settings - Fork 0
Button Styles
All examples use Deep Purple as the Primary Color and Lime as the Secondary/Accent color. Floating Tool Action Buttons are using the 'Settings' material icon.
To use any of these styles, just insert the following setting to your button's tag:
Style="{DynamicResource STYLE_NAME}"
Where STYLE_NAME is the name of the style you want to add.
Uses the Primary Mid color scheme.
This variant changes the color scheme to Primary Light.
This variant changes the color scheme to Primary Dark.
This variant changes the color scheme to Accent.
This variant sets the button's foreground color to the same as its parent's foreground color, but is otherwise identical to MaterialDesignToolButton.
Uses the Primary Mid color scheme
This variant changes the color scheme to Primary Light.
This variant changes the color scheme to Primary Dark.
This variant changes the color scheme to Accent.









