Skip to content

Commit 0625186

Browse files
committed
#73 Optimization step in Dark background error
#73 Optimization step in Dark background error
1 parent 9460444 commit 0625186

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/WPFDevelopers.Shared/Themes/Step.xaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
Width="45"
2222
Height="30"
2323
HorizontalAlignment="Center"
24-
Fill="{DynamicResource WD.WindowForegroundColorBrush}" />
24+
Fill="{DynamicResource WD.BackgroundSolidColorBrush}" />
2525
<Border
2626
Width="30"
2727
Height="30"

0 commit comments

Comments
 (0)