ui(client): use fluent compact theme

This commit is contained in:
2025-11-09 17:48:49 +01:00
parent 2edbcf72c7
commit 3618d83ef8

View File

@@ -5,6 +5,7 @@
<!-- "Default" ThemeVariant follows system theme variant. "Dark" or "Light" are other available options. -->
<Application.Styles>
<FluentTheme />
<FluentTheme DensityStyle="Compact" />
<!-- <SimpleTheme /> -->
</Application.Styles>
</Application>