Skip to content

Commit 1b0fa24

Browse files
committed
Merge branch 'DarkMode' into AdjustProgramPlugin
2 parents ea4ae0c + 9297bac commit 1b0fa24

File tree

2 files changed

+340
-55
lines changed

2 files changed

+340
-55
lines changed

Flow.Launcher/SelectFileManagerWindow.xaml

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -18,11 +18,6 @@
1818
<WindowChrome.WindowChrome>
1919
<WindowChrome CaptionHeight="32" ResizeBorderThickness="{x:Static SystemParameters.WindowResizeBorderThickness}" />
2020
</WindowChrome.WindowChrome>
21-
<!--<Border
22-
Padding="26,26,26,0"
23-
Background="{DynamicResource PopupContentAreaBGColor}"
24-
BorderBrush="{DynamicResource PopupContentAreaBorderColor}"
25-
BorderThickness="0,0,0,1">-->
2621
<Grid>
2722
<Grid.RowDefinitions>
2823
<RowDefinition />

0 commit comments

Comments
 (0)