mirror of
https://github.com/Flow-Launcher/Flow.Launcher.git
synced 2026-03-11 08:54:32 +00:00
Fix Font Color
This commit is contained in:
parent
8c5e0c948f
commit
6cd830c5b5
1 changed files with 1 additions and 0 deletions
|
|
@ -88,6 +88,7 @@
|
|||
<TextBlock
|
||||
Margin="10 2 2 5"
|
||||
FontSize="14"
|
||||
Foreground="{DynamicResource Color05B}"
|
||||
Text="{Binding}" />
|
||||
</DataTemplate>
|
||||
</Setter.Value>
|
||||
|
|
|
|||
Loading…
Reference in a new issue