aboutsummaryrefslogtreecommitdiffstats
path: root/src/quickcontrols2/universal/README.md
blob: 8d02d18ba396bba1416290e17b9d1658ef270475 (plain)
1
2
3
4
5
6
7
8
9
# Universal Style

This style is based on the [Microsoft Universal Design Guidelines](https://dev.windows.com/design).

The colors and metrics used all around the QML and C++ files originate from the Windows 10 SDK. The files are called **generic.xaml** and **themeresources.xml**, and they are located in the following folder:

    \(Program Files)\Windows Kits\10\DesignTime\CommonConfiguration\Neutral\UAP\<SDK version>\Generic

See also [XAML theme resources](https://msdn.microsoft.com/en-us/library/windows/apps/mt187274.aspx).