We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6f0e858 commit 9949b9cCopy full SHA for 9949b9c
Flow.Launcher/SettingPages/Views/SettingsPaneTheme.xaml
@@ -313,6 +313,9 @@
313
Width="400"
314
Margin="40 30 0 10"
315
SnapsToDevicePixels="True"
316
+ Background="{DynamicResource Color01B}"
317
+ BorderBrush="{DynamicResource SystemThemeBorder}"
318
+ BorderThickness="1"
319
Style="{DynamicResource PreviewWindowBorderStyle}">
320
<Border BorderThickness="0" Style="{DynamicResource WindowRadius}">
321
<Grid>
0 commit comments