Files
MA5671A-Eeprom/HackGpon.MA5671A.Eeprom.Avalonia/App.axaml
T

10 lines
440 B
XML

<Application xmlns="https://github.com/avaloniaui"
xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml"
x:Class="HackGpon.MA5671A.Eeprom.Avalonia.App"
RequestedThemeVariant="Default">
<!-- "Default" ThemeVariant follows system theme variant. "Dark" or "Light" are other available options. -->
<Application.Styles>
<FluentTheme />
</Application.Styles>
</Application>