Use active button color for primary action buttons
This commit is contained in:
@@ -108,6 +108,7 @@
|
||||
</StackPanel>
|
||||
<Button Foreground="{DynamicResource buttonTextColor}"
|
||||
Style="{StaticResource ButtonStyle}"
|
||||
Background="{DynamicResource activeButtonColor}"
|
||||
Canvas.Top="476"
|
||||
Canvas.Left="62"
|
||||
Width="250"
|
||||
|
||||
Reference in New Issue
Block a user