update theme color

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

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

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

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

Loading…
Cancel
Save