improve:主题切换

This commit is contained in:
2025-10-02 17:39:56 +08:00
parent fa7c1fd646
commit 46a1e5ff14
+1 -1
View File
@@ -9428,7 +9428,7 @@
<ui:SimpleStackPanel Background="Transparent" Orientation="Vertical"
HorizontalAlignment="Center"
Width="28" Margin="0,0">
<Image Source="/Resources/new-icons/end-slides-show.png"
<Image Source="{DynamicResource QuickPanelEndSlideshowIcon}"
RenderOptions.BitmapScalingMode="HighQuality" Width="28" Height="17"
Margin="0,3,0,0" />
<TextBlock Text="退出" Foreground="{DynamicResource FloatBarForeground}" FontSize="8" Margin="0,1,0,0"