mirror of
https://github.com/Alee14/HandsFree.git
synced 2025-01-22 10:42:08 -05:00
7 lines
258 B
XML
7 lines
258 B
XML
<Application xmlns="https://github.com/avaloniaui"
|
|
xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml"
|
|
x:Class="HandsFree.App">
|
|
<Application.Styles>
|
|
<FluentTheme Mode="Dark"/>
|
|
</Application.Styles>
|
|
</Application>
|