This commit is contained in:
TheXamlGuy
2024-05-08 22:01:33 +01:00
parent 07eac85bdd
commit 7c4781c8f1
30 changed files with 354 additions and 54 deletions
+1 -1
View File
@@ -5,7 +5,7 @@
xmlns:ui="using:FluentAvalonia.UI.Controls"
RequestedThemeVariant="Default">
<Application.Styles>
<ThemeResources PreferUserAccentColor="True" />
<ThemeResources PreferSystemTheme="True" PreferUserAccentColor="True" />
<Style Selector="ui|SettingsExpanderItem">
<Style Selector="^ /template/ Expander#Expander">
<Setter Property="IsVisible" Value="False" />