Skip to content

Commit 11a9adb

Browse files
author
Yair Aichenbaum
committed
Edited background brush
1 parent 4659f2a commit 11a9adb

1 file changed

Lines changed: 1 addition & 4 deletions

File tree

Quick Pad/MainPage.xaml

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -9,12 +9,9 @@
99
xmlns:q="using:QuickPad"
1010
xmlns:qfe="using:Quick_Pad_Free_Edition"
1111
RequestedTheme="{x:Bind QSetting.Theme, Mode=OneWay}"
12+
Background="{ThemeResource ApplicationPageBackgroundThemeBrush}"
1213
mc:Ignorable="d">
1314

14-
<Page.Background>
15-
<AcrylicBrush BackgroundSource="HostBackdrop" TintColor="#CCE4DECD"/>
16-
</Page.Background>
17-
1815
<Grid Background="{ThemeResource SystemControlAcrylicWindowMediumHighBrush}" Margin="0,0,0,0" HorizontalAlignment="Stretch">
1916
<Grid.RowDefinitions>
2017
<RowDefinition MinHeight="30"/>

0 commit comments

Comments
 (0)