Skip to content

Commit e0cdf4f

Browse files
committed
Override styles in UI.Modern.WPF
1 parent 62e6111 commit e0cdf4f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Flow.Launcher/App.xaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -42,6 +42,7 @@
4242
<sys:Double x:Key="GridViewItemMinHeight">40</sys:Double>
4343
<sys:Double x:Key="ListViewItemMinWidth">0</sys:Double>
4444
<sys:Double x:Key="ListViewItemMinHeight">36</sys:Double>
45+
<SolidColorBrush x:Key="NavigationViewSelectionIndicatorForeground" Color="#FF0063B1" />
4546
</ResourceDictionary>
4647
</Application.Resources>
4748
</Application>

0 commit comments

Comments
 (0)