Files
2021-06-07 19:49:49 +02:00

8 lines
272 B
XML

<Application xmlns="https://github.com/avaloniaui"
xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml"
x:Class="Akari.Prototype.Client.App">
<Application.Styles>
<FluentTheme Mode="Light"/>
</Application.Styles>
</Application>