From 68f824d5f914a34aa062c32b2bc4868a8e45a9de Mon Sep 17 00:00:00 2001
From: 0x5bfa <62196528+0x5bfa@users.noreply.github.com>
Date: Tue, 28 May 2024 02:35:53 +0900
Subject: [PATCH] Fix
---
src/Files.App/UserControls/Pane/InfoPane.xaml | 2 +-
src/Files.App/Views/Layouts/ColumnLayoutPage.xaml | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/src/Files.App/UserControls/Pane/InfoPane.xaml b/src/Files.App/UserControls/Pane/InfoPane.xaml
index 0c07b88b25f1..59b77fff64e6 100644
--- a/src/Files.App/UserControls/Pane/InfoPane.xaml
+++ b/src/Files.App/UserControls/Pane/InfoPane.xaml
@@ -369,7 +369,7 @@
-
+
diff --git a/src/Files.App/Views/Layouts/ColumnLayoutPage.xaml b/src/Files.App/Views/Layouts/ColumnLayoutPage.xaml
index 231b11d8ae1d..5867b5031142 100644
--- a/src/Files.App/Views/Layouts/ColumnLayoutPage.xaml
+++ b/src/Files.App/Views/Layouts/ColumnLayoutPage.xaml
@@ -337,7 +337,7 @@
VerticalAlignment="Center"
x:Load="{x:Bind IsFolder}"
FontSize="12"
- Foreground="{ThemeResource TextFillColorSecondary}"
+ Foreground="{ThemeResource TextFillColorSecondaryBrush}"
Glyph="" />