Skip to content

Commit a170a5b

Browse files
0x5bfayaira2
andcommitted
Update src/Files.App/UserControls/NavigationToolbar.xaml
Co-authored-by: Yair <[email protected]> Signed-off-by: 0x5BFA <[email protected]>
1 parent 961e2a6 commit a170a5b

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
@@ -384,7 +384,7 @@
384384
Grid.Column="0"
385385
Width="16"
386386
Height="16">
387-
<ContentPresenter Content="{x:Bind Icon, Mode=OneWay}" />
387+
<ContentPresenter Content="{x:Bind Icon, Mode=OneWay}" Foreground="{ThemeResource App.Theme.IconBaseBrush}" />
388388
</Viewbox>
389389

390390
<!-- Primary Title -->

0 commit comments

Comments
 (0)