Skip to content

Commit abef1c4

Browse files
0x5bfayaira2
andauthored
Update src/Files.App/UserControls/NavigationToolbar.xaml
Co-authored-by: Yair <[email protected]> Signed-off-by: 0x5BFA <[email protected]>
1 parent 9897c93 commit abef1c4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Files.App/UserControls/NavigationToolbar.xaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -400,7 +400,7 @@
400400
Grid.Column="0"
401401
Width="16"
402402
Height="16">
403-
<ContentPresenter Content="{x:Bind Icon, Mode=OneWay}" />
403+
<ContentPresenter Content="{x:Bind Icon, Mode=OneWay}" Foreground="{ThemeResource App.Theme.IconBaseBrush}" />
404404
</Viewbox>
405405

406406
<!-- Primary Title -->

0 commit comments

Comments
 (0)