Skip to content

Commit 66145bf

Browse files
committed
Remove unused resources
1 parent 3099dc8 commit 66145bf

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

Flow.Launcher/Resources/CustomControlTemplate.xaml

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -57,12 +57,6 @@
5757
<Setter Property="Foreground" Value="{DynamicResource Color05B}" />
5858
</Style>
5959

60-
<!-- Popup Color -->
61-
<Style x:Key="PageBackgroundColor" TargetType="{x:Type Window}">
62-
<Setter Property="Background" Value="{DynamicResource Color05B}" />
63-
<Setter Property="Foreground" Value="{DynamicResource Color05B}" />
64-
</Style>
65-
6660
<!-- Setting Window -->
6761
<Style x:Key="PageTitle" TargetType="{x:Type TextBlock}">
6862
<Setter Property="Foreground" Value="{DynamicResource Color05B}" />

0 commit comments

Comments
 (0)