Files
huehuehue/HueUWP/App.xaml
T

9 lines
245 B
XML

<Application
x:Class="HueUWP.App"
xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation"
xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml"
xmlns:local="using:HueUWP"
RequestedTheme="Light">
</Application>