update theme color

dev_deconstruction
SONGE9B3\song_pd_win11 2 years ago
parent 1a81494e84
commit a8a753da2d

@ -79,7 +79,7 @@
<TextBlock Text="识别为 " <TextBlock Text="识别为 "
Style="{DynamicResource LanguageMarkTextBlockStyle}"/> Style="{DynamicResource LanguageMarkTextBlockStyle}"/>
<TextBlock Text="{Binding IdentifyLanguage}" <TextBlock Text="{Binding IdentifyLanguage}"
Foreground="#3478f6"/> Foreground="#af67c1"/>
</StackPanel> </StackPanel>
</Border> </Border>
</StackPanel> </StackPanel>

@ -44,7 +44,7 @@
FontSize="21" FontSize="21"
VerticalAlignment="Center" VerticalAlignment="Center"
Text="&#xe637;" Text="&#xe637;"
Foreground="#3478f6"/> Foreground="#af67c1"/>
</Border> </Border>
<ControlTemplate.Triggers> <ControlTemplate.Triggers>
<Trigger Property="IsMouseOver" Value="true"> <Trigger Property="IsMouseOver" Value="true">

@ -44,7 +44,7 @@
FontSize="21" FontSize="21"
VerticalAlignment="Center" VerticalAlignment="Center"
Text="&#xe637;" Text="&#xe637;"
Foreground="#3478f6"/> Foreground="#af67c1"/>
</Border> </Border>
<ControlTemplate.Triggers> <ControlTemplate.Triggers>
<Trigger Property="IsMouseOver" Value="true"> <Trigger Property="IsMouseOver" Value="true">

Loading…
Cancel
Save