Skip to content

Commit 6cd830c

Browse files
committed
Fix Font Color
1 parent 8c5e0c9 commit 6cd830c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Plugins/Flow.Launcher.Plugin.Explorer/Views/ExplorerSettings.xaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -88,6 +88,7 @@
8888
<TextBlock
8989
Margin="10 2 2 5"
9090
FontSize="14"
91+
Foreground="{DynamicResource Color05B}"
9192
Text="{Binding}" />
9293
</DataTemplate>
9394
</Setter.Value>

0 commit comments

Comments
 (0)