improve:主题切换
This commit is contained in:
@@ -5973,7 +5973,7 @@
|
|||||||
</Image.Source>
|
</Image.Source>
|
||||||
</Image>
|
</Image>
|
||||||
<TextBlock Text="截图" FontSize="10"
|
<TextBlock Text="截图" FontSize="10"
|
||||||
Foreground="#1f2937" VerticalAlignment="Center"/>
|
Foreground="{DynamicResource TextForeground}" VerticalAlignment="Center"/>
|
||||||
</ui:SimpleStackPanel>
|
</ui:SimpleStackPanel>
|
||||||
</Border>
|
</Border>
|
||||||
<!-- Select Image Option -->
|
<!-- Select Image Option -->
|
||||||
@@ -6003,7 +6003,7 @@
|
|||||||
</Image.Source>
|
</Image.Source>
|
||||||
</Image>
|
</Image>
|
||||||
<TextBlock Text="选择图片" FontSize="10"
|
<TextBlock Text="选择图片" FontSize="10"
|
||||||
Foreground="#1f2937" VerticalAlignment="Center"/>
|
Foreground="{DynamicResource TextForeground}" VerticalAlignment="Center"/>
|
||||||
</ui:SimpleStackPanel>
|
</ui:SimpleStackPanel>
|
||||||
</Border>
|
</Border>
|
||||||
</ui:SimpleStackPanel>
|
</ui:SimpleStackPanel>
|
||||||
|
|||||||
Binary file not shown.
Reference in New Issue
Block a user