The Xamarin.Forms MaterialFrame aims at delivering out of the box modern popular theming such as:
* Light
* Dark
* Acrylic
* AcrylicBlur
The AcrylicBlur theme also provides three different blur styles inherited from the iOS UIVisualEffectView:
* Light
* ExtraLight
* Dark
On Android,...
More information
A simple way to make your application written in WPF keep up with modern design trends. Library changes the base elements like Page, ToggleButton or List, and also includes additional controls like Navigation, NumberBox, Dialog or Snackbar.
Implements a Window theming control for Dirkster.MLib but can also be used with other theming libraries since there are no technical dependencies to MLib.
Single C# (Source) file version - the ThemeManager class provides static methods to be used during app initialization to force the app's resources to appear as the Dark or Light theme.