1.1.3 -> 1.1.4 第23次更新

This commit is contained in:
Space Time 2024-12-03 13:43:24 +08:00
parent 48afa92ed9
commit 2e07e97e01

View File

@ -11,7 +11,7 @@
</ResourceDictionary.MergedDictionaries>
<Style x:Key="CommonWindow" TargetType="{x:Type Window}">
<Setter Property="Background" Value="{DynamicResource MaterialDesignBackground}" />
<Setter Property="Background" Value="{DynamicResource MaterialDesignPaper}" />
<Setter Property="Foreground" Value="{DynamicResource MaterialDesignBody}" />
</Style>