mirror of
https://github.com/aaru-dps/RedBookPlayer.git
synced 2025-12-16 19:24:41 +00:00
7 lines
388 B
XML
7 lines
388 B
XML
<Application xmlns="https://github.com/avaloniaui" xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml"
|
|
x:Class="RedBookPlayer.App">
|
|
<Application.Styles>
|
|
<StyleInclude Source="avares://Avalonia.Themes.Default/DefaultTheme.xaml" />
|
|
<StyleInclude Source="avares://Avalonia.Themes.Default/Accents/BaseLight.xaml" />
|
|
</Application.Styles>
|
|
</Application> |