Use active button color for primary action buttons

This commit is contained in:
Meik
2026-03-05 12:32:19 +01:00
parent d6b03c5858
commit 095c31feec
3 changed files with 5 additions and 0 deletions

View File

@@ -108,6 +108,7 @@
</StackPanel>
<Button Foreground="{DynamicResource buttonTextColor}"
Style="{StaticResource ButtonStyle}"
Background="{DynamicResource activeButtonColor}"
Canvas.Top="476"
Canvas.Left="62"
Width="250"