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

This style is based on the Microsoft Universal Design Guidelines.

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).